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
2018-08-30
fix a case of miscalculation and infinite loop
JP Cimalando
2018-08-29
Merge pull request #161 from jpcima/joconnell
JP Cimalando
2018-08-29
fix a typo about Apogee Sound System
JP Cimalando
2018-08-29
fix the miswritten name of Jamie O'Connell
JP Cimalando
2018-08-28
Small warning fix
Wohlstand
2018-08-28
sequencer: enable end silence skipping
JP Cimalando
2018-08-28
XMI: fix the VLQ reading procedure
JP Cimalando
2018-08-28
Little beautifying
Vitaly Novichkov
2018-08-27
reassign the channel categories after num4ops was decreased
JP Cimalando
2018-08-27
early koff update to prevent a bad reuse of channel
JP Cimalando
2018-08-25
upgrade timing resolution to the microsecond
JP Cimalando
2018-08-22
Rotate octave on high out of range tone frequencies
Vitaly Novichkov
2018-08-03
Minor changes in comment text
JP Cimalando
2018-08-03
Minor cosmetical changes
Vitaly Novichkov
2018-08-02
add safety check for emulator switching
JP Cimalando
2018-07-31
Merge pull request #149 from jpcima/fix-warnings
Vitaly Novichkov
2018-07-31
fix the gcc warning "class-memaccess"
JP Cimalando
2018-07-31
Merge pull request #148 from jpcima/fix-warnings
Vitaly Novichkov
2018-07-31
fix some warnings
JP Cimalando
2018-07-31
Added missing `const` to pan-law tables
Vitaly Novichkov
2018-07-31
Fixed MSVC Build of shared library
Wohlstand
2018-07-31
Use macro hint instead of absolute panning mask value
Vitaly Novichkov
2018-07-31
Fix the initial panning state
Vitaly Novichkov
2018-07-31
Use the Pan Law table on DosBox emulator also
Vitaly Novichkov
2018-07-31
NukedOPL3: Guarantee that center pan will be equal
Vitaly Novichkov
2018-07-31
Merge branch 'master' into fullpan
Vitaly Novichkov
2018-07-30
[Experimental] Partially apply fixes to kode54's pull request
Wohlstand
2018-07-30
Merge pull request #147 from jpcima/visibility-hidden
Vitaly Novichkov
2018-07-30
remove an exported function which is unused
JP Cimalando
2018-07-30
Merge pull request #146 from jpcima/visibility-hidden
Vitaly Novichkov
2018-07-30
hide private symbols
JP Cimalando
2018-07-29
Implemented optional soft panning support for the included chip emulators, di...
Christopher Snowhill
2018-07-26
changing synth setup without the full MIDI reset
JP Cimalando
2018-07-26
add midi_velocity_offset in the conversion, and add unit test
JP Cimalando
2018-07-26
Merge branch 'master' into velocity-offset
Vitaly Novichkov
2018-07-26
Fix the DJGPP build
Vitaly Novichkov
2018-07-25
handle correctly in case of 2op mode
JP Cimalando
2018-07-24
add unit test to check internal instrument conversions
JP Cimalando
2018-07-23
generate velocity offsets from wopl files
JP Cimalando
2018-07-23
implement the velocity offset parameter
JP Cimalando
2018-07-23
emit velocity offset in genadldata
JP Cimalando
2018-07-23
preserve the data of operator 3-4 in internal storage, regardless of being 2o...
JP Cimalando
2018-07-18
fix the conversion of FMIns->ADLI operators
JP Cimalando
2018-07-16
Move missing bank notice into correct place
Vitaly Novichkov
2018-07-15
bank fallback for GS mode
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
Merge pull request #133 from jpcima/ail-callback
Vitaly Novichkov
[next]