gzdoom/src/sound/oplsynth
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
..
dosbox Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
fmopl.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
genmidi.h
musicblock.cpp OPL Synth fix: Double-voice instruments randomly don't play second voice 2018-05-03 21:10:17 +02:00
musicblock.h Fix OPL Synth note cutoffs and issues after removal of MusLib 2018-04-30 18:21:30 +02:00
nukedopl3.cpp
nukedopl3.h
opl.h
OPL3.cpp Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
opl_mus_player.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
opl_mus_player.h - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
oplio.cpp
oplio.h