]> git.alsa-project.org Git - alsa-lib.git/commit
Synchronized snd_pcm_write_areas and snd_pcm_read_areas with the kernel
authorJaroslav Kysela <perex@perex.cz>
Sun, 9 Dec 2001 12:32:42 +0000 (12:32 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sun, 9 Dec 2001 12:32:42 +0000 (12:32 +0000)
commitb63e44aab0e51b395ed0cff51d0df8d8f2300bcd
treea163da656329ac075c69f44f711eab71f502171c
parent9d34cf954aceb80b6281f20d0edec7a6ed4e06a3
Synchronized snd_pcm_write_areas and snd_pcm_read_areas with the kernel
write/read functions.
Changed snd_pcm_xfer_areas_func_t to return snd_pcm_sframes_t (pass errors).
src/pcm/pcm.c
src/pcm/pcm_local.h
src/pcm/pcm_mmap.c
src/pcm/pcm_null.c
src/pcm/pcm_plugin.c