]> git.alsa-project.org Git - alsa-lib.git/commit
Added snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and...
authorAbramo Bagnara <abramo@alsa-project.org>
Thu, 1 Jun 2000 21:58:25 +0000 (21:58 +0000)
committerAbramo Bagnara <abramo@alsa-project.org>
Thu, 1 Jun 2000 21:58:25 +0000 (21:58 +0000)
commitf11e203d6eb3611bf1f9c02ac6926d4615c815c8
tree575b8b44fa07320b56f01843b8c80dacfca45dbf
parent2ff2c87cdb7c3934997c5a1e360c797f7c59663b
Added snd_pcm_stream_state and snd_pcm_stream_byte_io. Added needed callbacks and cleaned some existing. Fixed byte_boundary request
include/pcm.h
src/pcm/Makefile.am
src/pcm/pcm.c
src/pcm/pcm_common.c
src/pcm/pcm_hw.c
src/pcm/pcm_local.h
src/pcm/pcm_mmap.c
src/pcm/pcm_plug.c
src/pcm/plugin/mmap.c