index
:
libADLMIDI
master
Fork of Bisqwit's OPL3 emulation library
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2018-06-25
VLC Plugin: more controls!
Vitaly Novichkov
2018-06-25
Fixed missing refresh of 4-op channels count
Vitaly Novichkov
2018-06-25
Fixed compilation on Android
Vitaly Novichkov
2018-06-25
Use size_t instead of uint64_t on devices cache
Vitaly Novichkov
2018-06-25
Fixed build with disabled embedded banks
Vitaly Novichkov
2018-06-25
Small fix in `CopySamplesTransformed` template
Vitaly Novichkov
2018-06-25
Using bigger integers for math in some places
Vitaly Novichkov
2018-06-24
Fix MSVC warnings
Vitaly Novichkov
2018-06-24
Also small refactoring
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-24
OPL3: Rename `m_pit` into `m_keyBlockFNumCache`
Vitaly Novichkov
2018-06-24
OPL3: Rename "touchReal" into "touchNote"
Vitaly Novichkov
2018-06-24
Merge branch 'master' into stable
Vitaly Novichkov
2018-06-24
[Experimental] Big re-factoring of internals and clean-up
Vitaly Novichkov
2018-06-24
Readme note about CMF fix
Vitaly Novichkov
2018-06-24
Make CMF files sound more correctly
Vitaly Novichkov
2018-06-24
Readme change
Vitaly Novichkov
2018-06-24
Correct intefrace of built library
Vitaly Novichkov
2018-06-24
Small fix of VLC codec
Vitaly Novichkov
2018-06-23
VLC Plugin: Fixed SysEx passing
Vitaly Novichkov
2018-06-23
Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.git
Vitaly Novichkov
2018-06-23
Little clean-up and beautify
Vitaly Novichkov
2018-06-23
Added a new line between "deviceSwitch" and "currentDevice" calls
Vitaly Novichkov
2018-06-23
Merge pull request #120 from jpcima/midichannels-count
Vitaly Novichkov
2018-06-23
glide: handle for all the midi channels
JP Cimalando
2018-06-23
Added support for CC67-SoftPedal
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
2018-06-23
Another Watcom build fix, however, it doesn't fixes stack-related troubles
Vitaly Novichkov
2018-06-23
Implement a workaround for crashing Watcom compiler
Vitaly Novichkov
2018-06-23
Fix Watcom compilation of file_reader.hpp
Vitaly Novichkov
2018-06-23
Small correction in the ReadME
Vitaly Novichkov
2018-06-23
Changelog notes
Vitaly Novichkov
2018-06-23
Added CC66 Sostenuto support!
Vitaly Novichkov
2018-06-23
GS way of custom drum channels now is working!
Vitaly Novichkov
2018-06-23
Added little documentation for the sequencer event hooks
Vitaly Novichkov
2018-06-22
Merge SysEx support branch and now we have experimental SysEx support!
Vitaly Novichkov
2018-06-22
Added some TODOs
Vitaly Novichkov
2018-06-22
Added support for synthesizer mode
Vitaly Novichkov
2018-06-22
Fix the typo in "Caught" word in debug messages
Vitaly Novichkov
2018-06-22
Sequencer: give SysEx events have highest priority while re-ordering
Vitaly Novichkov
2018-06-22
Use Generic volume model by default when VM value has received some junk
Vitaly Novichkov
2018-06-22
Added some debug message hooks into SysEx processors
Vitaly Novichkov
2018-06-22
Move `opl.Touch_Real()` call out of volume model switch
Vitaly Novichkov
2018-06-22
simplify the volume formula
JP Cimalando
2018-06-22
Yamaha XG reset
JP Cimalando
2018-06-22
handle MIDI master volume
JP Cimalando
2018-06-22
handle sysex resets
JP Cimalando
2018-06-22
Merge branch 'split-midi-sequencer' for a future polishing of the change
Vitaly Novichkov
[prev]
[next]