qzdoom/src/sound/musicformats
Vitaly Novichkov 1a070d12a1 GME update with bug-fixes
- True fix for infinite loops [please verify!]
- True fix for KSS silence
- Fix for HES distorted and unstable/random tempo
2019-08-25 15:38:39 +03:00
..
music_cd.cpp
music_dumb.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
music_gme.cpp GME update with bug-fixes 2019-08-25 15:38:39 +03:00
music_libsndfile.cpp - removed FCriticalSection and replaced all of its uses with std::mutex. 2019-02-22 20:24:24 +01:00
music_midistream.cpp - made the class definitions of the MIDI devices private to the implementations. 2019-06-27 09:56:08 +02:00
music_opl.cpp
music_stream.cpp