OSDN Git Service

Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop, flush...
authorAbramo Bagnara <abramo@alsa-project.org>
Fri, 29 Sep 2000 20:49:18 +0000 (20:49 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Fri, 29 Sep 2000 20:49:18 +0000 (20:49 +0000)
commit2ea3fd4bb3c63dda001a6059094cb7b6053176ac
treeffc2d53aaed5ea878bbaea8a7de32dbdcaf5fe18
parent7088f1923386f8b055cc62c5291eab6779918735
Completed renaming drain->stop, flush->drain (PCM). Done renaming drain->drop, flush->drain (rawmidi and seq). Removed wrong module usage count inc/dec from mmap
22 files changed:
aserver/aserver.c
include/pcm.h
include/rawmidi.h
include/seq.h
src/pcm/pcm.c
src/pcm/pcm_client.c
src/pcm/pcm_file.c
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_mmap.c
src/pcm/pcm_multi.c
src/pcm/pcm_plugin.c
src/pcm/pcm_plugin.h
src/rawmidi/rawmidi.c
src/seq/seq.c
test/latency.c
test/midiloop.c
test/pcm.c
test/playmidi1.c
test/rawmidi.c
test/seq-decoder.c
test/seq-sender.c