aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2018-08-02add safety check for emulator switchingJP Cimalando
2018-07-31Merge pull request #149 from jpcima/fix-warningsVitaly Novichkov
fix the gcc warning "class-memaccess"
2018-07-31fix the gcc warning "class-memaccess"JP Cimalando
2018-07-31Merge pull request #148 from jpcima/fix-warningsVitaly Novichkov
fix some warnings
2018-07-31fix some warningsJP Cimalando
2018-07-31Added missing `const` to pan-law tablesVitaly Novichkov
2018-07-31Fixed MSVC Build of shared libraryWohlstand
2018-07-31Use macro hint instead of absolute panning mask valueVitaly Novichkov
2018-07-31Fix the initial panning stateVitaly Novichkov
2018-07-31Use the Pan Law table on DosBox emulator alsoVitaly Novichkov
2018-07-31NukedOPL3: Guarantee that center pan will be equalVitaly Novichkov
on both 63 and 64 values
2018-07-31Merge branch 'master' into fullpanVitaly Novichkov
2018-07-30[Experimental] Partially apply fixes to kode54's pull requestWohlstand
2018-07-30Merge pull request #147 from jpcima/visibility-hiddenVitaly Novichkov
remove an exported function which is unused
2018-07-30remove an exported function which is unusedJP Cimalando
2018-07-30Merge pull request #146 from jpcima/visibility-hiddenVitaly Novichkov
hide private symbols
2018-07-30hide private symbolsJP Cimalando
2018-07-29Implemented optional soft panning support for the included chip emulators, ↵Christopher Snowhill
disabled by default.
2018-07-26changing synth setup without the full MIDI resetJP Cimalando
2018-07-26add midi_velocity_offset in the conversion, and add unit testJP Cimalando
2018-07-26Merge branch 'master' into velocity-offsetVitaly Novichkov
# Conflicts: # src/adlmidi_load.cpp
2018-07-26Fix the DJGPP buildVitaly Novichkov
2018-07-25handle correctly in case of 2op modeJP Cimalando
2018-07-24add unit test to check internal instrument conversionsJP Cimalando
2018-07-23generate velocity offsets from wopl filesJP Cimalando
2018-07-23implement the velocity offset parameterJP Cimalando
2018-07-23emit velocity offset in genadldataJP Cimalando
2018-07-23preserve the data of operator 3-4 in internal storage, regardless of being ↵JP Cimalando
2op/4op
2018-07-18fix the conversion of FMIns->ADLI operatorsJP Cimalando
2018-07-16Move missing bank notice into correct placeVitaly Novichkov
2018-07-15bank fallback for GS modeJP Cimalando
2018-07-11Sequencer: Minor fix of commentsVitaly Novichkov
2018-07-11Sequencer: Fixed GMF supportVitaly Novichkov
2018-07-11Fixed Watcom buildVitaly Novichkov
2018-07-11MIDI Sequencer: Split the loadMIDI functionVitaly Novichkov
2018-07-09Merge pull request #133 from jpcima/ail-callbackVitaly Novichkov
xmi: handle AIL callback trigger
2018-07-09xmi: handle AIL callback triggerJP Cimalando
2018-07-08xmi: convert the RBRN block as MIDI markerJP Cimalando
2018-07-08Don't notify about of invalid loop when is no any loop tags passedVitaly Novichkov
2018-07-08[Experimental] Complex loop supportVitaly Novichkov
2018-07-08Small comma fix in WOPL parser headerVitaly Novichkov
2018-07-07rename enum members for consistencyJP Cimalando
2018-07-07exception for SMF track 0 when format != 2JP Cimalando
2018-07-07sequencer API to turn tracks on/off/soloJP Cimalando
2018-07-04Remove deprecated enums from WOPL file processorVitaly Novichkov
2018-07-04Continue documenting, and apply some minor fixes on other filesVitaly Novichkov
2018-07-04Continue public API documenting. Almost complete.Vitaly Novichkov
2018-07-04Another typo fixes, begin to document all public functionsVitaly Novichkov
2018-07-04Added instrument rhythm-mode related enums into the public headerVitaly Novichkov
2018-07-04Merge pull request #127 from jpcima/describe-channelsVitaly Novichkov
fix indexing errors in channel description