alsa-lib/src/ucm
Jaroslav Kysela 3bb9c44375 ucm: do not handle multiple Syntax field updates
It is useful to include a toplevel configuration file from another
toplevel configuration file. Ignore the further Syntax updates
(assuming the that the parent knows what to do).

Also, parse the Syntax field in own function.

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2022-10-20 19:56:50 +02:00
..
main.c ucm: add NULL check for card_name in open 2022-07-08 22:00:34 +02:00
Makefile.am ucm: add initial doxygen documenation 2021-12-01 10:33:44 +01:00
parser.c ucm: do not handle multiple Syntax field updates 2022-10-20 19:56:50 +02:00
ucm_cond.c configure: check if eaccess() is available 2021-06-14 10:10:58 +02:00
ucm_confdoc.h doc: ucm - more volume notes 2022-10-17 13:08:11 +02:00
ucm_exec.c add DragonFlyBSD build support (except test/) 2022-10-17 13:11:47 +02:00
ucm_include.c ucm: fix memory leak in the error path (Include) 2022-05-23 13:29:39 +02:00
ucm_local.h ucm: implement disdevall sequence command 2022-05-24 16:28:23 +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: Use LFS calls (stat, scandir) 2022-05-20 09:55:03 +02:00
utils.c ucm: fix the reload call (snd_use_case_mgr_reload) 2022-05-27 14:28:23 +02:00