]> git.alsa-project.org Git - alsa-lib.git/commit
Replaced snd_pcm_avail() with snd_pcm_hwsync()
authorJaroslav Kysela <perex@perex.cz>
Sat, 12 Oct 2002 11:49:53 +0000 (11:49 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sat, 12 Oct 2002 11:49:53 +0000 (11:49 +0000)
commit8205a95376d442f916b4eb062e9714e1c45d88ce
tree0a9ba696042c1dfe257304c53b114d8867d6274b
parentdac0626b9f0a3c244b3b28d6856138e8c74db0ea
Replaced snd_pcm_avail() with snd_pcm_hwsync()
14 files changed:
aserver/aserver.c
include/aserver.h
include/pcm.h
src/pcm/pcm.c
src/pcm/pcm_file.c
src/pcm/pcm_hooks.c
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_meter.c
src/pcm/pcm_multi.c
src/pcm/pcm_null.c
src/pcm/pcm_plugin.c
src/pcm/pcm_share.c
src/pcm/pcm_shm.c