alsa-lib/src/ucm
Jaroslav Kysela 652ddf866f ucm: allow to escape the trailing variable substitution character
Example:

  ${find-device:ctl='hw:0',type=pcm,field=id,regex='USB A{1\\}'}

Unescaped find-device arguments:

  ctl='hw:0',type=pcm,field=id,regex='USB A{1}'

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
2021-04-16 12:38:29 +02:00
..
main.c ucm: add missing uc_mgr_card_close() call to snd_use_case_mgr_open() 2021-04-15 16:58:29 +02:00
Makefile.am ucm: configuration - add DefineRegex 2020-05-25 19:20:53 +02:00
parser.c ucm: ucm_filename() - avoid double // 2021-04-13 17:20:01 +02:00
ucm_cond.c ucm: add Path condition type 2021-03-23 17:16:14 +01:00
ucm_include.c ucm: substitute the merged tree completely 2020-07-06 16:34:35 +02:00
ucm_local.h ucm: fix uc_mgr_has_local_config() 2021-04-15 11:49:32 +02:00
ucm_regex.c ucm: configuration - add DefineRegex 2020-05-25 19:20:53 +02:00
ucm_subs.c ucm: allow to escape the trailing variable substitution character 2021-04-16 12:38:29 +02:00
utils.c ucm: add LibraryConfig support 2021-04-13 17:14:28 +02:00