.. |
timiditypp
|
- fixed a few Timidity warnings
|
2019-09-25 17:26:19 +02:00 |
CMakeLists.txt
|
- made the Timidity(GUS) device a separate library.
|
2019-09-24 23:43:44 +02:00 |
common.cpp
|
- cleanup of the TimidityMIDIDevice(GUS) backend code to eliminate the storage in global variables and to remove the dependencies on core ZDoom code.
|
2019-09-24 23:08:56 +02:00 |
configfile.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
effect.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
fft4g.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
filter.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
freq.cpp
|
Add string.h includes where needed. Fixes Linux builds.
|
2019-09-23 17:37:05 +02:00 |
instrum.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
mblock.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
mix.cpp
|
- fixed a few Timidity warnings
|
2019-09-25 17:26:19 +02:00 |
playmidi.cpp
|
- fixed a few Timidity warnings
|
2019-09-25 17:26:19 +02:00 |
quantity.cpp
|
Add string.h includes where needed. Fixes Linux builds.
|
2019-09-23 17:37:05 +02:00 |
readmidic.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
recache.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
resample.cpp
|
Add string.h includes where needed. Fixes Linux builds.
|
2019-09-23 17:37:05 +02:00 |
reverb.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
sbkconv.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
sffile.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
sfitem.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
smplfile.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
sndfont.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
tables.cpp
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |