Re: [pulseaudio-discuss] Broken Volume Control

2010-10-19 Thread Arun Raghavan
On Mon, 2010-10-18 at 16:43 -0500, pl bossart wrote: Looks like the volume control logic has taken a big hit, when I move the volume up and down with the slider on the Output Devices tab in pavucontrol, I have _huge_ pops and clicks, the volume goes to zero in the playback tab. I don't get the

[pulseaudio-discuss] [PATCH] volume: Fix incorrect usage of PA_VOLUME_IS_VALID

2010-10-19 Thread Arun Raghavan
The commit that introduced this macro was incorrect in some places. This patch fixes these. Thanks to Pierre-Louis Bossart for pointing this out. --- src/modules/dbus/iface-sample.c |4 ++-- src/modules/dbus/iface-stream.c |2 +- src/modules/module-stream-restore.c |2 +-

Re: [pulseaudio-discuss] [PATCH] volume: Fix incorrect usage of PA_VOLUME_IS_VALID

2010-10-19 Thread Colin Guthrie
'Twas brillig, and Arun Raghavan at 19/10/10 08:33 did gyre and gimble: The commit that introduced this macro was incorrect in some places. This patch fixes these. Thanks to Pierre-Louis Bossart for pointing this out. I thought I'd looked over all the cases where this was used to spot these as

[pulseaudio-discuss] Virtualbox sound management

2010-10-19 Thread Fabrice Beauvir
Hello folks, sorry I am newcomer in pulse audio world and my post is motivated by a simple problem. Simple for you , tricky for me... On a Ubuntu 9.04 server running pulse audio without any sound card I run 2 Windows XP virtual box . Sound is Ok and on both of them , I am playing on the

Re: [pulseaudio-discuss] Virtualbox sound management

2010-10-19 Thread Colin Guthrie
'Twas brillig, and Fabrice Beauvir at 19/10/10 10:41 did gyre and gimble: On a Ubuntu 9.04 server running pulse audio without any sound card I run 2 Windows XP virtual box . Sound is Ok and on both of them , I am playing on the current virtual sound card (mapped on each vbox instance) and

Re: [pulseaudio-discuss] Virtualbox sound management

2010-10-19 Thread Fabrice Beauvir
Hello Colin, Thank you for your answer , So I fear that it is not possible to have several fake sinks (one per VM) Unfortunatly when I load a other fake one, got 'failed' see above administrat...@23390hd61252:~$ pacmd load-module module-null-sink sink_name=fake Welcome to PulseAudio! Use

Re: [pulseaudio-discuss] [PATCH] volume: Fix incorrect usage of PA_VOLUME_IS_VALID

2010-10-19 Thread pl bossart
On Tue, Oct 19, 2010 at 3:56 AM, Colin Guthrie gm...@colin.guthr.ie wrote: 'Twas brillig, and Arun Raghavan at 19/10/10 08:33 did gyre and gimble: The commit that introduced this macro was incorrect in some places. This patch fixes these. Thanks to Pierre-Louis Bossart for pointing this out.

Re: [pulseaudio-discuss] Virtualbox sound management

2010-10-19 Thread Colin Guthrie
'Twas brillig, and Fabrice Beauvir at 19/10/10 14:15 did gyre and gimble: Hello Colin, Thank you for your answer , So I fear that it is not possible to have several fake sinks (one per VM) Oh, it's very possible. Just a matter of setting some parameters correctly. Technically you don't

Re: [pulseaudio-discuss] [PATCH] volume: Fix incorrect usage of PA_VOLUME_IS_VALID

2010-10-19 Thread David Henningsson
On 2010-10-19 15:43, pl bossart wrote: On Tue, Oct 19, 2010 at 3:56 AM, Colin Guthriegm...@colin.guthr.ie wrote: 'Twas brillig, and Arun Raghavan at 19/10/10 08:33 did gyre and gimble: The commit that introduced this macro was incorrect in some places. This patch fixes these. Thanks to

[pulseaudio-discuss] Pulseaudio-0.9.14 on Slackware 12.2 with Droplinegome 2.26

2010-10-19 Thread Ron Hermsen
Dear Reader, I have problems with pulseaudio not starting up. After changing default.pa, module-alsa-sink did found my soundcard, but PA still fails. I hope someone can help me to get it working. Audio details: “ESS 1869 Plug and Play Audio Drive”. The module that is loaded: snd_es1688 Complete

[pulseaudio-discuss] Custom client-server communication

2010-10-19 Thread tarantism
I'm working on a pulseaudio module, specifically for use on 0.9.15 under the Maemo OS. I'd like to pass custom messages from the client to this module. I can see how to pass messages on the server side to a pa_msgobject but can't see how to do this from client to server. I'd be very grateful if

Re: [pulseaudio-discuss] Pulseaudio-0.9.14 on Slackware 12.2 with Droplinegome 2.26

2010-10-19 Thread Colin Guthrie
'Twas brillig, and Ron Hermsen at 19/10/10 21:41 did gyre and gimble: Dear Reader, I have problems with pulseaudio not starting up. After changing default.pa, module-alsa-sink did found my soundcard, but PA still fails. I hope someone can help me to get it working. Audio details: “ESS

Re: [pulseaudio-discuss] Custom client-server communication

2010-10-19 Thread Colin Guthrie
'Twas brillig, and tarantism at 19/10/10 22:16 did gyre and gimble: I'm working on a pulseaudio module, specifically for use on 0.9.15 under the Maemo OS. I'd like to pass custom messages from the client to this module. I can see how to pass messages on the server side to a pa_msgobject but

Re: [pulseaudio-discuss] Custom client-server communication

2010-10-19 Thread tarantism
Hi Colin, Thanks for your quick response. On Tue, 2010-10-19 at 22:46 +0100, Colin Guthrie wrote: 'Twas brillig, and tarantism at 19/10/10 22:16 did gyre and gimble: I'd like to pass custom messages from the client to this module. I can see how to pass messages on the server side to a

Re: [pulseaudio-discuss] Custom client-server communication

2010-10-19 Thread Colin Guthrie
'Twas brillig, and tarantism at 19/10/10 23:06 did gyre and gimble: Hi Colin, Thanks for your quick response. On Tue, 2010-10-19 at 22:46 +0100, Colin Guthrie wrote: 'Twas brillig, and tarantism at 19/10/10 22:16 did gyre and gimble: I'd like to pass custom messages from the client to this