]> git.alsa-project.org Git - alsa-lib.git/commit
Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream...
authorAbramo Bagnara <abramo@alsa-project.org>
Tue, 23 May 2000 12:52:06 +0000 (12:52 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Tue, 23 May 2000 12:52:06 +0000 (12:52 +0000)
commitc582ff51b68bd1d18263b5694c90c36cd830298e
tree6f30e7fe006338200e3b271a2bde9170b09ee1ba
parent0b2b3c8a81d7b94e1f755bc6e523b9aceecdd79b
Removed frag_* fields. Collapsed I/O plugins. Added to mmap plugin support for stream mode
include/pcm.h
src/pcm/pcm.c
src/pcm/pcm_common.c
src/pcm/pcm_mmap.c
src/pcm/pcm_plug.c
src/pcm/plugin/Makefile.am
src/pcm/plugin/io.c [moved from src/pcm/plugin/block.c with 88% similarity]
src/pcm/plugin/mmap.c
src/pcm/plugin/stream.c [deleted file]