aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-05-14Merge branch 'master' of github.com:Wohlstand/libADLMIDIVitaly Novichkov
2018-05-14AppVeyor: Disable GenAdlData building for nowVitaly Novichkov
2018-05-14Attempt to fix the build on MinGW without C++11Vitaly Novichkov
2018-05-14GenAdlData: Small change of format outputVitaly Novichkov
2018-05-10Merge pull request #86 from jpcima/fix-pitchbendVitaly Novichkov
2018-05-10pitch bend sensitivity attempt #2JP Cimalando
2018-05-10Merge pull request #85 from jpcima/fix-pitchbendVitaly Novichkov
2018-05-10meaningful handling of pitch bend sensitivityJP Cimalando
2018-05-08Merge pull request #84 from jpcima/fix-pitchbendVitaly Novichkov
2018-05-08fix pitchbendJP Cimalando
2018-05-08CMake: Fourth attempt to fix MinGW buildVitaly Novichkov
2018-05-08CMake: third attempt to fix MinGW buildVitaly Novichkov
2018-05-08CMake: Another attempt to fix MinGW buildVitaly Novichkov
2018-05-08Add AppVeyor's badgeVitaly Novichkov
2018-05-08CMake: Use different strategy to identify MinGW if CMAKE_CXX_COMPILER_ID does...Vitaly Novichkov
2018-05-06Another attempt to fix the AppVeyor buildVitaly Novichkov
2018-05-06Attempt to fix AppVeyor buildVitaly Novichkov
2018-05-06Update IniProcessingVitaly Novichkov
2018-05-06Provide an AppVeyor buildVitaly Novichkov
2018-05-06Added changelog noteVitaly Novichkov
2018-05-06Fixed inability to load another custom bank!Vitaly Novichkov
2018-05-01Re-calculate measure delays in my 4-op bankVitaly Novichkov
2018-04-29ADLMIDIPlay: Fill g_audioFormat from obtained sample format valueVitaly Novichkov
2018-04-29Use code of adl_cvtS8 in adl_cvtU8 directlyVitaly Novichkov
2018-04-29Added type casting into CopySamplesTransformedVitaly Novichkov
2018-04-29ADLMIDIPlay: Small fix of obtained output informationVitaly Novichkov
2018-04-29ADLMIDIPlay: Added ability to use different sample formatVitaly Novichkov
2018-04-27Fixed MinGW-w64 build of DosBox emulatorVitaly Novichkov
2018-04-27Fixed MSVC buildVitaly Novichkov
2018-04-25ReadME: Add release data and correct CMake options manualVitaly Novichkov
2018-04-23Merge pull request #81 from VolcanoMobile/masterVitaly Novichkov
2018-04-23add simple CMakeLists for androidloki666
2018-04-23Fixed Android buildVitaly Novichkov
2018-04-23Merge branch 'stable'Vitaly Novichkov
2018-04-23Small fix for Android. TODO: Make a fix of this for MSVCVitaly Novichkov
2018-04-23Small fix for Android. TODO: Make a fix of this for MSVCVitaly Novichkov
2018-04-23Merge pull request #80 from jpcima/hard-rtVitaly Novichkov
2018-04-22implement copy for OplChannel, and move implementations in .cppJP Cimalando
2018-04-22Merge pull request #79 from jpcima/hard-rt-nullfixVitaly Novichkov
2018-04-22check LocationData for null on access of vibdelayJP Cimalando
2018-04-22Merge pull request #78 from jpcima/hard-rt-nullfixVitaly Novichkov
2018-04-22fix a null problem when allocating the last user cellJP Cimalando
2018-04-22Merge branch 'master' into stableVitaly Novichkov
2018-04-22Added "Apogee IMF 90-ish" bank into set of embedded banksVitaly Novichkov
2018-04-22Added my very old bank built with SBTimbre and was in the IBK formatVitaly Novichkov
2018-04-22Merge branch 'master' into stableVitaly Novichkov
2018-04-21Merge pull request #77 from jpcima/wopl-apiVitaly Novichkov
2018-04-21wopl API: give names to struct and enum typesJP Cimalando
2018-04-21Merge pull request #76 from VolcanoMobile/masterVitaly Novichkov
2018-04-21android: add build rules for rtloki666