gzdoom-gles/libraries/oplsynth
Christoph Oelckers dee8af1902 - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target.
# Conflicts:
#	src/sound/backend/i_sound.h

# Conflicts:
#	libraries/zmusic/mididevices/music_timiditypp_mididevice.cpp
2020-01-07 18:22:15 +01:00
..
dosbox - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
oplsynth - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
CMakeLists.txt - implemented str(n)icmp function definitions via CMake macro 2020-01-05 21:07:58 +01:00
fmopl.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
musicblock.cpp - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
nukedopl3.cpp - made the OPL synth backend a separate library. 2020-01-05 02:11:51 +01:00
OPL3.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
opl_mus_player.cpp - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
oplio.cpp - made the sound decoding interface DLL friendly and added compile switches to the MIDI players so that different licenses can be uses as compile target. 2020-01-07 18:22:15 +01:00