]> git.alsa-project.org Git - alsa-lib.git/commit
ucm: cfg-save - allow to save the sub-tree including root keys
authorJaroslav Kysela <perex@perex.cz>
Tue, 18 May 2021 10:22:46 +0000 (12:22 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 18 May 2021 10:33:43 +0000 (12:33 +0200)
commit0ee4642a693fd2211e05a1e009398c8ebc5dde85
treefdfc1e887e988e2ce00c67ee66d9b6d8d820e148
parent225d3aecb6d14632c19d7899aff30bf1556b9dd6
ucm: cfg-save - allow to save the sub-tree including root keys

The leading '+' in the keys specification add the key prefix
(sub-tree root identification) to the saved configuration.

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