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

Colin Guthrie gitmailer-noreply at 0pointer.de
Fri Mar 12 00:53:16 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  d3efa43d85ac132c6a5a416a2b6f2115f5d577ee (commit)

- Log -----------------------------------------------------------------
29845be Handle 'Digital Mic' as an 'Input Source'
-----------------------------------------------------------------------

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

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

commit 29845be64dc1470060388c2fb32223ff42af8d25
Author: Daniel T Chen <crimsun at ubuntu.com>
Date:   Wed Mar 10 18:14:11 2010 -0500

    Handle 'Digital Mic' as an 'Input Source'
    
    BugLink: https://launchpad.net/bugs/533877
    
    Some laptops have 'Digital Mic' exposed as an 'Input Source', e.g., Dell
    XPS 1330, so handle these, too.

diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common
index 66c3dda..6c5fae9 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input.conf.common
@@ -62,6 +62,10 @@ priority = 5
 [Element Input Source]
 enumeration = select
 
+[Option Input Source:Digital Mic]
+name = input-microphone
+priority = 20
+
 [Option Input Source:Mic]
 name = input-microphone
 priority = 20

-- 
hooks/post-receive
PulseAudio Sound Server



More information about the pulseaudio-commits mailing list