index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
midi_sequencer_impl.hpp
Age
Commit message (
Expand
)
Author
2025-01-01
Update copyright year for 2025
Wohlstand
2024-01-07
Updated copyright year to 2024
Wohlstand
2023-10-05
Improved CMF support
Wohlstand
2023-06-16
Added workaround for the recent Vita SDK update
Wohlstand
2023-05-14
midi_sequencer_impl.hpp: Remove actually unused local variable
Wohlstand
2023-01-03
Updated copyright for 2023
Wohlstand
2022-12-01
Sequencer: Fixed the sign comparison warning
Wohlstand
2022-11-29
More robust EA-MUS detection/parsing
Wohlstand
2022-10-25
XMI2MIDI: Optimised the algorithm for multiple songs
Wohlstand
2022-10-17
Improved the multi-song XMI support
Wohlstand
2022-01-05
Updated copyright year for 2022
Wohlstand
2021-11-20
Another small fix
Wohlstand
2021-11-20
Fixed memory damages and crashes while playing XMI files
Wohlstand
2021-11-19
Send CC123 after passing loop end
Wohlstand
2021-10-25
Updated the midi sequencer code
Wohlstand
2021-07-18
Synchronize the MIDI Sequencer with mainstream
Wohlstand
2021-01-14
Updated copyright for 2021
Wohlstand
2020-11-26
Fixed IMF playing because of last data row miss
Wohlstand
2020-09-03
Fixed an incorrect logic of CC121
Wohlstand
2020-01-17
Update copyright year
Wohlstand
2019-12-11
MidiSequencer: apply recent typo fixes and a clean-up
Wohlstand
2019-12-03
MidiSequencer: Added PCM streaming code
Wohlstand
2019-12-02
MidiSequencer: Fixed possible UTF16 string length checking problems
Wohlstand
2019-11-15
Sequencer: Allow playing IMF files of Type 0
Wohlstand
2019-09-26
Update MIDI Sequencer with latest copy from libOPNMIDI
Wohlstand
2019-01-25
drum note length extension
JP Cimalando
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2018-11-01
MIDI Sequencer: Fixed missing per-track titles
Vitaly Novichkov
2018-11-01
MIDI Sequencer: Minor polishing
Vitaly Novichkov
2018-10-10
MIDI Sequencer: remove old comments
Vitaly Novichkov
2018-09-30
Sequencer: fix attempt to load CMF again in same instance
Vitaly Novichkov
2018-09-28
Fixed wrong position report on hot file re-load
Vitaly Novichkov
2018-09-19
Added automatic detection of HMI / RPG-Maker loop format
Vitaly Novichkov
2018-09-04
Fix one minor MSVC warning
Vitaly Novichkov
2018-08-28
sequencer: enable end silence skipping
JP Cimalando
2018-07-11
Sequencer: Minor fix of comments
Vitaly Novichkov
2018-07-11
Sequencer: Fixed GMF support
Vitaly Novichkov
2018-07-11
Fixed Watcom build
Vitaly Novichkov
2018-07-11
MIDI Sequencer: Split the loadMIDI function
Vitaly Novichkov
2018-07-09
xmi: handle AIL callback trigger
JP Cimalando
2018-07-08
Don't notify about of invalid loop when is no any loop tags passed
Vitaly Novichkov
2018-07-08
[Experimental] Complex loop support
Vitaly Novichkov
2018-07-07
exception for SMF track 0 when format != 2
JP Cimalando
2018-07-07
sequencer API to turn tracks on/off/solo
JP Cimalando
2018-06-25
Fixed compilation on Android
Vitaly Novichkov
2018-06-25
Using bigger integers for math in some places
Vitaly Novichkov
2018-06-24
MIDI Sequencer: Clean code from some of old comments
Vitaly Novichkov
2018-06-24
Continue clean-up and fix the multi-device support
Vitaly Novichkov
2018-06-23
Small clean-up of the MIDI sequencer's code
Vitaly Novichkov
2018-06-23
MidiSequencer: Some another refactoring of function names
Vitaly Novichkov
[next]