gzdoom-gles/libraries/timidityplus
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
..
timiditypp - 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
common.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
configfile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
effect.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
fft4g.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
filter.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
freq.cpp Add string.h includes where needed. Fixes Linux builds. 2020-01-05 01:22:04 +01:00
instrum.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
mblock.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
mix.cpp - fixed a few Timidity warnings 2020-01-05 01:38:23 +01:00
playmidi.cpp - Timidity++ done. 2020-01-05 02:31:53 +01:00
quantity.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
readmidic.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
recache.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
resample.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
reverb.cpp - gave the Timidity error functions better names and hooked up the WildMidi version. 2020-01-05 01:53:54 +01:00
sbkconv.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
sffile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
sfitem.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
smplfile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
sndfont.cpp - consolidated the different file access interfaces in the backends into one shared version. 2020-01-05 11:46:28 +01:00
tables.cpp - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00