alsa-lib/src/mixer
Hector Martin f202ec3c23 mixer: simple: Support dB TLVs for CTL_SINGLE controls
dB mappings do not work for controls not named "* Volume", since we do not
fall back to CTL_SINGLE in get_selem_ctl. Add that branch to make it
work.

Fixes dB ranges for e.g. controls named "* Gain".

Closes: https://github.com/alsa-project/alsa-lib/pull/358
Signed-off-by: Hector Martin <marcan@marcan.st>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2023-11-07 10:30:46 +01: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 topology: fix src/mixer/mixer.c return value warning 2023-09-01 16:27:43 +02: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 reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
simple_abst.c reshuffle included files to include config.h as first 2023-08-30 18:25:37 +02:00
simple_none.c mixer: simple: Support dB TLVs for CTL_SINGLE controls 2023-11-07 10:30:46 +01:00