]> git.alsa-project.org Git - alsa-lib.git/commit
Add snd_pcm_parse_control_id()
authorTakashi Iwai <tiwai@suse.de>
Wed, 9 Mar 2005 11:57:54 +0000 (11:57 +0000)
committerTakashi Iwai <tiwai@suse.de>
Wed, 9 Mar 2005 11:57:54 +0000 (11:57 +0000)
commit73008debc3bfff20e7c52222cbe765b321ddcb1e
treeeac9e713ca74bb4c78c7e6bcf9297434a09abd46
parent227441b2c80c8aff0cb7dc8e6f5cd3d80996b4f5
Add snd_pcm_parse_control_id()

Added a new function snd_pcm_parse_control_id() for the user controls.
This can be used in external plugins, too.
include/pcm_external.h
src/pcm/pcm_misc.c
src/pcm/pcm_softvol.c