summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Henningsson <david.henningsson@canonical.com>2015-09-15 13:09:14 +0200
committerArun Raghavan <git@arunraghavan.net>2015-10-30 17:52:13 +0530
commit2b2349817f97d3f5f0ff44f421154624143b369c (patch)
treea296dcc55fe58cb2b0c2a4f90b0f7f005461dbc9
parent18d851500fd8f431b6e541e6d88d4627ae106697 (diff)
downloadpulseaudio-2b2349817f97d3f5f0ff44f421154624143b369c.tar.gz
alsa-mixer: Add "Mic Boost" and "Line Boost" to analog-input.conf
I'm not sure how much they are needed nowadays with the latest changes to the subset elimination (I found this while researching a bug on an older PA version), but I guess they could be added for consistency at least. Signed-off-by: David Henningsson <david.henningsson@canonical.com>
-rw-r--r--src/modules/alsa/mixer/paths/analog-input.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/modules/alsa/mixer/paths/analog-input.conf b/src/modules/alsa/mixer/paths/analog-input.conf
index 27ca74c8b..c9db6778a 100644
--- a/src/modules/alsa/mixer/paths/analog-input.conf
+++ b/src/modules/alsa/mixer/paths/analog-input.conf
@@ -30,6 +30,9 @@ override-map.2 = all-left,all-right
[Element Mic]
required-absent = any
+[Element Mic Boost]
+required-absent = any
+
[Element Dock Mic]
required-absent = any
@@ -78,6 +81,9 @@ required-absent = any
[Element Line]
required-absent = any
+[Element Line Boost]
+required-absent = any
+
[Element Aux]
required-absent = any