aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-07-09provide XMI to MID conversion as toolJP Cimalando
2018-06-24Correct intefrace of built libraryVitaly Novichkov
2018-06-24Small fix of VLC codecVitaly Novichkov
2018-06-21Move MIDI sequencer into completely separated classVitaly Novichkov
2018-06-19Apply same DJGPP build fixVitaly Novichkov
2018-06-19Merge branch 'master' into update-chip-baseVitaly Novichkov
2018-06-19get chip base on level with OPNMIDIJP Cimalando
2018-06-18CMake: Fixed configure when no CMAKE_BUILD_TYPE was definedVitaly Novichkov
2018-06-17Set Release when CMAKE_BUILD_TYPE is not definedVitaly Novichkov
2018-06-17Small correction of CMake buildVitaly Novichkov
2018-06-16Upgrated measurer algorithm and re-generated full embedded banks databaseVitaly Novichkov
2018-06-08chips: create a common method set for generation and resamplingJP Cimalando
2018-06-04Fix the debug buildVitaly Novichkov
2018-06-03Re-Order CMake flags and info, and update the changes logVitaly Novichkov
2018-06-03Small beautifying in CMakeLists.txtVitaly Novichkov
2018-06-03Fixed warnings in the utilsVitaly Novichkov
2018-06-03optional high-quality resamplingJP Cimalando
2018-06-03Fixed some warnings on MinGWWohlstand
2018-05-16specialized hash table for bank number mappingsJP Cimalando
2018-05-16CMake: Fixed build of ADLMIDI2 when GenAdlData is disabledVitaly Novichkov
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-08CMake: Use different strategy to identify MinGW if CMAKE_CXX_COMPILER_ID does...Vitaly Novichkov
2018-04-20Use the same WOPL_File parser from OPL3 Bank Editor in libADLMIDIVitaly Novichkov
2018-04-18explicit link against the library targetJP Cimalando
2018-04-13propagate the include directory of ADLMIDIJP Cimalando
2018-04-12Fixed the VLC plugin support built via CMake!Wohlstand
2018-04-10Apply the update of measurer and fix the build of GenAdlDataVitaly Novichkov
2018-04-10[Experimental] Added support for emulation core switching in real time!Vitaly Novichkov
2018-04-08fix the check which identifies cmake as a legacy versionJP Cimalando
2018-04-04Allow using of older CMake buildsVitaly Novichkov
2018-03-24Added ability to disable MUS and XMI converters and MIDI SequencerVitaly Novichkov
2017-12-24Added a very simple pure C exampleVitaly Novichkov
2017-12-16Added experimental VLC pluginVitaly Novichkov
2017-12-01Some fixes on non-DOS OpenWatcom targetsWohlstand
2017-11-15Fix linking of GenAdldataWohlstand
2017-11-12libADLMIDI now is buildable under OpenWatcom except of some workaroundsWohlstand
2017-11-10Repair support of DJGPP for libADLMIDI and Classic ADLMIDI toolWohlstand
2017-11-09Resolve weird crash caused by Tetris inside ADLMIDI2 and other changesWohlstand
2017-11-08Fixed Windows MSVC build (adlmidi2 and gen_adldata)Wohlstand
2017-11-07Fix linking on some computersWohlstand
2017-11-07New API, classic ADLMIDI, and CMakeWohlstand
2017-10-22Fix MSVC CMake compilationWohlstand
2017-10-22Fix execution of gen_adldata from Xcode project buildWohlstand
2017-10-22Fixed CMake build on macOSWohlstand
2017-10-21Fixed MSVC2015 buildWohlstand
2017-10-20Fixed MinGW Windowd build via CMakeWohlstand
2017-10-20Fixed CMake buildWohlstand
2017-10-20Added CMake supportWohlstand