gzdoom/libraries/zmusic
2020-01-02 08:47:03 +01:00
..
decoder - there's no need to let the XM Vorbis decoder run through the client - all related functionality is part of ZMusic itself. 2020-01-01 20:58:15 +01:00
mididevices Merge branch 'master' of https://github.com/coelckers/gzdoom 2020-01-02 08:45:48 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +01:00
musicformats Merge branch 'master' of https://github.com/coelckers/gzdoom 2020-01-02 08:45:48 +01:00
streamsources - fixed SPC music looping after update to GME 0.6.2 2019-10-18 10:25:24 +03:00
thirdparty - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
zmusic - forgot to save this one. 2020-01-02 08:47:03 +01:00
CMakeLists.txt - Support for MIDI on Linux via alsa sequencer 2020-01-02 08:29:39 +01:00
i_module.cpp - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00
i_module.h - moved the sound decoding code to the zmusic project. 2019-09-29 12:48:12 +02:00