wine/dlls/dmime segment.c performance.c dmime_ ...
ChangeSet ID: 12271 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/05/04 20:32:55 Modified files: dlls/dmime : segment.c performance.c dmime_private.h audiopath.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> - fix DirectSound Creation by dmusic (fix recent Unreal2 regression) using Robert Reif patch - use of ForegroundWindow if hWnd is NULL (as specified on msdn docs) - begin of Performance PMsg implementation (we should use a processing thread) - better Segment loading - some stubs for IsDirty (always FALSE) Patch: http://cvs.winehq.org/patch.py?id=12271 Old revision New revision Changes Path 1.6 1.7 +507 -200 wine/dlls/dmime/segment.c 1.7 1.8 +92 -40 wine/dlls/dmime/performance.c 1.6 1.7 +11 -9 wine/dlls/dmime/dmime_private.h 1.5 1.6 +2 -2 wine/dlls/dmime/audiopath.c
participants (1)
-
Alexandre Julliard