gzdoom-gles/libraries/zmusic/mididevices
alexey.lysiuk d7289f6469 - fixed compilation with old versions of Xcode
libraries/zmusic/mididevices/music_fluidsynth_mididevice.cpp:628:3: error: use of undeclared identifier 'free'
2019-10-06 14:28:49 +03:00
..
mididevice.h - cleanup of the sound init/exit code. 2019-10-01 20:04:46 +02:00
music_adlmidi_mididevice.cpp - fixed build issues with POSIX targets 2019-10-01 12:06:24 +03:00
music_base_mididevice.cpp - created a new zmusic library which will eventually contain all the music playback code. 2019-09-28 18:32:25 +02:00
music_fluidsynth_mididevice.cpp - fixed compilation with old versions of Xcode 2019-10-06 14:28:49 +03:00
music_opl_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
music_opnmidi_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
music_softsynth_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
music_timidity_mididevice.cpp - fixed build issues with POSIX targets 2019-10-01 12:06:24 +03:00
music_timiditypp_mididevice.cpp - cleanup of the sound init/exit code. 2019-10-01 20:04:46 +02:00
music_wavewriter_mididevice.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
music_wildmidi_mididevice.cpp - fixed compilation with XCode and silenced several warnings 2019-09-30 01:51:53 +02:00
music_win_mididevice.cpp - first state of music configuration refactor. 2019-09-29 20:01:57 +02:00