Re: [pulseaudio-discuss] [PATCH 4/4] Fix up according to Coding Style

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 02/03/11 11:41 did gyre and gimble: Only whitespace changes in here 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 Source: Mageia Contributor

[pulseaudio-discuss] USB Initial volume bug

2011-03-11 Thread Colin Guthrie
Hi, On plugging in a set of USB speakers I have PA thinks the volume is 100% but alsa believes otherwise. Setting the volume in pavucontrol to 100% (i.e. same as what it is just now - just move the slider a touch) then the alsa volume is instantly set to the right values. Please find attached

Re: [pulseaudio-discuss] [PATCH 1/7] Fixup #include directives according to Coding Style

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Maarten Bosmans at 09/03/11 09:00 did gyre and gimble: Use #include header.h if functionality of header.h is implemented and #include header.h if functionality of header.h is used. Both of the seven are applied now! Thanks :) Col -- Colin Guthrie gmane(at)colin.guthr.ie

Re: [pulseaudio-discuss] [PATCH 1/2] alsa-mixer: Implement support for setting element specific upper limits for volume.

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 10/03/11 10:09 did gyre and gimble: From: Tanu Kaskinen ext-tanu.kaski...@nokia.com This feature is mainly useful in embedded systems that have built-in speakers. In such situations the full audio path is known beforehand, so it's possible to know what

Re: [pulseaudio-discuss] [PATCH 0/7] Working around bad decibel information

2011-03-11 Thread Colin Guthrie
'Twas brillig, and Tanu Kaskinen at 04/03/11 15:42 did gyre and gimble: Here's a pile of patches. The first two implement the concept of decibel fixes for alsa devices. A decibel fix is basically a table that maps the raw volume steps of a mixer element to manually configured decibel values.

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

2011-03-11 Thread Margarita Olaya
Hi David, On Fri, Mar 11, 2011 at 1:12 AM, David Henningsson david.hennings...@canonical.com wrote: On 2011-03-10 22:47, Margarita Olaya wrote: Hi, I have some initial code for jack sense implementation, the approach is to listen /dev/input/eventX and pass that data as argument to a new