aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2017-12-24Fixed an inability to use adlmidi.h in pure C programsVitaly Novichkov
2017-12-23Update @sneakernets's DMXOPL3 bank (2.11b + two commits)Vitaly Novichkov
2017-12-21Reset controllers on initializationVitaly Novichkov
2017-12-21Remove no more needed "device" argument from SendStereoAudioVitaly Novichkov
2017-12-21Fixed uninitialized volume model setup fieldVitaly Novichkov
2017-12-21Added missing DLL exports on RealTime functionsVitaly Novichkov
2017-12-18Fixed missing applySetup() calls on bank changesWohlstand
2017-12-16Kill sustaining notes by panic commandVitaly Novichkov
2017-12-16Fix the sample rate initializationVitaly Novichkov
2017-12-16Updated version number and changelogVitaly Novichkov
2017-12-16Added experimental VLC pluginVitaly Novichkov
2017-12-16Added realtime API, Experimental, not testedVitaly Novichkov
2017-12-16DMXOPL3 by @sneakernets updateVitaly Novichkov
2017-12-10Added "TODO" note into "adl_generate" functionVitaly Novichkov
2017-12-10Merge branch 'master' into get-rid-of-backup-bufferVitaly Novichkov
2017-12-10Small refactoring to make the buffer copying be more understandableVitaly Novichkov
2017-12-09Remove temporary debug printsVitaly Novichkov
2017-12-09Merge branch 'master' into get-rid-of-backup-bufferVitaly Novichkov
2017-12-09Merge branch 'master' into openwatcom-debugVitaly Novichkov
2017-12-09Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitVitaly Novichkov
2017-12-09Fix the incorrect offseting of backup bufferVitaly Novichkov
2017-12-08Return back the "const" attribute to CalculateAdlChannelGoodnessVitaly Novichkov
2017-12-02More debug info for OpenWattcomWohlstand
2017-12-02Added debug print to illustrate invalid data inside of std::setWohlstand
2017-12-01Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-12-01Some fixes on non-DOS OpenWatcom targetsWohlstand
2017-11-30Apply update of @sneakernet 's DMX OPL3 bankWohlstand
2017-11-28Give 4 four-op channelsWohlstand
2017-11-26Fix a support for tristate flags (Default, Force-On and Force-Off)Wohlstand
2017-11-26Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-26C++98 build has been fixed!Wohlstand
2017-11-26AgainWohlstand
2017-11-26Attempt to fix compatibility with C++98Wohlstand
2017-11-26Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-25Don't affect percussion chgannels by CC74 BrightnessWohlstand
2017-11-25Experimental: Added Brightness CC74 controller supportWohlstand
2017-11-25Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-25Fix C++98 compatibilityWohlstand
2017-11-25Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-25Small fixWohlstand
2017-11-24Small warning fixWohlstand
2017-11-24Merge branch 'master' into get-rid-of-backup-bufferWohlstand
2017-11-24Small bank reading error message fixWohlstand
2017-11-23Get rid of backup samples bufferWohlstand
2017-11-21Apply recent fix of the AdLib percussion map made by Joel YliluomaWohlstand
2017-11-21Small fix of IMF length parsingWohlstand
2017-11-21Rebuild entire embedded banks database by the fixed measurerWohlstand
2017-11-20Use const char* and const void* as input data typesWohlstand
2017-11-19Merge branch 'master' of git@github.com:Wohlstand/libADLMIDI.gitWohlstand
2017-11-19Upgrated support for WOPL bank format to v3Wohlstand