97 Commits (9ae5a2bcf818d40fba4ea4b2bd9f21b6626d2de5)

Author SHA1 Message Date
  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) 7 years ago
  falkTX 9385e1150b Update included juce code 7 years ago
  falkTX e6d9aa45d6 Add option to enable console output to logs tab 7 years ago
  falkTX ac58c21cba Fix previous commit 7 years ago
  falkTX 0a3cf60a26 Disable logs capture if CARLA_LOGS_DISABLED env var is set 7 years ago
  falkTX 39de2c73c6 The logs tab is back! Also add fputs and fflush to utils 7 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 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 9 years ago
  falkTX 615afa3d3c Fix deadlock with the previous commits 9 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX e72d0c3929 Put NSM code into its own separate file 9 years ago
  falkTX 2bc0b3ddb7 Make NSM actions thread-safe 9 years ago
  falkTX c64986e622 random nsm testing... 9 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 9 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX 4ee6a834c7 Make liblo optional 9 years ago
  falkTX b5e5ca5f4d Better timeout code client-side, other fixes 10 years ago
  falkTX da59d56e20 Fix carla-single under ladish, closes #184 10 years ago
  falkTX d99a5f9d6e carla-single script is back 10 years ago
  falkTX 01935d32ea Continue plugin-bridge rework 10 years ago
  falkTX 12967d6755 Continue rework, at least make it build 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 376306563d Rework CarlaPipeUtils code, kinda working win32 implementation 10 years ago
  falkTX 6b4aeb68c3 Use carla_utils for setting process name from python 10 years ago
  falkTX 0eec70a1ca Export Engine/Plugin C++ API; Make carla_get_engine() non-const 10 years ago
  falkTX 1698dbb8a5 Set Carla as process name when really appropriate, closes #138 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 5fd388ed02 AU plugins working; Always return valid in carla_get_cached_plugin_info 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 17ccac659e Move 2 functions to common file 10 years ago
  falkTX cf77580cad Send extra initial server info to carla-plugin; Fix about size 10 years ago
  falkTX 510babf1ee Fix build 10 years ago
  falkTX 48d6fda2fe Update about text 10 years ago
  falkTX d12bc10779 Continue rework 10 years ago