[pulseaudio-commits] src/modules
David Henningsson
diwic at kemper.freedesktop.org
Tue Jul 3 01:34:43 PDT 2012
src/modules/alsa/mixer/paths/analog-output-speaker.conf | 4 ++++
1 file changed, 4 insertions(+)
New commits:
commit 47b31ce6ad744de9595eb4d5366d25b40c5d3455
Author: David Henningsson <david.henningsson at canonical.com>
Date: Tue Jul 3 10:31:30 2012 +0200
alsa-mixer: Add "Front Headphone Jack" (fixup)
I forgot half of the front headphone patch, i e, to hide the
speaker output when the front headphone is connected. Thanks to
Shih-Yuan Lee for noticing.
Signed-off-by: David Henningsson <david.henningsson at canonical.com>
diff --git a/src/modules/alsa/mixer/paths/analog-output-speaker.conf b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
index cea02c2..7540315 100644
--- a/src/modules/alsa/mixer/paths/analog-output-speaker.conf
+++ b/src/modules/alsa/mixer/paths/analog-output-speaker.conf
@@ -26,6 +26,10 @@ name = analog-output-speaker
state.plugged = no
state.unplugged = unknown
+[Jack Front Headphone]
+state.plugged = no
+state.unplugged = unknown
+
[Jack Speaker Phantom]
required-any = any
state.plugged = unknown
More information about the pulseaudio-commits
mailing list