Sweden-Number/dlls/dmime
Alistair Leslie-Hughes 6a67f56a52 dmime: Parse TimeSig track data.
Signed-off-by: Alistair Leslie-Hughes <leslie_alistair@hotmail.com>
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-08-07 17:44:49 +02:00
..
tests dmime: IDirectMusicPerformance8 GetGraph return DMUS_E_NOT_FOUND if graph not set. 2020-03-20 12:09:38 +01:00
Makefile.in dmime: Reimplement the reference list parser. 2020-07-13 21:22:11 +02:00
audiopath.c dmime: Reimplement IDirectMusicAudioPath Activate. 2020-03-26 21:18:52 +01:00
dmime.idl
dmime.spec
dmime_main.c dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
dmime_private.h dmime: Store flags when parsing track data. 2020-03-26 21:18:50 +01:00
dmobject.c dmime: Simplify loading/storing of the Tempo Track data. 2020-08-05 11:11:52 +02:00
dmobject.h dmime: Simplify loading/storing of the Tempo Track data. 2020-08-05 11:11:52 +02:00
dmutils.h dmime: Reimplement the reference list parser. 2020-07-13 21:22:11 +02:00
graph.c dmime: IDirectMusicGraph GetTool isn't a stub. 2020-03-17 09:01:41 +01:00
lyricstrack.c dmime: Parse lyric track data. 2020-05-01 22:08:16 +02:00
markertrack.c dmime: Partial implementation of the Marker track Get/SetParam. 2019-12-04 09:35:36 +01:00
paramcontroltrack.c dmime: Implement the ParamControl track param methods. 2019-12-04 09:35:20 +01:00
performance.c dmime: IDirectMusicPerformance8 GetGraph return DMUS_E_NOT_FOUND if graph not set. 2020-03-20 12:09:38 +01:00
segment.c dmime: Store flags when parsing track data. 2020-03-26 21:18:50 +01:00
segmentstate.c dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
segtriggertrack.c dmime: Reimplement the reference list parser. 2020-07-13 21:22:11 +02:00
seqtrack.c dmime: Rename IDirectMusicTrack8Impl to sequence_track. 2019-11-13 08:40:23 +01:00
sysextrack.c dmime: Rename IDirectMusicTrack8Impl to sysex_track. 2019-11-13 08:40:25 +01:00
tempotrack.c dmime: Simplify loading/storing of the Tempo Track data. 2020-08-05 11:11:52 +02:00
timesigtrack.c dmime: Parse TimeSig track data. 2020-08-07 17:44:49 +02:00
version.rc
wavetrack.c dmime: Partial implementation of the Wave track Get/SetParam. 2019-12-04 09:35:40 +01:00