]> git.alsa-project.org Git - alsa-lib.git/commit
Implemented snd_pcm_avail() function.
authorJaroslav Kysela <perex@perex.cz>
Fri, 11 Oct 2002 18:39:24 +0000 (18:39 +0000)
committerJaroslav Kysela <perex@perex.cz>
Fri, 11 Oct 2002 18:39:24 +0000 (18:39 +0000)
commite859cf26447fea6c1ef56baebb9c4ecb33a333dc
treebff598ea2b9c73c88dcc6777136a6321c32d66ba
parent25e41cf1e87c6f8abb77e244284f958adbb53ec5
Implemented snd_pcm_avail() function.
More documentation updates for snd_pcm_avail_update() and snd_pcm_delay().
Updated behaviour of read/write functions (wait when buffer is full) to
follow kernel.
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