vkdoom_m/src/sound/timiditypp
Christoph Oelckers c0893027da - added a band-aid fix in case Timidity has both chorus and reverb active.
This merely addresses the crashing issue, it does nothing about the faulty initialization logic here that causes the chorus not to get initialized properly if reverb is active.
The issue needs more in-detail investigation but for now this has to suffice.
2018-03-25 12:12:14 +02:00
..
common.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
common.h - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00
configfile.cpp Added some missing zlib.h and stdint.h includes 2018-03-12 21:06:03 -04: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
filter.h
freq.cpp - fixed some warnings. 2018-02-23 01:01:18 +01:00
freq.h
instrum.cpp - added a few more FileRdr replacements 2018-03-10 20:33:49 +01: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 - use the intended interface to pass some data to the player. 2018-02-20 21:52:45 +01:00
quantity.h - use the intended interface to pass some data to the player. 2018-02-20 21:52:45 +01:00
readmidic.cpp - silenced a few pointless console messages generated by Timidity++. 2018-02-21 20:44:51 +01:00
recache.cpp - silenced a few pointless console messages generated by Timidity++. 2018-02-21 20:44:51 +01: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 - Timidity++ is now fully integrated into the softsynth interface. 2018-02-21 17:35:44 +01:00
resample.h
reverb.cpp - added a band-aid fix in case Timidity has both chorus and reverb active. 2018-03-25 12:12:14 +02:00
reverb.h Fixed GCC compilation error 2018-02-26 13:10:32 +02:00
sbkconv.cpp
sffile.cpp - fixed a memory leak and removed debug output. 2018-02-23 18:57:30 +01:00
sffile.h
sfitem.cpp Added some missing zlib.h and stdint.h includes 2018-03-12 21:06:03 -04:00
sfitem.h
sflayer.h
smplfile.cpp - Removed FileReader from SoundFont manager. 2018-03-10 20:10:17 +01:00
sndfont.cpp - added a missing nullptr check in Instruments::free_soundfonts() 2018-03-12 18:55:05 +01:00
sysdep.h - something can be heard. 2018-02-20 20:50:01 +01:00
tables.cpp
tables.h
timidity.h - add one more missing include to make GCC happy 2018-03-12 22:39:50 -04:00