ChangeSet ID: 16268 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/23 06:43:04
Modified files: dlls/winmm/wineoss: audio.c
Log message: Jeremy White jwhite@codeweavers.com When we get down to the last fragment or two in our output to the DSP, we should use the SND_DSP_POST ioctl to let the sound card know to flush those fragments. This allows us to precisely know when the buffer is empty, and fixes another set of winmm tests.
Patch: http://cvs.winehq.org/patch.py?id=16268
Old revision New revision Changes Path 1.152 1.153 +4 -3 wine/dlls/winmm/wineoss/audio.c