gzdoom-gles/libraries/zmusic
2020-02-26 12:49:23 +01:00
..
decoder - use C++11 features to delete unwanted methods. 2020-02-26 12:49:21 +01:00
mididevices - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-07 19:55:55 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
musicformats - fixed: StreamSong did not flag itself as stopped when non-looping playback ended. 2020-02-26 12:49:20 +01:00
streamsources - fixed switching of subsong for already playing GME song 2020-02-26 12:49:23 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
zmusic - Run the Alsa MIDI thread every 40ms or so, use non-blocking sequencer 2020-01-07 19:55:55 +01:00
CMakeLists.txt - Fixed compilation with MinGW. 2020-01-10 01:11:54 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
i_module.h - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00