88 Commits (01dd46b2bdec50116542b161830f686c857b12e6)

Author SHA1 Message Date
  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
  falkTX a45d869e24 Update about text 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX 0e00f85c9a Add carla_get_library_filename/folder functions, needed for LMMS 10 years ago
  falkTX 7b27ac9dc6 Fix build 10 years ago
  falkTX 6449575a45 Fix #135; Don't require bundle for LV2 plugs; Misc changes 10 years ago
  falkTX be3f89c6d9 Misc 10 years ago
  falkTX 4ee4519a0b More cleanup; Add get_current_plugin_count and get_max_plugin_number C API 10 years ago
  falkTX 9a9524afe1 pass engine options to bridges 10 years ago
  falkTX 034adf5718 Store plugin paths in engine options 10 years ago
  falkTX 0c0b0348b4 Use ENGINE_OPTION_PLUGIN_PATH instead of modifying environment 10 years ago