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 <[email protected]>
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
_______________________________________________
pulseaudio-commits mailing list
[email protected]
https://tango.0pointer.de/mailman/listinfo/pulseaudio-commits

Reply via email to