[pulseaudio-commits] [SCM] PulseAudio Sound Server branch, master, updated. v0.9.16-test7-15-g8cd635b
Lennart Poettering
gitmailer-noreply at 0pointer.de
Wed Sep 2 19:45:45 PDT 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 7ca81bd743964cc423cf7ee75fe7a9818ec1c1b9 (commit)
- Log -----------------------------------------------------------------
8cd635b alsa: add more input sources to path set
-----------------------------------------------------------------------
Summary of changes:
.../alsa/mixer/paths/analog-input.conf.common | 8 ++++++++
1 files changed, 8 insertions(+), 0 deletions(-)
-----------------------------------------------------------------------
commit 8cd635bc614834c13d0f1c586d472b4a52b98664
Author: Lennart Poettering <lennart at poettering.net>
Date: Thu Sep 3 04:45:55 2009 +0200
alsa: add more input sources to path set
diff --git a/src/modules/alsa/mixer/paths/analog-input.conf.common b/src/modules/alsa/mixer/paths/analog-input.conf.common
index 6728a6a..87af38b 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf.common
+++ b/src/modules/alsa/mixer/paths/analog-input.conf.common
@@ -78,6 +78,10 @@ priority = 19
name = input-microphone
priority = 19
+[Option Input Source:Internal Mic]
+name = input-microphone
+priority = 19
+
[Option Input Source:Line]
name = input-linein
priority = 18
@@ -90,6 +94,10 @@ priority = 18
name = input-linein
priority = 18
+[Option Input Source:Docking-Station]
+name = input-docking
+priority = 17
+
;;; ' Capture Source'
[Element Capture Source]
--
hooks/post-receive
PulseAudio Sound Server
More information about the pulseaudio-commits
mailing list