ChangeSet ID: 12974 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/07/19 15:08:06
Modified files: dlls/winmm/wineoss: audio.c dlls/winmm/winenas: audio.c dlls/winmm/winejack: audio.c dlls/winmm/wineaudioio: audio.c dlls/winmm/winearts: audio.c dlls/winmm/winealsa: audio.c
Log message: Francois Gouget fgouget@codeweavers.com Use round() instead of ceil() in wodGetPosition(TIME_SMPTE). Fixes the corresponding winmm conformance test.
Patch: http://cvs.winehq.org/patch.py?id=12974
Old revision New revision Changes Path 1.134 1.135 +1 -1 wine/dlls/winmm/wineoss/audio.c 1.14 1.15 +1 -1 wine/dlls/winmm/winenas/audio.c 1.12 1.13 +1 -1 wine/dlls/winmm/winejack/audio.c 1.12 1.13 +1 -1 wine/dlls/winmm/wineaudioio/audio.c 1.20 1.21 +2 -1 wine/dlls/winmm/winearts/audio.c 1.45 1.46 +1 -1 wine/dlls/winmm/winealsa/audio.c