aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2018-09-26Fixed the too fast killing of releasing notesVitaly Novichkov
2018-09-25dosbox: fix a potential cache access problem, and some warningsJP Cimalando
2018-09-25DosBox: Little code style correctionVitaly Novichkov
2018-09-24dosbox: add caching of the attack rate computationJP Cimalando
2018-09-20Minor update of my 4op GM bankVitaly Novichkov
2018-09-19Merge pull request #176 from jpcima/consistencyVitaly Novichkov
2018-09-19eliminate a redundant null checkJP Cimalando
2018-09-19Added automatic detection of HMI / RPG-Maker loop formatVitaly Novichkov
2018-09-11have consistent null checks and returnsJP Cimalando
2018-09-06access into global chip settingsJP Cimalando
2018-09-04Fix one minor MSVC warningVitaly Novichkov
2018-09-03wopl: bug fix and testJP Cimalando
2018-09-02rename DOSBox using preferred casingJP Cimalando
2018-09-01provide default initialization for bank setupJP Cimalando
2018-08-31gen_adldata: conversion of AdLib Gold BNK2 as 4opJP Cimalando
2018-08-31Fixed build: missing change on CPP Extras partVitaly Novichkov
2018-08-31Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2018-08-31Added high tone frequency extension from OPL3-BEVitaly Novichkov
2018-08-30Merge pull request #162 from jpcima/refresh-4opsVitaly Novichkov
2018-08-30fix a case of miscalculation and infinite loopJP Cimalando
2018-08-30API to return 4op channels to the original countJP Cimalando
2018-08-29Merge pull request #161 from jpcima/joconnellJP Cimalando
2018-08-29fix a typo about Apogee Sound SystemJP Cimalando
2018-08-29fix the miswritten name of Jamie O'ConnellJP Cimalando
2018-08-28Small warning fixWohlstand
2018-08-28sequencer: enable end silence skippingJP Cimalando
2018-08-28XMI: fix the VLQ reading procedureJP Cimalando
2018-08-28Little beautifyingVitaly Novichkov
2018-08-27reassign the channel categories after num4ops was decreasedJP Cimalando
2018-08-27early koff update to prevent a bad reuse of channelJP Cimalando
2018-08-25upgrade timing resolution to the microsecondJP Cimalando
2018-08-22Rotate octave on high out of range tone frequenciesVitaly Novichkov
2018-08-03Minor changes in comment textJP Cimalando
2018-08-03Minor cosmetical changesVitaly Novichkov
2018-08-02add safety check for emulator switchingJP Cimalando
2018-07-31Merge pull request #149 from jpcima/fix-warningsVitaly Novichkov
2018-07-31fix the gcc warning "class-memaccess"JP Cimalando
2018-07-31Merge pull request #148 from jpcima/fix-warningsVitaly Novichkov
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
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
2018-07-30remove an exported function which is unusedJP Cimalando
2018-07-30Merge pull request #146 from jpcima/visibility-hiddenVitaly Novichkov