]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: add If.Condition.RegexMatch ucm2
authorJaroslav Kysela <perex@perex.cz>
Wed, 6 Nov 2019 09:44:29 +0000 (10:44 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 10 Nov 2019 12:12:21 +0000 (13:12 +0100)
commit337144392d9b9155b073ecc169af0684eff19f12
tree6ece1666eeff8ef6ab0c995ab1da96cc9f26d33f
parentaf68b7718a5772ddb7955606bc76419226140cd1
ucm: add If.Condition.RegexMatch

If.1 {
Condition {
Type RegexMatch
String "something to match"
Regex ".*(thing)"
}
...
}

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/ucm/ucm_cond.c