wine/dlls/dmime
2023-11-10 20:54:41 +01:00
..
tests dmime: Better implement performance times with tempo track. 2023-11-09 23:00:40 +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: Implement IDirectMusicPerformance_GetSegmentState semi-stub. 2023-11-09 23:00:40 +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: Avoid leaking performance channel block ports. 2023-11-10 20:54:41 +01:00
segment.c dmime: Remove shadowing local hr variable. 2023-10-26 15:27:47 -05:00
segmentstate.c dmime: Implement IDirectMusicPerformance_GetSegmentState semi-stub. 2023-11-09 23:00:40 +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