qzdoom/libraries/zmusic
2020-01-01 22:54:27 +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 - Moved all music related synchronization to the top level 2019-10-15 00:49:40 +02:00
midisources - made adjustments to the remaining parts of the function interface. 2020-01-01 20:47:33 +01:00
musicformats - made the ZMusic interface more DLL friendly: Reworked all functions not to throw exceptions across the library boundary and made a few definitions internal. 2020-01-01 20:01:38 +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 - replaced the C++ based file access wrapper in ZMusic with a C compatible version. 2020-01-01 22:54:27 +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