gzdoom-gles/libraries/wildmidi
Christoph Oelckers b5ebe264ab - consolidated the different file access interfaces in the backends into one shared version.
This was getting a bit unwieldy. The include path setup is not perfect yet, that's work for later.
(It's about time we're getting C++20 with modules so that this include path madness can be put to an end.)
2020-01-05 11:46:28 +01:00
..
wildmidi - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
CMakeLists.txt - took make_release_only off those subprojects which contain code that still need debugging on occasion. 2020-01-05 02:31:44 +01:00
file_io.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
gus_pat.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
reverb.cpp - made WildMidi a library. 2020-01-05 01:40:41 +01:00
wildmidi_lib.cpp - fixed compilation on XCode and silenced several warnings in the music code 2020-01-05 02:17:56 +01:00
wm_error.cpp - made WildMidi a library. 2020-01-05 01:40:41 +01:00