1481 Commits (e24132bcb08fea5551a35b82291d019b4919256c)
 

Author SHA1 Message Date
  Silvio Kunaschk e24132bcb0 update jansson dependency to 2.12 6 years ago
  Silvio Kunaschk 6fdf4ca439 use MinGW profile from path 6 years ago
  Silvio Kunaschk 0184b28609 create missing profiles folder for MinGW job 6 years ago
  Silvio Kunaschk 5a23175c7e use dedicated mingw profile for MinGW build job 6 years ago
  Silvio Kunaschk 1da0c7d48e add conan profile definition for MinGW 6 years ago
  Silvio Kunaschk f9998f37e1 create conan profile for MinGW 6 years ago
  Silvio Kunaschk 2975fa2886 added MinGW CI build job 6 years ago
  Silvio Kunaschk 7a45fd1b70 try fix CMake 6 years ago
  Silvio Kunaschk 69f43a6213 try for now to stick on OSX 10.9 as minimum 6 years ago
  Silvio Kunaschk 36fce1f103 try fix MacOS CI error with XCode version 10.0 6 years ago
  Silvio Kunaschk 6534e2a521 fixed MacOS build 6 years ago
  Silvio Kunaschk f96c80095e build CI jobs with VERBOSE make 6 years ago
  Silvio Kunaschk c50f64abed added FLAGS MAC_OS_VERSION_MIN and -undefined dynamic_lookup for MacOS 6 years ago
  Silvio Kunaschk 5afb88a41b set MacOS LINK_FLAG to export_dynamic 6 years ago
  Silvio Kunaschk 7eaa1a5bb6 build CI jobs in Release mode 6 years ago
  Silvio Kunaschk 701ef4ef63 extended comment about glfwGetOpenedFilename removal 6 years ago
  Silvio Kunaschk 313d514c33 removed glfwGetOpenedFilename 6 years ago
  Silvio Kunaschk b5143b3f1e fixed CMake target_compile_definitions for Mac build 6 years ago
  Silvio Kunaschk cffcb00c5a added build=missing to MacOS CI job 6 years ago
  Silvio Kunaschk 2eee6e83b4 added comment on pipeline definition 6 years ago
  Silvio Kunaschk 7c25ad1f9b removed Ninja generator from MacOS CI job 6 years ago
  Silvio Kunaschk 33f7487840 renamed Mac CI job to MacOS1014 6 years ago
  Silvio Kunaschk d75cfd0835 fixed errors 6 years ago
  Silvio Kunaschk 77a5e04662 added initial azure-pipelines definition 6 years ago
  Silvio Kunaschk 2b62f71edc added initial CMakeLists.txt 6 years ago
  Silvio Kunaschk 3cdb6f464d added initial conanfile.txt 6 years ago
  Silvio Kunaschk 6ca20b5393 Merge remote-tracking branch 'upstream/v1-gpl' into v1-gpl 6 years ago
  Andrew Belt afd6d4bb8e Clean up various headers. 6 years ago
  Andrew Belt 8d63d198ea Make random state thread-local. 6 years ago
  Andrew Belt 10fa872dc6 Clean up DSP headers. 6 years ago
  Andrew Belt 4fe3e79181 Ignore untracked files in submodules. 6 years ago
  Andrew Belt fe713d5a7a Add codesigning on Mac. Silently fail if settings.json is not found when loaded. 6 years ago
  Andrew Belt e693d9beef Fix submodule broken by previous commit. 6 years ago
  Andrew Belt e2c4dc8249 Remove old patch before moving new temporary patch to its location. 6 years ago
  Andrew Belt d3548160c9 Merge all `make *plugins` targets into `make plugins` 6 years ago
  Andrew Belt df0388c9fb Re-add METHOD_ prefix to network::Method enums 6 years ago
  Andrew Belt 269f9aca9b Only use Engine::yieldWorkers() when we know it's needed in Core Audio. Use _mm_pause() in spinlocks. 6 years ago
  Andrew Belt 30c5b24ec5 Add Engine::yieldWorker() which turns worker spinlocks into mutex locks. Fix race condition in EngineWorker::run() when changing number of threads. 6 years ago
  Andrew Belt e92b9d0339 Save temporary patch file and rename it over desired patch. 6 years ago
  Andrew Belt e4db0bf892 Clean up AudioWidget/MidiWidget default state. Re-enable JACK in RtAudio dep. 6 years ago
  Andrew Belt 3b5380d28c Added Core AUDIO-16 6 years ago
  Andrew Belt c4780b4aea Overhaul helper.py script. Change command arguments. 6 years ago
  Andrew Belt d9078e3f69 Allocate screenshot pixel array on heap. 6 years ago
  Andrew Belt 99783f9095 Added zoom level to Window::screenshot(). 6 years ago
  Andrew Belt 478c8fcc71 Change name of driver to driverId and device to deviceId in audio namespace. 6 years ago
  Andrew Belt fee87cddff Simplify RackScrollWidget scroll box computation and behavior. 6 years ago
  Andrew Belt 432aa9023e Initial functionality for plugin::syncUpdates(). 6 years ago
  Andrew Belt 9d6ee7c070 Open changelog in browser if UpdateItem is clicked in the plugin menubar. 6 years ago
  Andrew Belt fa1c70220d Add plugin update menu items. 6 years ago
  Andrew Belt e9ac9eb677 Add -p for creating screenshots of every module. 6 years ago