]> code.delx.au - pulseaudio/commit
alsa-mixer: Add "Line Out" path
authorDavid Henningsson <david.henningsson@canonical.com>
Tue, 4 Jun 2013 13:41:57 +0000 (15:41 +0200)
committerTanu Kaskinen <tanu.kaskinen@linux.intel.com>
Mon, 10 Jun 2013 14:03:02 +0000 (17:03 +0300)
commitecf3ab2b5788c85c237eeb6429bd1d525b9ac0cc
tree275b8ee00e0f456ee8442c5529acf42048bec00f
parent22aac4e9fdb3786178f7815a0cb2150f588b1582
alsa-mixer: Add "Line Out" path

If there is a "Line Out" jack present, then add this path. The fallback
analog-output will be a subset of this path and removed.

I only use the "Line Out Jack" or "Line Out Front Jack" for actual jack
detection - without anything connected to the front jack, it makes little
sense to enable the port.
(Another option could perhaps be to use different paths for stereo line out
and surround line outs, but that could be a possible future improvement.)
src/Makefile.am
src/modules/alsa/mixer/paths/analog-output-lineout.conf [new file with mode: 0644]
src/modules/alsa/mixer/profile-sets/default.conf
src/modules/alsa/mixer/profile-sets/extra-hdmi.conf
src/modules/alsa/mixer/profile-sets/force-speaker-and-int-mic.conf
src/modules/alsa/mixer/profile-sets/force-speaker.conf