aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_load.cpp
AgeCommit message (Expand)Author
2017-10-24Fixed IMF playing!Wohlstand
2017-10-23Prepare to implement seekability - pre-parse all MIDI events before playWohlstand
2017-10-21Fixed MSVC2015 buildWohlstand
2017-10-20Fixed CMake buildWohlstand
2017-10-18Smooth finalizing, rewinding, and a bit more crash safetyWohlstand
2017-10-17EXPERIMENTAL: Support for custom banks!Wohlstand
2017-10-08Add support for WOPL banks formatWohlstand
2017-02-28Fixed wrong very long inter-note delays on 32-bit platformsWohlstand
2017-02-16Remove usage of std::shared_ptrWohlstand
2017-02-15Fixed logarithmic volumes flag and added support for XMI and MUS formatsWohlstand
2017-01-16Split adlmidi.cpp now keeps API functions onlyWohlstand