alsa-lib/src/ucm
Jaroslav Kysela 23198a72cd ucm: suppress the no device (no UCM card) errors on request
It seems that users are confused when the UCM configuration
is not ready for the particular hardware. Actually, we don't
allow a fine grained message classification in alsa-lib and
UCM API. Allow suppression of this specific type of messages
on the application request (typically alsactl).

BugLink: https://github.com/alsa-project/alsa-utils/issues/111
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-10-28 11:52:08 +02:00
..
main.c ucm: suppress the no device (no UCM card) errors on request 2021-10-28 11:52:08 +02:00
Makefile.am ucm: add exec sequence command 2021-05-12 08:32:45 +02:00
parser.c ucm: suppress the no device (no UCM card) errors on request 2021-10-28 11:52:08 +02:00
ucm_cond.c configure: check if eaccess() is available 2021-06-14 10:10:58 +02:00
ucm_exec.c ucm_exec.c: Include limits.h explicitly to fix build on musl 2021-06-04 09:26:36 +02:00
ucm_include.c ucm: substitute the before/after identifiers 2021-09-01 11:05:51 +02:00
ucm_local.h ucm: suppress the no device (no UCM card) errors on request 2021-10-28 11:52:08 +02:00
ucm_regex.c ucm: fix regexec() REG_NOMATCH state handling for define regex 2021-05-12 09:53:18 +02:00
ucm_subs.c ucm: fix out-of-array access in rval_device_lookup_init() 2021-06-02 20:01:08 +02:00
utils.c ucm: fix the parsing of the hexadecimal prefix 2021-08-31 09:42:02 +02:00