]> git.alsa-project.org Git - alsa-lib.git/commit
control: remap - add sync feature
authorJaroslav Kysela <perex@perex.cz>
Thu, 20 Mar 2025 10:24:32 +0000 (11:24 +0100)
committerJaroslav Kysela <perex@perex.cz>
Fri, 21 Mar 2025 09:39:09 +0000 (10:39 +0100)
commitd5f19bcabcb0e256f0ed663e351d41a1538a43a0
treedeb78118e8ba38c29c41af63748b1e7386a05781
parent42b8f1299f503ec4cea41058c331366b04c0ccd3
control: remap - add sync feature

For UCM, it may be required to sync multiple controls. The logic
is really simple - last write to any control in the group wins.

Link: https://github.com/alsa-project/alsa-ucm-conf/pull/410
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
src/control/control_remap.c