124 Commits (482eed6fa164434873cb4cf3d2083256e9ce8fb5)

Author SHA1 Message Date
  falkTX 360db9e0ce Rename things regarding audio peaks, will be useful for rest later 6 years ago
  falkTX 46178fdca7 Expose carla_set_option to bridges 6 years ago
  falkTX d15e339645 jack transport cannot be disabled in multi-client 6 years ago
  falkTX e0477b1683 Allow RtAudio device name to be empty, gets default value 6 years ago
  falkTX eea8bbbcb7 Avoid an assertion in get_custom_data_value 6 years ago
  falkTX 9253a2a90c Add new carla_get_custom_data_value to API 6 years ago
  falkTX cd8cea6539 macOS related fixes 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX bb5a286b98 Set fftw as thread-safe when starting standalone engine 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 6 years ago
  falkTX 58a76670cd Minor sfzero fixes 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX a0761932ca Convert num-periods int option to triple-buffer bool 6 years ago
  falkTX ffa0fe6cdd Fix "MIDI CC 0x01" not selectable in some systems 7 years ago
  falkTX c3a38f7026 Cleanup 7 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 7 years ago
  falkTX 276179c0f6 Fix build after previous commits 7 years ago
  falkTX 54094ef995 Build our obj-c code with different class names per build target 7 years ago
  falkTX 69e1ef3e72 Cleanup 7 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 7 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 7 years ago
  falkTX 244ccfc2ac Make transport controls experimental 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 7 years ago
  falkTX b4690e48cc More water cleanup 7 years ago
  falkTX f8c94ceb7d Start to add back patchbay mode 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 2adddc21a6 Finish wine options, except auto-prefix 7 years ago
  falkTX 09a0083eb2 Start settings for Wine 7 years ago
  falkTX 9aed25df6c Initial work for setting bpm value 7 years ago
  falkTX efbec398aa Add stub functions for plugin lv2-export in backend 7 years ago
  falkTX 4dedc0c657 Run juce messages on linux host thread; Update juce icon; Cleanup 7 years ago
  falkTX e0052929f5 Update Juce to v5.1.1, tweak Carla code as needed 7 years ago
  falkTX 856bbf6015 Initial work for LV2 internal display 7 years ago
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 8 years ago
  falkTX 9385e1150b Update included juce code 8 years ago
  falkTX e6d9aa45d6 Add option to enable console output to logs tab 8 years ago
  falkTX ac58c21cba Fix previous commit 8 years ago
  falkTX 0a3cf60a26 Disable logs capture if CARLA_LOGS_DISABLED env var is set 8 years ago
  falkTX 39de2c73c6 The logs tab is back! Also add fputs and fflush to utils 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX 55848e58fc Don't use /usr/bin/wine-rt, set WINE_RT instead if not done yet 9 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX 615afa3d3c Fix deadlock with the previous commits 10 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 10 years ago
  falkTX e72d0c3929 Put NSM code into its own separate file 10 years ago
  falkTX 2bc0b3ddb7 Make NSM actions thread-safe 10 years ago