gzdoom-gles/libraries/zmusic
Christoph Oelckers d2ca1ea4e0 - rewrote the ZMusic interface so that it is free of C++ constructs.
Now it is ready to put in a DLL.
2020-01-02 01:26:01 +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 - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +01:00
musicformats - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +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 - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-02 01:26:01 +01:00
CMakeLists.txt - cleaned POSIX compiler arguments for libraries 2019-10-05 15:02:10 +03: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