ChangeSet ID: 12352 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/05/13 00:19:47
Modified files: dlls/dmstyle : chordtrack.c dlls/dmime : segtriggertrack.c segment.c dlls/dmband : dmband_private.h dmband_main.c bandtrack.c band.c
Log message: Raphael Junqueira fenix@club-internet.fr - Fewer FIXMEs. - Better traces. - IDirectMusicBand loading fixes: - load correctly instruments (and References - load IDirectMusicCollection object (using DMLoader) - insert the two on the list - IDirectMusicBandTrack loading fixes (fill OBJECTDESC and parse UNFO infos).
Patch: http://cvs.winehq.org/patch.py?id=12352
Old revision New revision Changes Path 1.6 1.7 +3 -3 wine/dlls/dmstyle/chordtrack.c 1.7 1.8 +2 -2 wine/dlls/dmime/segtriggertrack.c 1.11 1.12 +2 -2 wine/dlls/dmime/segment.c 1.7 1.8 +5 -1 wine/dlls/dmband/dmband_private.h 1.5 1.6 +21 -1 wine/dlls/dmband/dmband_main.c 1.6 1.7 +30 -2 wine/dlls/dmband/bandtrack.c 1.7 1.8 +233 -55 wine/dlls/dmband/band.c