Re: [pulseaudio-discuss] What's module-gconf do?

2011-03-02 Thread Michał Sawicz
Dnia 2011-03-02, śro o godzinie 20:59 +0800, Ng Oon-Ee pisze:
 Hi, some googling and the normally reliable (but slightly old)
 pulseaudio wiki doesn't show anything, what's module-gconf do
 specifically? 

It reads and applies some network-related and simultaneous output
preferences on runtime, which are set by paprefs in gconf.

Cheers
-- 
Michał Sawicz mic...@sawicz.net


signature.asc
Description: This is a digitally signed message part
___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] What's module-gconf do?

2011-03-02 Thread Ng Oon-Ee
On Wed, 2011-03-02 at 14:23 +0100, Michał Sawicz wrote:
 Dnia 2011-03-02, śro o godzinie 20:59 +0800, Ng Oon-Ee pisze:
  Hi, some googling and the normally reliable (but slightly old)
  pulseaudio wiki doesn't show anything, what's module-gconf do
  specifically? 
 
 It reads and applies some network-related and simultaneous output
 preferences on runtime, which are set by paprefs in gconf.
 
 Cheers

So it would just do nothing if I do not use paprefs?

___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] What's module-gconf do?

2011-03-02 Thread Colin Guthrie
'Twas brillig, and Ng Oon-Ee at 02/03/11 13:36 did gyre and gimble:
 On Wed, 2011-03-02 at 14:23 +0100, Michał Sawicz wrote:
 Dnia 2011-03-02, śro o godzinie 20:59 +0800, Ng Oon-Ee pisze:
 Hi, some googling and the normally reliable (but slightly old)
 pulseaudio wiki doesn't show anything, what's module-gconf do
 specifically? 

 It reads and applies some network-related and simultaneous output
 preferences on runtime, which are set by paprefs in gconf.

 Cheers
 
 So it would just do nothing if I do not use paprefs?

Yeah it's pretty much useless without paprefs..

It's basically a generic module loader. paprefs writes quite generic
keys into gconf which specify which modules and their arguments. paprefs
has the specific knowledge of the modules and writes the keys accordingly.

I intend to deprecate this at some point and replace it with a generic
module loader API in PA itself. Then I'll merge paprefs into pavucontrol
and/or other DE specific UIs

col

-- 

Colin Guthrie
gmane(at)colin.guthr.ie
http://colin.guthr.ie/

Day Job:
  Tribalogic Limited [http://www.tribalogic.net/]
Open Source:
  Mageia Contributor [http://www.mageia.org/]
  PulseAudio Hacker [http://www.pulseaudio.org/]
  Trac Hacker [http://trac.edgewall.org/]

___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss


Re: [pulseaudio-discuss] What's module-gconf do?

2011-03-02 Thread Michał Sawicz
Dnia 2011-03-02, śro o godzinie 21:36 +0800, Ng Oon-Ee pisze:
 So it would just do nothing if I do not use paprefs?

Depends on what are the default for the schema. See /system/pulseaudio/
in gconf-editor. If any of the modules listed there are enabled, the
gconf module will load them with the provided preferences.

Cheers
-- 
Michał Sawicz mic...@sawicz.net


signature.asc
Description: This is a digitally signed message part
___
pulseaudio-discuss mailing list
pulseaudio-discuss@mail.0pointer.de
https://tango.0pointer.de/mailman/listinfo/pulseaudio-discuss