ChangeSet ID: 10076 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/11/14 15:03:24
Modified files: dlls/winmm/wineoss: audio.c dlls/dsound : capture.c
Log message: Robert Reif reif@earthlink.net Fixes more use before set races. Work around for queue reordering feature. Stop recording on reset. Better debug info. Dsound callback capture state fix.
Patch: http://cvs.winehq.com/patch.py?id=10076
Old revision New revision Changes Path 1.106 1.107 +62 -6 wine/dlls/winmm/wineoss/audio.c 1.19 1.20 +29 -15 wine/dlls/dsound/capture.c