gzdoom-gles/libraries/zmusic
2020-01-07 18:07:17 +01:00
..
decoder - hooked up a few more CVARs and other values the music backend needs to know about and moved the MusInfo base class into zmusic. 2020-01-05 13:37:50 +01:00
mididevices - Support for MIDI on Linux via alsa sequencer 2020-01-07 18:04:28 +01:00
midisources - 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-07 18:07:17 +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-07 18:07:17 +01:00
streamsources - Moved all music related synchronization to the top level 2020-01-06 01:30:45 +01:00
thirdparty - moved the sound decoding code to the zmusic project. 2020-01-05 12:29:15 +01:00
zmusic - 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-07 18:07:17 +01:00
CMakeLists.txt - Support for MIDI on Linux via alsa sequencer 2020-01-07 18:04:28 +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