]> code.delx.au - pulseaudio/commitdiff
Set better priorities on input paths
authorDavid Henningsson <david.henningsson@canonical.com>
Fri, 26 Aug 2011 12:04:18 +0000 (14:04 +0200)
committerColin Guthrie <colin@mageia.org>
Mon, 29 Aug 2011 09:05:24 +0000 (10:05 +0100)
The priorities should be set in the approximately likeliness that someone
would like to use them. This is hard to guess of course, but this is
a better guess compared to the existing configuration.

Signed-off-by: David Henningsson <david.henningsson@canonical.com>
src/modules/alsa/mixer/paths/analog-input-aux.conf
src/modules/alsa/mixer/paths/analog-input-dock-mic.conf
src/modules/alsa/mixer/paths/analog-input-front-mic.conf
src/modules/alsa/mixer/paths/analog-input-linein.conf
src/modules/alsa/mixer/paths/analog-input-mic-line.conf
src/modules/alsa/mixer/paths/analog-input-mic.conf
src/modules/alsa/mixer/paths/analog-input-rear-mic.conf

index 3a7cb7b2e1be6eb7ae7e073fbfa8c73e8031bec7..e6aa064ff92c3fda83d3778e4104b87625920de3 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 80
 name = analog-input
 
 [Element Capture]
index 74826a96179ae501cc1ce86446050c004c951a37..489cf90f01fb52ade785e761cf706168514c485a 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 80
+priority = 78
 name = analog-input-microphone-dock
 
 [Element Dock Mic Boost]
index 6c58ece16e88fb56abbf4faf3c7624964c6b64ca..5ae516c5003718dcda969bf8e5729bbabfe70ed2 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 85
 name = analog-input-microphone-front
 
 [Element Front Mic Boost]
index 461cebdbd996fa24284e505c2fb2ccf2ab2ea0eb..038f649a29879fcaef7ca9e5072e822239b9812f 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 81
 
 [Element Capture]
 switch = mute
index fa680aab36a30fcaf11ba808c28c97c2c91b61bb..fb808381de2b5a7216511a9d388e8e8ff4d4318a 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 90
+priority = 85
 name = analog-input
 
 [Element Capture]
index d88028bf5baa4f805ac329f1af2be8fbd6ab6440..50d4c458cb9379704f6e3d66a4b8288b10a83445 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 89
+priority = 87
 name = analog-input-microphone
 
 [Element Mic Boost]
index 75ed61b0062bc690865de69bfc9042db685b1c78..404610698e8bad75fc6e651db79c5ba418ea0d82 100644 (file)
@@ -19,7 +19,7 @@
 ; See analog-output.conf.common for an explanation on the directives
 
 [General]
-priority = 89
+priority = 82
 name = analog-input-microphone-rear
 
 [Element Rear Mic Boost]