mirror of
https://github.com/ZDoom/gzdoom.git
synced 2025-01-28 20:30:53 +00:00
8d2c67fe95
- renamed the FluidSetting functions to ChangeSetting so that they can be used as a generic means to change music player options without overloading the virtual function table for each minor thing. - pass Printf as a parameter to the MIDI renderer to uncouple it from the main GZDoom code. - throw exceptions when setting up the renderer fails so that this can be handled consistently for all construction errors here. - delete FluidSynth handles before the constructor aborts. |
||
---|---|---|
.. | ||
backend | ||
mididevices | ||
midisources | ||
music | ||
musicformats | ||
thirdparty | ||
s_advsound.cpp | ||
s_environment.cpp | ||
s_music.cpp | ||
s_music.h | ||
s_sndseq.cpp | ||
s_sndseq.h | ||
s_sound.cpp | ||
s_sound.h |