[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, stable-queue, updated. v0.9.21-35-g7d6bab0

Lennart Poettering gitmailer-noreply at 0pointer.de
Mon Feb 15 14:39:33 PST 2010


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 stable-queue branch has been updated
      from  e8cb96c0103d5bd23fe945afdc658a5f60b70a9d (commit)

- Log -----------------------------------------------------------------
7d6bab0 alsa: cover 'Shared Mic/Line in', 'Analog Source'
-----------------------------------------------------------------------

Summary of changes:
 .../alsa/mixer/paths/analog-input.conf.common      |   25 ++++++++++++++++++++
 1 files changed, 25 insertions(+), 0 deletions(-)

-----------------------------------------------------------------------

commit 7d6bab0d003386baba3ff3fad4cc3caa5839b361
Author: Lennart Poettering <lennart at poettering.net>
Date:   Mon Feb 15 23:39:12 2010 +0100

    alsa: cover 'Shared Mic/Line in', 'Analog Source'
    
    https://bugzilla.redhat.com/show_bug.cgi?id=558638

diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common
index fbdc8fb..66c3dda 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input.conf.common
@@ -277,6 +277,31 @@ name = input-microphone
 [Option Digital Input Source:Digital Mic 2]
 name = input-microphone
 
+;;; 'Analog Source'
+
+[Element Analog Source]
+enumeration = select
+
+[Option Analog Source:Mic]
+name = input-microphone
+
+[Option Analog Source:Line in]
+name = input-linein
+
+[Option Analog Source:Aux]
+name = input
+
+;;; 'Shared Mic/Line in'
+
+[Element Shared Mic/Line in]
+enumeration = select
+
+[Option Shared Mic/Line in:Mic in]
+name = input-microphone
+
+[Option Shared Mic/Line in:Line in]
+name = input-linein
+
 ;;; Various Boosts
 
 [Element Capture Boost]

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list