gzdoom-gles/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 Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
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 Removed all superfluous #include's 2018-04-24 14:30:35 +03:00
music_stream.cpp - renamed FileRdr back to FileReader. 2018-03-11 19:29:37 +01:00