aboutsummaryrefslogtreecommitdiff
path: root/src/adlmidi_load.cpp
AgeCommit message (Expand)Author
2017-11-05Don't apply a too-short percussion note fix on IMF/CMF and RSXX musics.Wohlstand
2017-11-04Added default states for deep tremolo/vibrato and volume moduelsWohlstand
2017-11-04Added support for playing of Electronic Arts's MUS filesWohlstand
2017-10-31Small optimize of the IMF validatorWohlstand
2017-10-26Continue works on loop points and some clean-upWohlstand
2017-10-25Parse & validate loop events in load time than in playing timeWohlstand
2017-10-25Clean-upWohlstand
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