wine/dlls/dmime
Eric Pouech 6343dc6c95 dmime: Add Release() on some codepaths.
Signed-off-by: Eric Pouech <epouech@codeweavers.com>
2023-11-28 00:08:41 +01:00
..
tests dmime: Requeue the note message instead of directly queueing MIDI note-off. 2023-11-23 22:51:07 +01:00
audiopath.c dmime: Avoid releasing the newly created graph twice. 2023-10-20 19:24:08 +02:00
dmime.idl
dmime.spec
dmime_main.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
dmime_private.h dmime: Clear all pending messages in IDirectMusicPerformance_Stop. 2023-11-13 22:37:51 +01:00
graph.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
lyricstrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
Makefile.in makefiles: Always use the global SOURCES variable for .idl files. 2023-11-01 22:43:50 +01:00
markertrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
paramcontroltrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
performance.c dmime: Requeue the note message instead of directly queueing MIDI note-off. 2023-11-23 22:51:07 +01:00
segment.c dmime: Add Release() on some codepaths. 2023-11-28 00:08:41 +01:00
segmentstate.c dmime: Implement segment state repeat and looping. 2023-11-13 22:37:51 +01:00
segtriggertrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
seqtrack.c dmime: Support start_time and end_time Play parameters. 2023-11-07 23:00:09 +01:00
sysextrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
tempotrack.c dmime: Fix tempo track GetParam with GUID_TempoParam implementation. 2023-11-09 23:00:40 +01:00
timesigtrack.c dmime: Include dmobject.h in dmime_private.h. 2023-10-11 22:16:58 +02:00
version.rc
wavetrack.c dmime: Support start_time and end_time Play parameters. 2023-11-07 23:00:09 +01:00