wine/dlls dmstyle/styletrack.c dmstyle/chordtr ...
ChangeSet ID: 12343 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2004/05/12 18:18:23 Modified files: dlls/dmstyle : styletrack.c chordtrack.c dlls/dmime : tempotrack.c segtriggertrack.c segment.c dlls/dmband : dmband_private.h bandtrack.c Log message: Raphael Junqueira <fenix(a)club-internet.fr> - Segment loading fix (correct FOURCC_RIFF tracks handling). - IDirectMusicStyleTrack loading (need DM References). - IDirectMusicBandTrack loading (need IDirectMusicBand loading). Patch: http://cvs.winehq.org/patch.py?id=12343 Old revision New revision Changes Path 1.4 1.5 +200 -34 wine/dlls/dmstyle/styletrack.c 1.5 1.6 +23 -23 wine/dlls/dmstyle/chordtrack.c 1.5 1.6 +3 -3 wine/dlls/dmime/tempotrack.c 1.6 1.7 +9 -9 wine/dlls/dmime/segtriggertrack.c 1.10 1.11 +13 -46 wine/dlls/dmime/segment.c 1.6 1.7 +1 -1 wine/dlls/dmband/dmband_private.h 1.5 1.6 +425 -147 wine/dlls/dmband/bandtrack.c
participants (1)
-
Alexandre Julliard