1
0
mirror of https://github.com/wine-mirror/wine synced 2024-06-29 06:14:34 +00:00
wine/dlls/dmusic
2024-02-28 21:56:24 +01:00
..
tests dmusic: Remove superfluous casts to self. 2023-11-14 11:31:27 +01:00
band.c dmime: Parse MIDI program change events and generate a bandtrack. 2024-02-28 21:56:24 +01:00
buffer.c dmusic: Rewrite collection lins list parsing. 2023-09-14 22:03:53 +02:00
clock.c dmusic: Rewrite collection lins list parsing. 2023-09-14 22:03:53 +02:00
collection.c dmusic: Use the IDirectMusicObject interface for waves. 2023-10-20 19:24:08 +02:00
dmobject.c dmusic: Remove superfluous casts to self. 2023-11-14 11:31:27 +01:00
dmobject.h include: Introduce wine_dbgstr_fourcc and debugstr_fourcc. 2023-10-06 20:49:52 +02:00
dmusic_band.h dmime: Parse MIDI program change events and generate a bandtrack. 2024-02-28 21:56:24 +01:00
dmusic_main.c dmusic: Rewrite collection INFO list parsing. 2023-09-14 22:03:53 +02:00
dmusic_midi.h dmime: Read through a MIDI file. 2024-02-22 12:45:52 +01:00
dmusic_private.h dmusic: Use the IDirectMusicObject interface for waves. 2023-10-20 19:24:08 +02:00
dmusic_wave.h dswave: Use the dmusic wave object implementation. 2023-10-20 19:24:08 +02:00
dmusic.c dmusic: Rewrite collection lins list parsing. 2023-09-14 22:03:53 +02:00
dmusic.idl
dmusic.spec
download.c dmusic: Rewrite collection lins list parsing. 2023-09-14 22:03:53 +02:00
instrument.c dmusic: Use the IDirectMusicObject interface for waves. 2023-10-20 19:24:08 +02:00
Makefile.in dmband: Move band.c to dmusic. 2024-02-28 21:56:19 +01:00
port.c dmusic: Forward IDirectMusicPort_Activate to synth and sink. 2023-10-17 21:48:20 +02:00
soundfont.h dmusic: Implement SoundFont2 collection parsing. 2023-09-29 17:23:10 +02:00
version.rc
wave.c dmusic: Fix loading wave data from soundfont. 2024-02-06 22:56:02 +01:00