gzdoom-gles/libraries/zmusic/midisources
alexey.lysiuk 479f421007 - fixed event processing in XMI reader
Event pointer was moved forward twice leaving arbitrary garbage data in the stream

https://forum.zdoom.org/viewtopic.php?t=69631
2020-08-22 13:07:43 +02:00
..
midisource.cpp - made adjustments to the remaining parts of the function interface. 2020-01-07 18:07:19 +01:00
midisource.h - fixed build issues with POSIX targets 2020-01-05 14:44:01 +01:00
midisource_hmi.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
midisource_mus.cpp - fixed compilation with XCode and silenced several warnings 2020-01-05 13:38:07 +01:00
midisource_smf.cpp - rewrote the ZMusic interface so that it is free of C++ constructs. 2020-01-07 18:07:26 +01:00
midisource_xmi.cpp - fixed event processing in XMI reader 2020-08-22 13:07:43 +02:00