aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-12-15Improve FindLIBVLCFlamefire
2018-12-15Set toplevel CMAKE_MODULE_PATHFlamefire
2018-12-15Remove explicit -DNDEBUGFlamefire
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-14Merge pull request #197 from Flamefire/CMakeVitaly 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-13C++98 build fixVitaly 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
2018-12-03Fixed OpenBSD buildWohlstand
2018-11-27Add C++98 standard noteVitaly Novichkov
2018-11-20Merge pull request #192 from jpcima/std-structuresVitaly Novichkov
2018-11-20Merge branch 'master' into std-structuresVitaly Novichkov
2018-11-17Apply the same minor optimization for bender as for libOPNMIDIVitaly Novichkov
2018-11-10enable more debugging checksJP Cimalando
2018-11-10support zero-alloc + fixJP Cimalando
2018-11-10converted activenotes to generic listJP Cimalando
2018-11-10linked list structure + usersJP Cimalando
2018-11-10Merge pull request #191 from jpcima/hmsmVitaly Novichkov
2018-11-10fix minute display on 1+ hour tracksJP Cimalando
2018-11-04Merge pull request #190 from jpcima/wopl-updateVitaly Novichkov
2018-11-04update the WOPL library with fixesJP Cimalando
2018-11-01MIDI Sequencer: Fixed missing per-track titlesVitaly Novichkov
2018-11-01MIDI Sequencer: Minor polishingVitaly Novichkov
2018-10-29Update README.mdJP Cimalando
2018-10-25Merge pull request #189 from jpcima/version-checkVitaly Novichkov
2018-10-24cmake rule to fail the build on version mismatchJP Cimalando
2018-10-23CMake: Don't produce pkg-config on AndroidVitaly Novichkov
2018-10-22Merge pull request #188 from jpcima/pkg-configVitaly Novichkov
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: Push artifacts through scriptVitaly Novichkov
2018-10-19AppVeyor: Use silent mode of wgetVitaly Novichkov
2018-10-19AppVeyor: Separate VLC plugin buildVitaly Novichkov
2018-10-19AppVeyor: Fix the syntax errorsVitaly Novichkov