Sweden-Number/dlls/dmime
Michael Stefaniuc 296a1eb77b dmime/tests: Add PChannel tests.
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-20 10:32:34 +01:00
..
tests dmime/tests: Add PChannel tests. 2019-12-20 10:32:34 +01:00
Makefile.in dmime: Build with msvcrt. 2019-05-31 08:59:56 +02:00
audiopath.c dmime: IDirectMusicAudioPath Release primary buffer. 2019-12-18 21:13:16 +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: Build with msvcrt. 2019-05-31 08:59:56 +02:00
dmobject.c dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
dmobject.h dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
dmutils.c dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
dmutils.h dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
graph.c dmime: Improved tracing of the DMUS_OBJECTDESC structure. 2019-09-30 22:24:28 +02:00
lyricstrack.c dmime: Implement the Lyrics track param methods. 2019-12-04 09:35:17 +01: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: Use a rbtree to store the PChannels of a performance. 2019-12-20 10:32:25 +01:00
segment.c dmime: Fix index handling in segment GetParam(). 2019-12-09 23:47:45 +01:00
segmentstate.c dmime: Use the debug functions provided by dmobject.[ch]. 2019-12-12 08:32:47 +01:00
segtriggertrack.c dmime: Implement the SegTrigger track Get/SetParam. 2019-12-04 09:35:30 +01: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: Tempo track supports only GUID_TempoParam in GetParam(). 2019-12-04 09:35:52 +01:00
timesigtrack.c dmime: Partial implementation of the TimeSig track Get/SetParam. 2019-12-04 09:35:44 +01:00
version.rc
wavetrack.c dmime: Partial implementation of the Wave track Get/SetParam. 2019-12-04 09:35:40 +01:00