vkdoom_m/src/sound/timiditypp
alexey.lysiuk 2ae8d39441 Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
2018-04-24 14:30:35 +03:00
..
common.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
common.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
configfile.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
controls.h - something can be heard. 2018-02-20 20:50:01 +01:00
effect.cpp Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +01:00
effect.h Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +01:00
fft4g.cpp All compile errors on Mac fixed. 2018-02-22 13:50:41 +01:00
fft4g.h
filter.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
filter.h
freq.cpp - fixed some warnings. 2018-02-23 01:01:18 +01:00
freq.h
instrum.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
instrum.h Fixed GCC 4.9 compilation error 2018-02-26 14:00:29 +02:00
mblock.cpp
mblock.h
mix.cpp - did not save everything. 2018-02-24 13:33:28 +01:00
mix.h
optcode.h
playmidi.cpp - added a band-aid fix in case Timidity has both chorus and reverb active. 2018-03-25 12:12:14 +02:00
playmidi.h - fixed setup for Timidity++ playback frequency. 2018-03-06 19:52:29 +01:00
quantity.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
quantity.h - use the intended interface to pass some data to the player. 2018-02-20 21:52:45 +01:00
readmidic.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
recache.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
recache.h Fixed warnings in Timidity++ code emitted by XCode, except one which cannot be eliminatet without compromising the code. 2018-02-23 09:07:42 +01:00
resample.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
resample.h
reverb.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
reverb.h Fixed GCC compilation error 2018-02-26 13:10:32 +02:00
sbkconv.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
sffile.cpp - fixed a memory leak and removed debug output. 2018-02-23 18:57:30 +01:00
sffile.h
sfitem.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
sfitem.h
sflayer.h
smplfile.cpp - Removed FileReader from SoundFont manager. 2018-03-10 20:10:17 +01:00
sndfont.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
sysdep.h - something can be heard. 2018-02-20 20:50:01 +01:00
tables.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
tables.h
timidity.h - add one more missing include to make GCC happy 2018-03-12 22:39:50 -04:00