]> git.alsa-project.org Git - alsa-lib.git/commit
Better names for control API
authorAbramo Bagnara <abramo@alsa-project.org>
Wed, 7 Feb 2001 15:13:15 +0000 (15:13 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Wed, 7 Feb 2001 15:13:15 +0000 (15:13 +0000)
commit45c416ed826437fcd34712fe84af127a46b3719a
treef1910f20221f551e11a518ad90ca24d33c445696
parent66f13f61152b244c7f534402b26757bc502e36a2
Better names for control API
22 files changed:
aserver/aserver.c
include/aserver.h
include/control.h
include/control_m4.h
include/local.h
include/mixer.h
src/control/bag.c
src/control/cards.c
src/control/control.c
src/control/control_hw.c
src/control/control_local.h
src/control/control_m4.c
src/control/control_shm.c
src/control/controls.c
src/mixer/mixer.c
src/mixer/mixer_local.h
src/mixer/simple.c
src/rawmidi/rawmidi.c
src/rawmidi/rawmidi_hw.c
test/control.c
test/mixer.c
test/switches.c