aboutsummaryrefslogtreecommitdiff
path: root/src/midi_sequencer_impl.hpp
AgeCommit message (Expand)Author
2025-01-01Update copyright year for 2025Wohlstand
2024-01-07Updated copyright year to 2024Wohlstand
2023-10-05Improved CMF supportWohlstand
2023-06-16Added workaround for the recent Vita SDK updateWohlstand
2023-05-14midi_sequencer_impl.hpp: Remove actually unused local variableWohlstand
2023-01-03Updated copyright for 2023Wohlstand
2022-12-01Sequencer: Fixed the sign comparison warningWohlstand
2022-11-29More robust EA-MUS detection/parsingWohlstand
2022-10-25XMI2MIDI: Optimised the algorithm for multiple songsWohlstand
2022-10-17Improved the multi-song XMI supportWohlstand
2022-01-05Updated copyright year for 2022Wohlstand
2021-11-20Another small fixWohlstand
2021-11-20Fixed memory damages and crashes while playing XMI filesWohlstand
2021-11-19Send CC123 after passing loop endWohlstand
2021-10-25Updated the midi sequencer codeWohlstand
2021-07-18Synchronize the MIDI Sequencer with mainstreamWohlstand
2021-01-14Updated copyright for 2021Wohlstand
2020-11-26Fixed IMF playing because of last data row missWohlstand
2020-09-03Fixed an incorrect logic of CC121Wohlstand
2020-01-17Update copyright yearWohlstand
2019-12-11MidiSequencer: apply recent typo fixes and a clean-upWohlstand
2019-12-03MidiSequencer: Added PCM streaming codeWohlstand
2019-12-02MidiSequencer: Fixed possible UTF16 string length checking problemsWohlstand
2019-11-15Sequencer: Allow playing IMF files of Type 0Wohlstand
2019-09-26Update MIDI Sequencer with latest copy from libOPNMIDIWohlstand
2019-01-25drum note length extensionJP Cimalando
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-11-01MIDI Sequencer: Fixed missing per-track titlesVitaly Novichkov
2018-11-01MIDI Sequencer: Minor polishingVitaly Novichkov
2018-10-10MIDI Sequencer: remove old commentsVitaly Novichkov
2018-09-30Sequencer: fix attempt to load CMF again in same instanceVitaly Novichkov
2018-09-28Fixed wrong position report on hot file re-loadVitaly Novichkov
2018-09-19Added automatic detection of HMI / RPG-Maker loop formatVitaly Novichkov
2018-09-04Fix one minor MSVC warningVitaly Novichkov
2018-08-28sequencer: enable end silence skippingJP Cimalando
2018-07-11Sequencer: Minor fix of commentsVitaly Novichkov
2018-07-11Sequencer: Fixed GMF supportVitaly Novichkov
2018-07-11Fixed Watcom buildVitaly Novichkov
2018-07-11MIDI Sequencer: Split the loadMIDI functionVitaly Novichkov
2018-07-09xmi: handle AIL callback triggerJP Cimalando
2018-07-08Don't notify about of invalid loop when is no any loop tags passedVitaly Novichkov
2018-07-08[Experimental] Complex loop supportVitaly Novichkov
2018-07-07exception for SMF track 0 when format != 2JP Cimalando
2018-07-07sequencer API to turn tracks on/off/soloJP Cimalando
2018-06-25Fixed compilation on AndroidVitaly Novichkov
2018-06-25Using bigger integers for math in some placesVitaly Novichkov
2018-06-24MIDI Sequencer: Clean code from some of old commentsVitaly Novichkov
2018-06-24Continue clean-up and fix the multi-device supportVitaly Novichkov
2018-06-23Small clean-up of the MIDI sequencer's codeVitaly Novichkov
2018-06-23MidiSequencer: Some another refactoring of function namesVitaly Novichkov