GZDoom's music system as a standalone library
Find a file
Wohlstand 8eff49f731 libADLMIDI & libOPNMIDI: Apply the important fix
Fixed an incorrect timer processing when using a real-time interface.
This bug does directly affect the case of ZMusic which does use of RealTime API of both libraries.
2020-10-11 07:58:12 +02:00
.github/workflows - fixed Win32 CI build by forcing internal ZLib 2020-07-03 11:14:41 +03:00
cmake - added basic CMake module for ZMusic 2020-01-04 17:24:28 +02:00
include Add MIDS music format playback support 2020-09-14 00:58:12 +06:00
licenses - added license overview. 2020-02-08 11:30:24 +01:00
samples/list_midi_devices - extended list MIDI devices sample 2020-01-07 13:15:24 +02:00
source ADLMIDI: Set the different gain per volume model 2020-10-04 08:03:44 +02:00
thirdparty libADLMIDI & libOPNMIDI: Apply the important fix 2020-10-11 07:58:12 +02:00
.gitignore Ignore *.user* files, generated by Qt Creator IDE 2020-10-04 08:03:44 +02:00
CMakeLists.txt - set macOS deployment target to match GZDoom and Raze 2020-08-09 14:57:26 +03:00