gzdoom-gles/src/sound/timiditypp
2018-03-06 19:52:29 +01:00
..
common.cpp Removed PathExpander and PseudoMidiDevice which are no longer being used 2018-02-23 09:21:42 +01:00
common.h Adjusted Timidity++ to soundfint manager 2018-02-23 08:54:01 +01:00
configfile.cpp Adjusted Timidity++ to soundfint manager 2018-02-23 08:54:01 +01: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 - did not save everything. 2018-02-24 13:33:28 +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 - fixed setup for Timidity++ playback frequency. 2018-03-06 19:52:29 +01: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 - did not save everything. 2018-02-24 13:33:28 +01: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
sfitem.h
sflayer.h
smplfile.cpp 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
sndfont.cpp - did not save everything. 2018-02-24 13:33:28 +01:00
sysdep.h - something can be heard. 2018-02-20 20:50:01 +01:00
tables.cpp
tables.h
timidity.h - Redid CVar synchronization for Timidity++. 2018-02-26 09:55:04 +01:00