gzdoom-gles/libraries/timidityplus/timiditypp
Christoph Oelckers 1b1fabd5c2 - cleanup of the TimidityMIDIDevice(GUS) backend code to eliminate the storage in global variables and to remove the dependencies on core ZDoom code.
The organization here is now the same as for the Timidity++ device, i.e. it is the device owning the instruments to give better control over their lifecycle.

# Conflicts:
#	src/sound/timidity/instrum_font.cpp
#	src/sound/timidity/instrum_sf2.cpp
#	src/sound/timidity/mix.cpp
#	src/sound/timidity/playmidi.cpp
#	src/sound/timidity/resample.cpp
2020-01-05 01:22:10 +01:00
..
common.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
controls.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
effect.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
fft4g.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
filter.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
freq.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
instrum.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
mblock.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
mix.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
optcode.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
playmidi.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
quantity.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
recache.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
resample.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
reverb.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
sffile.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
sfitem.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
sflayer.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
sysdep.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
t_swap.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
tables.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
timidity.h - made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore. 2020-01-05 01:21:32 +01:00
timidity_file.h - cleanup of the TimidityMIDIDevice(GUS) backend code to eliminate the storage in global variables and to remove the dependencies on core ZDoom code. 2020-01-05 01:22:10 +01:00