[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.19-229-g83b181f
Lennart Poettering
gitmailer-noreply at 0pointer.de
Tue Nov 3 15:16:36 PST 2009
This is an automated email from the git hooks/post-receive script. It was
generated because of a push to the "PulseAudio Sound Server" repository.
The master branch has been updated
from 7938442f77fafbc6c14d5072d14b773b289dc809 (commit)
- Log -----------------------------------------------------------------
83b181f alsa: cover 'Analog Output' control
-----------------------------------------------------------------------
Summary of changes:
.../alsa/mixer/paths/analog-output.conf.common | 17 +++++++++++++++++
1 files changed, 17 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
commit 83b181f92af6a06ad5f127fea36323d7277ad6cf
Author: Lennart Poettering <lennart at poettering.net>
Date: Wed Nov 4 00:15:47 2009 +0100
alsa: cover 'Analog Output' control
http://pulseaudio.org/ticket/702
diff --git a/src/modules/alsa/mixer/paths/analog-output.conf.common b/src/modules/alsa/mixer/paths/analog-output.conf.common
index 3c6ce80..fd7f0cf 100644
--- a/src/modules/alsa/mixer/paths/analog-output.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-output.conf.common
@@ -109,3 +109,20 @@ priority = 10
[Option External Amplifier:off]
name = output-amplifier-off
priority = 0
+
+;;; 'Analog Output'
+
+[Element Analog Output]
+enumeration = select
+
+[Option Analog Output:Speakers]
+name = output-speaker
+priority = 10
+
+[Option Analog Output:Headphones]
+name = output-headphones
+priority = 9
+
+[Option Analog Output:FP Headphones]
+name = output-headphones
+priority = 8
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list