]> git.alsa-project.org Git - alsa-lib.git/commit
Switch from old to new PCM API retaining binary compatibility
authorJaroslav Kysela <perex@perex.cz>
Wed, 5 Nov 2003 10:38:37 +0000 (10:38 +0000)
committerJaroslav Kysela <perex@perex.cz>
Wed, 5 Nov 2003 10:38:37 +0000 (10:38 +0000)
commitd4af763f8ae5054ba76915b97fc8b1efec2f7d1d
tree78014340b945282e93710bef4ce6b420c2ddfab2
parent83bfda918e4dbe6ba5cc3eadbf45c0ba2519a72c
Switch from old to new PCM API retaining binary compatibility
Changed version to 1.0.0pre1
Makefile.am
NOTES [new file with mode: 0644]
configure.in
include/pcm.h
src/ordinary_pcm/ordinary_pcm.c
src/pcm/pcm.c
test/Makefile.am
test/latency.c
test/oldapi.c [new file with mode: 0644]
test/pcm.c