mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-04 13:30:08 -05:00
The recent CHECK_ENUM fix uncovered a bug in snd_mixer_selem_is_enumerated() which would now return -EINVAL for any non-enum control, which would be interpreted as 'true' by callers like amixer or alsamixer. Signed-off-by: Clemens Ladisch <clemens@ladisch.de> |
||
|---|---|---|
| .. | ||
| bag.c | ||
| Makefile.am | ||
| mixer.c | ||
| mixer_local.h | ||
| mixer_simple.h | ||
| simple.c | ||
| simple_abst.c | ||
| simple_none.c | ||