gzdoom/libraries/wildmidi
Christoph Oelckers 7468c0f36d - 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.)
2019-09-28 23:17:16 +02:00
..
wildmidi - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
CMakeLists.txt - took make_release_only off those subprojects which contain code that still need debugging on occasion. 2019-09-27 19:43:32 +02:00
file_io.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
gus_pat.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
reverb.cpp - made WildMidi a library. 2019-09-25 19:38:48 +02:00
wildmidi_lib.cpp - fixed compilation on XCode and silenced several warnings in the music code 2019-09-27 01:42:56 +02:00
wm_error.cpp - made WildMidi a library. 2019-09-25 19:38:48 +02:00