]> code.delx.au - pulseaudio/commit
alsa-mixer: Don't use the mono path in the analog-stereo mapping.
authorTanu Kaskinen <tanuk@iki.fi>
Wed, 12 Sep 2012 13:03:59 +0000 (16:03 +0300)
committerTanu Kaskinen <tanu.kaskinen@intel.com>
Wed, 8 May 2013 13:35:13 +0000 (16:35 +0300)
commit9e4229cfe03d441a01a0f1bd02972936048ae85d
tree96e84cc4f3015016c36c87244e246be9e3058ebe
parent592ba453e3505fd88b4f4151e918c457c4b6454c
alsa-mixer: Don't use the mono path in the analog-stereo mapping.

As far as I can see, having a mono path in a stereo mapping doesn't
make any sense. It also causes breakage: if the Master Mono mixer
element has two volume channels, the analog-output path gets removed
due to being a subset of analog-output-mono, and that in turn causes
the Master element getting muted. Users generally don't like that.

BugLink: https://bugs.freedesktop.org/show_bug.cgi?id=54673
src/modules/alsa/mixer/profile-sets/default.conf
src/modules/alsa/mixer/profile-sets/extra-hdmi.conf