alsa-lib/src/mixer
Hans de Goede d00d7a184c mixer: simple - Fix "Capture Volume" and "Capture Switch" being seen as global controls
Fix the "Capture Volume" and "Capture Switch" exceptions no longer
working after commit 86b9c67774 ("mixer: simple - Unify simple_none:
base_len() exception handling") because they were moved to after the
suffix checking, so they would be treated as CTL_GLOBAL_VOLUME resp.
CTL_GLOBAL_SWITCH based on their suffix before the exception check
has a chance to check for a match.

Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-05-04 18:21:18 +02:00
..
bag.c Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
Makefile.am autotools: update style 2014-02-26 08:16:22 +01:00
mixer.c mixer: Fix memory leak for more than 16 file descriptor case 2020-01-07 16:30:09 +01:00
mixer_local.h Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
mixer_simple.h Change FSF address (Franklin Street) 2017-11-14 14:29:26 +01:00
simple.c tlv: implement nearest rounding in snd_tlv_convert_from_dB() for xdir == 0 2020-06-05 17:57:06 +02:00
simple_abst.c snd_dlopen: do not use absolute plugin path for snd_dlopen() calls 2020-06-04 19:09:50 +02:00
simple_none.c mixer: simple - Fix "Capture Volume" and "Capture Switch" being seen as global controls 2021-05-04 18:21:18 +02:00