aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2018-10-22Provide pkg-config supportJP Cimalando
2018-10-19CMake: OopsVitaly Novichkov
2018-10-19CMake: Force static library build for VLC pluginVitaly Novichkov
2018-10-19AppVeyor: Try to build and deploy VLC pluginVitaly Novichkov
2018-10-18VLC: Prefer static library linking over sharedVitaly Novichkov
2018-10-09pthread, not winpthreadVitaly Novichkov
2018-10-09Don't hardcode "vlccore" library, use recognized nameVitaly Novichkov
2018-10-09Link libgcc, libstdc++ and pthreads statically with DLL on WindowsVitaly Novichkov
2018-10-09VLC Plugin: Link also pthreads on WindowsVitaly Novichkov
2018-10-09VLC Plugin: OopsVitaly Novichkov
2018-10-09VLC Plugin: link libgcc and libstdc++ statically for a testVitaly Novichkov
2018-10-04improvement on the installation procedure based on CMakeJP Cimalando
2018-09-29CMake: Add a proper install of VLC pluginVitaly Novichkov
2018-08-28sequencer: enable end silence skippingJP Cimalando
2018-07-31Fixed MSVC Build of shared libraryWohlstand
2018-07-31Exclude visibility options from off DJGPP buildVitaly Novichkov
2018-07-31Don't use `-fvisibility-inlines-hidden` expression for older CMakeVitaly Novichkov
2018-07-31Fix the visibility warning on C compilerVitaly Novichkov
2018-07-30Added missing macro for DLL buildVitaly Novichkov
2018-07-30hide private symbolsJP Cimalando
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