]> git.alsa-project.org Git - alsa-lib.git/commit
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
authorJaroslav Kysela <perex@perex.cz>
Sat, 22 Feb 2003 10:19:53 +0000 (10:19 +0000)
committerJaroslav Kysela <perex@perex.cz>
Sat, 22 Feb 2003 10:19:53 +0000 (10:19 +0000)
commitfbd99fdec07c67b50843b9baf12615129f952ae3
tree29d660d52f1d2c4a0b0a42872396c9aaede15755
parenta91efc0fe6f1fae81fd486bb768159f5116d4127
Added snd_pcm_hwptr() and enhanced snd_pcm_mmap_begin() for no xrun mode.
17 files changed:
aserver/aserver.c
include/aserver.h
include/pcm.h
src/Versions
src/pcm/pcm.c
src/pcm/pcm_dmix.c
src/pcm/pcm_file.c
src/pcm/pcm_hooks.c
src/pcm/pcm_hw.c
src/pcm/pcm_jack.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