dsound: Set the status from STATE_STARTING to STATE_PLAYING before mixing our next...
commit6e8c8c28ebbdc15292612b7b6657e44ce8c5040f
authorAric Stewart <aric@codeweavers.com>
Fri, 14 Mar 2008 10:54:35 +0000 (14 19:54 +0900)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 14 Mar 2008 12:01:16 +0000 (14 13:01 +0100)
treecfd5dec03a785a8c0665c11de8d16c6b23b878e7
parent69272d1f5204c106da8a480709bc392ec70b71ff
dsound: Set the status from STATE_STARTING to STATE_PLAYING before mixing our next buffer so that we do not potentially skip early event when starting.
dlls/dsound/mixer.c