gzdoom-gles/libraries/zmusic
Christoph Oelckers e89cc73f80 - rewrote the ZMusic interface so that it is free of C++ constructs.
Now it is ready to put in a DLL.

# Conflicts:
#	libraries/zmusic/zmusic/mididefs.h
#	libraries/zmusic/zmusic/zmusic.h
2020-01-07 18:07:26 +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-07 18:07:21 +01:00
mididevices - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
midisources - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
musicformats - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +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 - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +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