gzdoom/src/sound/wildmidi
Christoph Oelckers e091369a38 - removed FCriticalSection and replaced all of its uses with std::mutex.
There's really no need for a non-standard solution here anymore with C++11.
This also fixes an unreleased lock in the WildMidi code.
2019-02-22 20:24:24 +01:00
..
common.h
file_io.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
file_io.h - WildMidi now uses the soundfont manager. 2018-02-22 22:35:49 +01:00
gus_pat.cpp
gus_pat.h
reverb.cpp
reverb.h
wildmidi_lib.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
wildmidi_lib.h
wm_error.cpp
wm_error.h