alsa-lib/src/ucm
Jaroslav Kysela e6be544227 ucm: allow to ignore errors for the value substitution
It may be useful to ignore the errors where the environment
or sysfs values are not defined for the specific hardware.

Enhance substitution for 'syntax 3' so $${} substitution
means ignore the errors (return an empty string).

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2020-06-18 16:06:12 +02:00
..
main.c ucm: implement CardIdByName substitution 2020-06-03 17:17:11 +02:00
Makefile.am ucm: configuration - add DefineRegex 2020-05-25 19:20:53 +02:00
parser.c ucm: fix use-after-free in parse_component_seq() 2020-06-08 18:17:23 +02:00
ucm_cond.c ucm: fix the wrong uc_mgr_open_ctl() call in if_eval_control_exists() 2020-06-08 09:03:56 +02:00
ucm_include.c ucm: include - fix compound_merge for arrays 2020-06-15 19:49:27 +02:00
ucm_local.h ucm: implement CardIdByName substitution 2020-06-03 17:17:11 +02:00
ucm_regex.c ucm: configuration - add DefineRegex 2020-05-25 19:20:53 +02:00
ucm_subs.c ucm: allow to ignore errors for the value substitution 2020-06-18 16:06:12 +02:00
utils.c ucm: fix the wrong return value in uc_mgr_open_ctl() 2020-06-08 09:57:35 +02:00