Christoph Oelckers
|
115d1cb182
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
|
2019-09-23 14:27:43 +02:00 |
|
Christoph Oelckers
|
df7a4bb0d9
|
- removed a few dependencies of the Timidity++ code from the main GZDoom code base.
The big issues, i.e. FileReader and SoundFontReader still need to be handled to make this a standalone library.
|
2019-09-23 10:18:19 +02:00 |
|
Christoph Oelckers
|
a8283ffdd6
|
- something can be heard.
This doesn't pipe the audio through OpenAL yet but the fundamentals for further progress are done.
|
2018-02-20 20:50:01 +01:00 |
|
Christoph Oelckers
|
5ce3b00b90
|
- commented out the noisy debug messages in Timidity++ so that they do not waste execution time and memory for nothing - there are almost 300 of them.
|
2018-02-20 19:45:37 +01:00 |
|
Christoph Oelckers
|
803369fb8d
|
- make CMake happy
|
2018-02-19 23:33:42 +01:00 |
|