gzdoom/libraries/timidityplus
Christoph Oelckers c24f9b42ba - the timidity safe_malloc functions may not throw exceptions.
There is a high chance of them getting called within the stream servicing function which cannot deal with abnormal conditions, so the only choice here is performing a hard abort.
2020-01-01 17:34:37 +01:00
..
timiditypp - first state of music configuration refactor. 2019-09-29 20:01:57 +02:00
CMakeLists.txt - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03:00
common.cpp - the timidity safe_malloc functions may not throw exceptions. 2020-01-01 17:34:37 +01:00
configfile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
effect.cpp
fft4g.cpp
filter.cpp
freq.cpp
instrum.cpp - blocked the destructor in the sound font reader base class. 2020-01-01 16:11:39 +01:00
mblock.cpp - cleanup of the sound init/exit code. 2019-10-01 20:04:46 +02:00
mix.cpp
playmidi.cpp - first state of music configuration refactor. 2019-09-29 20:01:57 +02:00
quantity.cpp
readmidic.cpp
recache.cpp
resample.cpp - cleanup of the sound init/exit code. 2019-10-01 20:04:46 +02:00
reverb.cpp
sbkconv.cpp
sffile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
sfitem.cpp
smplfile.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
sndfont.cpp - consolidated the different file access interfaces in the backends into one shared version. 2019-09-28 23:17:16 +02:00
tables.cpp