mirror of
https://github.com/ZDoom/qzdoom.git
synced 2024-12-03 09:23:19 +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. |
||
---|---|---|
.. | ||
mididevice.h | ||
music_adlmidi_mididevice.cpp | ||
music_base_mididevice.cpp | ||
music_fluidsynth_mididevice.cpp | ||
music_opl_mididevice.cpp | ||
music_opnmidi_mididevice.cpp | ||
music_softsynth_mididevice.cpp | ||
music_timidity_mididevice.cpp | ||
music_timiditypp_mididevice.cpp | ||
music_wavewriter_mididevice.cpp | ||
music_wildmidi_mididevice.cpp | ||
music_win_mididevice.cpp |