Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"

2014-10-29 Thread Raymond Yau
> > These two control names are currently being added to the HDA driver, > > so let's support them in PulseAudio as well. > > > > Signed-off-by: David Henningsson > > --- > > src/modules/alsa/mixer/paths/analog-output-headphones.conf | 10 ++ > > src/modules/alsa/mixer/paths/analog-outp

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"

2014-10-28 Thread Tanu Kaskinen
On Mon, 2014-10-20 at 13:34 +0200, David Henningsson wrote: > These two control names are currently being added to the HDA driver, > so let's support them in PulseAudio as well. > > Signed-off-by: David Henningsson > --- > src/modules/alsa/mixer/paths/analog-output-headphones.conf | 10 +++

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"

2014-10-20 Thread Takashi Iwai
At Mon, 20 Oct 2014 13:34:49 +0200, David Henningsson wrote: > > These two control names are currently being added to the HDA driver, > so let's support them in PulseAudio as well. > > Signed-off-by: David Henningsson A quick test went well, the mixer elements changed accordingly to the jack pl

Re: [pulseaudio-discuss] [PATCH] alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"

2014-10-20 Thread Alexander E. Patrakov
20.10.2014 17:34, David Henningsson wrote: These two control names are currently being added to the HDA driver, so let's support them in PulseAudio as well. Nitpick: the order of the added elements is a bit inconsistent. In the analog-output-headphones.conf file, you add the new elements afte

[pulseaudio-discuss] [PATCH] alsa-mixer: Add support for "Headphone+LO" and "Speaker+LO"

2014-10-20 Thread David Henningsson
These two control names are currently being added to the HDA driver, so let's support them in PulseAudio as well. Signed-off-by: David Henningsson --- src/modules/alsa/mixer/paths/analog-output-headphones.conf | 10 ++ src/modules/alsa/mixer/paths/analog-output-lineout.conf | 12 +