ChangeSet ID: 12983 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/19 16:20:59
Modified files: dlls/winmm/winealsa: audio.c
Log message: Francois Gouget fgouget@codeweavers.com Check that we are still playing in wodUpdatePlayedTotal(). If not, then the value returned by snd_pcm_delay() is not usable so assume delay=0. This gets the winmm test to complete in interactive mode with winealsa.
Patch: http://cvs.winehq.org/patch.py?id=12983
Old revision New revision Changes Path 1.46 1.47 +6 -4 wine/dlls/winmm/winealsa/audio.c