mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-03 01:13:22 +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. |
||
---|---|---|
.. | ||
configuration.cpp | ||
m_swap.h | ||
midiconfig.h | ||
mididefs.h | ||
mus2midi.h | ||
musinfo.h | ||
sounddecoder.h | ||
zmusic.cpp | ||
zmusic.h |