gzdoom-gles/libraries/zmusic
2020-10-04 12:50:12 +02:00
..
data - embedded the default OPN bank directly in the binary so that it works, even if no custom bank is set. 2020-10-04 12:50:12 +02:00
decoder - use C++11 features to delete unwanted methods. 2020-02-26 12:49:21 +01:00
mididevices - embedded the default OPN bank directly in the binary so that it works, even if no custom bank is set. 2020-10-04 12:50:12 +02:00
midisources - fixed event processing in XMI reader 2020-08-22 13:07:43 +02: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