Christoph Oelckers
|
4fccadff7e
|
- made the Timidity++ backend a library, now that it has no dependencies on GZDoom anymore.
# Conflicts:
# src/CMakeLists.txt
# Conflicts:
# src/CMakeLists.txt
|
2020-01-05 01:21:32 +01:00 |
|
Christoph Oelckers
|
5da1433c57
|
- fixed a memory leak and removed debug output.
|
2018-02-23 18:57:30 +01:00 |
|
Christoph Oelckers
|
88f9f0982c
|
- fixed Timidity++ playback.
|
2018-02-23 18:33:54 +01:00 |
|
Christoph Oelckers
|
aae832386f
|
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 |
|
Christoph Oelckers
|
5219916de5
|
- there's no need to drag the event time around, this really was just an artifact of Timidity's original implementation which is no longer in use.
- plugged a few memory leaks.
|
2018-02-21 21:11:31 +01:00 |
|
Christoph Oelckers
|
803369fb8d
|
- make CMake happy
|
2018-02-19 23:33:42 +01:00 |
|