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
Age
Commit message (
Expand
)
Author
2019-03-03
fix uninitialized chip variables
JP Cimalando
2019-02-26
java: initialize phase (CID 1477241)
JP Cimalando
2019-02-26
java: fix unreachable code false-positive (CID 1477236)
JP Cimalando
2019-02-26
java: initialize cha and chb (CID 1477237)
JP Cimalando
2019-02-26
opal: initialize tremolo level (CID 1477242)
JP Cimalando
2019-02-25
Merge pull request #213 from jpcima/opal
Vitaly Novichkov
2019-02-25
opal: fix envelope delay between stage transitions
JP Cimalando
2019-02-25
opal: registers $Ax $Bx affect both channels in 4op
JP Cimalando
2019-02-24
opal: fix the computation of KSL
JP Cimalando
2019-02-24
JavaOPL3: Make sure no conflict with original copy linked
Vitaly Novichkov
2019-02-24
javaopl: fix inversion of panning
JP Cimalando
2019-02-24
javaopl3: thread safe initialization and cleanup
JP Cimalando
2019-02-24
opal: fix MSVC warnings
JP Cimalando
2019-02-24
fix some warnings
JP Cimalando
2019-02-24
java: output volume and panning
JP Cimalando
2019-02-24
javaopl3 work in progress
JP Cimalando
2019-02-24
Minor warning fixes in opal.hpp
Vitaly Novichkov
2019-02-23
Opal OPL3 emulator is licensed under public domain
Vitaly Novichkov
2019-02-23
opal: add the patch and mention in README
JP Cimalando
2019-02-23
opal: enable use of soft panning
JP Cimalando
2019-02-23
support the Opal emulator
JP Cimalando
2019-02-23
Small minor correction
Vitaly Novichkov
2019-02-22
Rhythm-mode percussion now works!
Vitaly Novichkov
2019-02-22
Give less goodness points to sustained notes
Vitaly Novichkov
2019-02-22
prevent duplicate locations in users sets
JP Cimalando
2019-02-11
fix `describeChannels` iteration problem on the generic list structure
JP Cimalando
2019-02-06
Nuked OPL 1.8 optimizations port
JP Cimalando
2019-01-25
force note-on to do immediate note killing
JP Cimalando
2019-01-25
cache the extended note count per channel
JP Cimalando
2019-01-25
drum note length extension
JP Cimalando
2019-01-05
Update copyright year to 2019
Vitaly Novichkov
2019-01-05
Change description to be more correct
Vitaly Novichkov
2018-12-17
Fixed C++98 and C90 warnings, also CLang rpath warning
Vitaly Novichkov
2018-12-13
C++98 build fix
Vitaly Novichkov
2018-12-13
Build: Splid the main CMake build script
Vitaly Novichkov
2018-11-20
Merge branch 'master' into std-structures
Vitaly Novichkov
2018-11-17
Apply the same minor optimization for bender as for libOPNMIDI
Vitaly Novichkov
2018-11-10
enable more debugging checks
JP Cimalando
2018-11-10
support zero-alloc + fix
JP Cimalando
2018-11-10
converted activenotes to generic list
JP Cimalando
2018-11-10
linked list structure + users
JP Cimalando
2018-11-04
update the WOPL library with fixes
JP Cimalando
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-10-10
Added the exact license note into "fraction.hpp" file
Vitaly Novichkov
2018-10-09
Fixed a warning with disabled MIDI sequencer
Vitaly Novichkov
2018-10-05
typedef OPL3 as Synth
JP Cimalando
2018-10-05
reorganize around a lighter adlmidi_private header
JP Cimalando
2018-10-05
reorganize MIDIplay code
JP Cimalando
[next]