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-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
2018-07-09
xmi: handle AIL callback trigger
JP Cimalando
2018-07-08
xmi: convert the RBRN block as MIDI marker
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-08
Small comma fix in WOPL parser header
Vitaly Novichkov
2018-07-07
rename enum members for consistency
JP Cimalando
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-07-04
Remove deprecated enums from WOPL file processor
Vitaly Novichkov
2018-07-04
Continue documenting, and apply some minor fixes on other files
Vitaly Novichkov
2018-07-04
Continue public API documenting. Almost complete.
Vitaly Novichkov
2018-07-04
Another typo fixes, begin to document all public functions
Vitaly Novichkov
2018-07-04
Added instrument rhythm-mode related enums into the public header
Vitaly Novichkov
2018-07-04
Merge pull request #127 from jpcima/describe-channels
Vitaly Novichkov
2018-07-04
Remove "ADLMIDI_UNSTABLE_API" macro.
Vitaly Novichkov
2018-07-03
fix indexing errors in channel description
JP Cimalando
2018-07-03
Merge pull request #126 from jpcima/bank-embed-api
Vitaly Novichkov
2018-07-03
embedded bank loading API into multi-bank
JP Cimalando
2018-07-02
Merge pull request #124 from jpcima/describe-channels
Vitaly Novichkov
2018-07-02
color attribute for channel descriptor
JP Cimalando
2018-06-29
Fixed "Forcing int to bool" MSVC warning
Vitaly Novichkov
2018-06-29
Merge pull request #123 from jpcima/describe-channels
Vitaly Novichkov
[next]