]> git.alsa-project.org Git - alsa-lib.git/commit
ctl: rename APIs to add an element set so that their names are appropriate
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sat, 16 Jul 2016 13:20:01 +0000 (22:20 +0900)
committerTakashi Iwai <tiwai@suse.de>
Sun, 17 Jul 2016 08:01:25 +0000 (10:01 +0200)
commit7bebd4c980bb11cc31f8be73511baa544d4cb658
tree8aa45b202293f69f21d9a99dc5a44302dd4ad899
parent962d006c28273ceb16ef915ce077a3163d299f7f
ctl: rename APIs to add an element set so that their names are appropriate

In this development period, some APIs have already been added. Most of
them are to add an element set, while their names are not so appropriate
against their feature. This is due to following to names of old APIs.

This commit renames them.

Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
include/control.h
src/control/control.c
src/pcm/pcm_softvol.c
test/user-ctl-element-set.c