vkdoom_m/src/sound/timiditypp
Christoph Oelckers 47dbbeb65a Revert "- don't let the Timidity++ player directly access the CVARs."
This reverts commit 8f7a503561.

# Conflicts:
#	src/sound/timiditypp/playmidi.cpp

Something in here wasn't working as intended, and since it needs better synchronization let's redo it entirely.
2018-02-26 09:19:10 +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 - make CMake happy 2018-02-19 23:33:42 +01:00
filter.cpp - make CMake happy 2018-02-19 23:33:42 +01:00
filter.h - make CMake happy 2018-02-19 23:33:42 +01:00
freq.cpp - fixed some warnings. 2018-02-23 01:01:18 +01:00
freq.h - make CMake happy 2018-02-19 23:33:42 +01:00
instrum.cpp - did not save everything. 2018-02-24 13:33:28 +01:00
instrum.h Adjusted Timidity++ to soundfint manager 2018-02-23 08:54:01 +01:00
mblock.cpp - make CMake happy 2018-02-19 23:33:42 +01:00
mblock.h - make CMake happy 2018-02-19 23:33:42 +01:00
mix.cpp - did not save everything. 2018-02-24 13:33:28 +01:00
mix.h - make CMake happy 2018-02-19 23:33:42 +01:00
optcode.h - make CMake happy 2018-02-19 23:33:42 +01:00
playmidi.cpp Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +01:00
playmidi.h Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +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 - make CMake happy 2018-02-19 23:33:42 +01:00
reverb.cpp - did not save everything. 2018-02-24 13:33:28 +01:00
reverb.h Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +01:00
sbkconv.cpp - make CMake happy 2018-02-19 23:33:42 +01:00
sffile.cpp - fixed a memory leak and removed debug output. 2018-02-23 18:57:30 +01:00
sffile.h - make CMake happy 2018-02-19 23:33:42 +01:00
sfitem.cpp - make CMake happy 2018-02-19 23:33:42 +01:00
sfitem.h - make CMake happy 2018-02-19 23:33:42 +01:00
sflayer.h - make CMake happy 2018-02-19 23:33:42 +01:00
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 - make CMake happy 2018-02-19 23:33:42 +01:00
tables.h - make CMake happy 2018-02-19 23:33:42 +01:00
timidity.h Revert "- don't let the Timidity++ player directly access the CVARs." 2018-02-26 09:19:10 +01:00