aboutsummaryrefslogtreecommitdiff
path: root/utils
AgeCommit message (Expand)Author
2019-07-02Fix for pseudo-4op instrumentsVitaly Novichkov
2019-07-02Fixed messed up JungleVision banksVitaly Novichkov
2019-07-01Fixed broken OP2's note offsetsVitaly Novichkov
2019-07-01First working of new databaseVitaly Novichkov
2019-06-30New cache format for measured entriesVitaly Novichkov
2019-06-22Make new cache format for new database entriesVitaly Novichkov
2019-06-22Enable measurer for new database format tooVitaly Novichkov
2019-06-07Prepare to make measurer for new stuffVitaly Novichkov
2019-06-06All bank formats now loading into new databaseWohlstand
2019-06-06Added IBK and C++98 support for generated databaseWohlstand
2019-06-02Junglevision format is also supported by new DBVitaly Novichkov
2019-06-01Add Bisqwit, OP2 and TMBVitaly Novichkov
2019-05-31WOPL: Don't try to pass multibank data into old generatorWohlstand
2019-05-31Minor clean-up of AIL codeWohlstand
2019-05-31Organize file formats parsers, and multi-bank AIL supportWohlstand
2019-05-31Make the output of data into new database formatWohlstand
2019-05-30Continue work on a new db format with a small dumperWohlstand
2019-05-30Draft structure for new embedded banks storeVitaly Novichkov
2019-02-24midiplay: oops! removed by mistake [ci skip]JP Cimalando
2019-02-24javaopl3 work in progressJP Cimalando
2019-02-23support the Opal emulatorJP Cimalando
2019-02-22Rhythm-mode percussion now works!Vitaly Novichkov
2019-01-24fix the SDL2 library searchJP Cimalando
2019-01-06VLC-Plugin: Added ability to enable/disable pluginVitaly Novichkov
2019-01-05Update copyright year to 2019Vitaly Novichkov
2018-12-21Fixed Haiku buildWohlstand
2018-12-17Fixed C++98 and C90 warnings, also CLang rpath warningVitaly Novichkov
2018-12-16Use target_* functionsFlamefire
2018-12-15Remove pro filesFlamefire
2018-12-15Remove makefilesFlamefire
2018-12-15Improve FindLIBVLCFlamefire
2018-12-15Set toplevel CMAKE_MODULE_PATHFlamefire
2018-12-15Remove explicit link to stdc++Flamefire
2018-12-15Merge branch 'master' of github.com:Wohlstand/libADLMIDIVitaly Novichkov
2018-12-15CMake: Use C90 but C99 at VLC PluginVitaly Novichkov
2018-12-14CMake: Move all directory targets into root scriptWohlstand
2018-12-14Continue CMake clean-upVitaly Novichkov
2018-12-14Fixed DJGPP buildVitaly Novichkov
2018-12-13Fix OpenMP handlingAlexander Grund
2018-12-13Improve compiler checksAlexander Grund
2018-12-13Optimize targets and related checksAlexander Grund
2018-12-13Fix compile definitionsAlexander Grund
2018-12-13Fix SDL2 handlingAlexander Grund
2018-12-13Revert "Put back "find_library" of SDL2"Alexander Grund
2018-12-13Put back "find_library" of SDL2Vitaly Novichkov
2018-12-13Continue clean-up of CMake buildVitaly Novichkov
2018-12-13Keep output of VLC plugin into the root of binary directoryVitaly Novichkov
2018-12-13Build: Splid the main CMake build scriptVitaly Novichkov
2018-12-05ADLMIDI2: Backport minor fix from official ADLMIDIVitaly Novichkov
2018-12-04ADLMIDI2: MSVC Warning fixesWohlstand