[pulseaudio-discuss] [PATCH] bluetooth: drop data every 500ms on oor condition

2011-04-04 Thread Tanu Kaskinen
From: Marc-André Lureau marc-andre.lur...@nokia.com --- src/modules/bluetooth/module-bluetooth-device.c | 25 -- 1 files changed, 14 insertions(+), 11 deletions(-) diff --git a/src/modules/bluetooth/module-bluetooth-device.c

[pulseaudio-discuss] [PATCH] alsa: Fix log output to inform about positive base volumes correctly.

2011-04-04 Thread Tanu Kaskinen
This fix was done for _set_port_cb() already, but the first fix didn't fix setup_mixer(). Now that's done too. --- src/modules/alsa/alsa-sink.c |5 + src/modules/alsa/alsa-source.c |5 + 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/src/modules/alsa/alsa-sink.c

Re: [pulseaudio-discuss] [PATCH] bluetooth: drop data every 500ms on oor condition

2011-04-04 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 04/04/11 12:33 did gyre and gimble: From: Marc-André Lureau marc-andre.lur...@nokia.com Seems sensible. In my tree now. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic Limited [http://www.tribalogic.net/] Open

[pulseaudio-discuss] [PATCH] bluetooth-device: fix rounding errors caused by few bt volume steps

2011-04-04 Thread Juho Hämäläinen
When volume changes in bluetooth device PulseAudio volume is rounded one too low, so if bluetooth headset changes volume and that volume is immediately set again for bluetooth device, bluetooth step drifts lower all the time. Volume is incremented by one in the conversion so that we get right

Re: [pulseaudio-discuss] [PATCH] alsa: Fix log output to inform about positive base volumes correctly.

2011-04-04 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 04/04/11 12:51 did gyre and gimble: This fix was done for _set_port_cb() already, but the first fix didn't fix setup_mixer(). Now that's done too. Thanks. Merged. Col -- Colin Guthrie gmane(at)colin.guthr.ie http://colin.guthr.ie/ Day Job: Tribalogic

[pulseaudio-discuss] Serversound 2 ThinClient

2011-04-04 Thread badgerman
Hallo liebe Listenleser, ich habe eine SLES11-Kvm-Maschine mit openSuse11.2/3/4 Gastsystemen. Das einloggen erfolgt über ThinClients an den jeweiligen Gastsystemen (alle mit LTSP4.2). Die (very)ThinClients haben 64MB Ram. Der SLES11-Kvm-Server hat keine eigene Soundkarte. Wie kann ich dennoch

Re: [pulseaudio-discuss] Serversound 2 ThinClient

2011-04-04 Thread Maarten Bosmans
Please note this is a English-speaking mailing list. Below is my answer in English, hopefully you will be able to understand it. 2011/4/4 badgerman bad-ger-...@web.de: Hallo liebe Listenleser, ich habe eine SLES11-Kvm-Maschine mit openSuse11.2/3/4 Gastsystemen. Das einloggen erfolgt über

Re: [pulseaudio-discuss] how to read exactly 320 samples

2011-04-04 Thread Tanu Kaskinen
On Mon, 2011-04-04 at 00:27 -0700, sohail abbasi wrote: Hi , everyone I am new to audio programing(as well pulseaudio). I have to add pulseaudio support in an application already working with ALSA and OSS. the designe of my application is such that I have to read 320 samples in read

Re: [pulseaudio-discuss] [RFC] Pulseaudio jack sense

2011-04-04 Thread Margarita Olaya
Hi Pierre, On Mon, Apr 4, 2011 at 1:05 PM, pl bossart bossart.nos...@gmail.com wrote: Margarita: I wasn't really able to try out your patches and figure out what they entail since your version of pulseaudio is _very_ old. I tried to merge them one by one, you'll find the result attached. I