]> git.alsa-project.org Git - alsa-lib.git/commit
Add accessor to user control elements
authorTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 11:52:39 +0000 (11:52 +0000)
committerTakashi Iwai <tiwai@suse.de>
Mon, 3 Jan 2005 11:52:39 +0000 (11:52 +0000)
commit0732cce6f0653e7e3e02257c9762f56f92888c82
tree587610fa129aa1aeaba6abdc7c6672f43f26693e
parent77348e830f3fc9f1b2bd5528a6fceccb6389e047
Add accessor to user control elements

Added accessor functions to user control elements, snd_ctl_elem_add_*(),
and_ctl_elem_remove() and snd_ctl_elem_info_is_user().
include/control.h
src/Versions
src/control/control.c
src/pcm/pcm_softvol.c