gzdoom-gles/libraries/zmusic
Christoph Oelckers ff3606e44e - refactored the MIDI list code.
Let's hope nothing got broken on the Linux side, the recent submission's code was not usable.

# Conflicts:
#	libraries/zmusic/zmusic/configuration.cpp
#	src/sound/music/i_music.cpp
#	src/sound/music/music_midi_base.cpp
2020-01-07 18:36:55 +01:00
..
decoder - 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
mididevices - refactored the MIDI list code. 2020-01-07 18:36:55 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
musicformats - 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
streamsources - 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
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
zmusic - refactored the MIDI list code. 2020-01-07 18:36:55 +01:00
CMakeLists.txt - Support for MIDI on Linux via alsa sequencer 2020-01-07 18:04:28 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
i_module.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00