]> git.alsa-project.org Git - alsa-lib.git/commit
start pcm when draining in prepared state
authorClemens Ladisch <clemens@ladisch.de>
Mon, 7 Feb 2005 09:13:58 +0000 (09:13 +0000)
committerClemens Ladisch <clemens@ladisch.de>
Mon, 7 Feb 2005 09:13:58 +0000 (09:13 +0000)
commitc92969845d6ad0c980ea6c7927ab2beeba70fd30
treefa0268dab5b31ae4da93754ae258ed044a0b2858
parentda5fa1e15c869271d2bb35c93b9c55d3b6288e1a
start pcm when draining in prepared state

For consistency with hw pcms, dmix/dshare pcms are started
when draining in the prepared state with a non-empty buffer.
src/pcm/pcm_dmix.c
src/pcm/pcm_dshare.c