wine-wine/dlls/dmime
Michael Stefaniuc 5b96ed0207 dmime/tests: Destroy the performance on an error path (Valgrind).
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=36272
Signed-off-by: Michael Stefaniuc <mstefani@winehq.org>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-01-06 20:52:33 +01:00
..
tests dmime/tests: Destroy the performance on an error path (Valgrind). 2020-01-06 20:52:33 +01:00
Makefile.in
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
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
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: IDirectMusicSegment8 SetLoopPoints support zero start/end. 2020-01-05 17:34:07 +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