12 Dec
2003
12 Dec
'03
5:55 a.m.
ChangeSet ID: 10406 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2003/12/11 23:55:26 Modified files: dlls/winmm/wineoss: audio.c dlls/winmm/winenas: audio.c dlls/winmm/winealsa: audio.c Log message: Jeremy Shaw <jeremy.shaw(a)lindows.com> Move the data around when the ring buffer is resized so that the empty messages are between the tosave and toget indexes. Patch: http://cvs.winehq.com/patch.py?id=10406 Old revision New revision Changes Path 1.107 1.108 +13 -0 wine/dlls/winmm/wineoss/audio.c 1.11 1.12 +13 -0 wine/dlls/winmm/winenas/audio.c 1.27 1.28 +13 -0 wine/dlls/winmm/winealsa/audio.c