gzdoom-gles/src/sound/mididevices
alexey.lysiuk a7c679e9e0 - fixed compilation of Windows Debug targets
src\sound\mididevices\music_opl_mididevice.cpp(112): error C3861: 'I_DebugPrint': identifier not found
src\sound\mididevices\music_opl_mididevice.cpp(206): error C3861: 'I_DebugPrint': identifier not found
src\sound\mididevices\music_opl_mididevice.cpp(234): error C3861: 'I_DebugPrint': identifier not found
src\sound\mididevices\music_opl_mididevice.cpp(244): error C3861: 'I_DebugPrint': identifier not found
2019-04-27 13:34:26 +02:00
..
music_adlmidi_mididevice.cpp Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
music_fluidsynth_mididevice.cpp - Removed some not needed version.h includes. 2018-05-10 13:38:21 +02:00
music_opl_mididevice.cpp - fixed compilation of Windows Debug targets 2019-04-27 13:34:26 +02:00
music_opldumper_mididevice.cpp - use FileWriter for the OPL dumper. 2017-12-02 12:31:21 +01:00
music_opnmidi_mididevice.cpp Upgrade libADLMIDI and libOPNMIDI 2018-10-04 20:25:02 +02:00
music_softsynth_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_timidity_mididevice.cpp - fixed Windows version of snd_mididevice. 2018-03-24 18:29:12 +01:00
music_timiditypp_mididevice.cpp The missing parts of last commit. 2018-03-26 20:44:25 +02:00
music_wavewriter_mididevice.cpp - fixed some issues with m_swap's design. 2018-03-11 14:35:36 +01:00
music_wildmidi_mididevice.cpp - fixed: The MIDI wave writer set the sample rate to save at too late. 2018-03-06 22:41:27 +01:00
music_win_mididevice.cpp - disable music playback if WinMM stream cannot be opened 2019-04-17 19:59:16 +02:00