]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: do not cache all control devices in get_card_long_name()
authorJaroslav Kysela <perex@perex.cz>
Tue, 5 Nov 2019 09:21:36 +0000 (10:21 +0100)
committerJaroslav Kysela <perex@perex.cz>
Sun, 10 Nov 2019 12:12:21 +0000 (13:12 +0100)
commit76f31bed58dd357da8ad082571ab155261161d0b
treee24ba9df1705b15d9cb7d64e43f66df488dc7298
parent27f97ab585719c27ef5cb2fd7a45d45707ec50eb
ucm: do not cache all control devices in get_card_long_name()

Signed-off-by: Jaroslav Kysela <perex@perex.cz>
include/conf.h
src/ucm/Makefile.am
src/ucm/main.c
src/ucm/parser.c
src/ucm/ucm_cond.c [new file with mode: 0644]
src/ucm/ucm_local.h
src/ucm/ucm_subs.c [new file with mode: 0644]
src/ucm/utils.c