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 |
|
Edoardo Prezioso
|
74e69567ef
|
- Fixed a buffer overflow with Timidity++ when playing Sigil e5m5 music.
See https://forum.zdoom.org/viewtopic.php?f=2&t=64910 .
|
2019-06-02 21:20:19 +02:00 |
|
Christoph Oelckers
|
1a3df8dfba
|
- moved all shutdown handling for sound related resources to I_ShutdownSound instead of registering separate atterm handlers.
|
2018-12-19 09:39:06 +01:00 |
|
alexey.lysiuk
|
2ae8d39441
|
Removed all superfluous #include's
Automatically optimized by CLion IDE with manual corrections
|
2018-04-24 14:30:35 +03:00 |
|
Christoph Oelckers
|
e6bae25423
|
- Timidity++ is now fully integrated into the softsynth interface.
The only thing left to do is tweaking the volume of the output to match the one from the EXE.
|
2018-02-21 17:35:44 +01:00 |
|
Christoph Oelckers
|
803369fb8d
|
- make CMake happy
|
2018-02-19 23:33:42 +01:00 |
|