mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-11-10 23:02:08 +00:00
d2c156224b
Now there is only one single entry point for both, instead of previously 2 entry and 4 exit points. This also eliminates the explicit shutdown of ZMusic. Timidity++'s two buffers have been put in containers that self-destruct on shutdown and calling dumb_exit is not necessary because the only feature requiring it is not used by any code in the music library. |
||
---|---|---|
.. | ||
decoder | ||
mididevices | ||
midisources | ||
musicformats | ||
streamsources | ||
thirdparty | ||
zmusic | ||
CMakeLists.txt | ||
i_module.cpp | ||
i_module.h |