pulseaudio/src/modules/alsa
David Henningsson 00922f7dc0 alsa-mixer: Fix Analog Input showing up on USB Headset
In some cases, "Analog Input" could show up as well as
"Headset Mic" (or "Headphone Mic"), because I forgot to add the
relevant "required-absent" lines when I added the headset mic path.

As a result, both "Analog Input" and "Headset Mic" showed up on the
Logitech USB 530 Headset.

Reported-by: Steve Magoun <steve.magoun@canonical.com>
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
2014-03-11 05:50:10 +01:00
..
mixer alsa-mixer: Fix Analog Input showing up on USB Headset 2014-03-11 05:50:10 +01:00
alsa-mixer.c alsa: Remove a redundant check 2014-03-03 18:06:21 +02:00
alsa-mixer.h alsa: Allow sample spec override in mappings 2013-09-17 18:31:03 +05:30
alsa-sink.c idxset: Allow deep copying with pa_idxset_copy() 2013-11-29 07:14:39 +02:00
alsa-sink.h alsa: Remove unneeded include 2011-06-22 22:45:27 +01:00
alsa-source.c alsa: Fix crash when loading bare ALSA sink/source 2013-10-10 00:03:56 +05:30
alsa-source.h alsa: rework mixer logic 2009-06-17 03:45:14 +02:00
alsa-ucm.c modules: Fix resource leak in alsa-ucm 2013-12-20 12:54:18 +01:00
alsa-ucm.h alsa-ucm: Use playback/capture rate specification from UCM 2013-09-17 18:32:48 +05:30
alsa-util.c alsa: Log some output if we disable tsched for BATCH devices 2013-12-06 06:00:15 -08:00
alsa-util.h Fix alignment issues introduced by the pa_bool -> bool conversion 2013-07-04 12:25:40 +03:00
module-alsa-card.c alsa-card: Don't free the modargs in pa__init 2014-01-10 12:32:36 +02:00
module-alsa-sink.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00
module-alsa-source.c Remove pa_bool_t and replace it with bool. 2013-07-04 12:25:30 +03:00