73 Commits (c7d4a272a854a63ac4de811f5bfcb7f45bf7bc2f)

Author SHA1 Message Date
  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
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX 35e236a147 Fix build 10 years ago
  falkTX 33e483f243 More work for internal patchbay, can connect 2 ports now 10 years ago
  falkTX 32203fc427 Add "About JUCE" menu action 10 years ago
  falkTX 0bce3fe046 Update some dates 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX 8f2cdb156d Really, really fix #115 10 years ago
  falkTX a23a945880 Update about text 10 years ago
  falkTX 068d607c3a Really fix #115 10 years ago
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX f4ee611e75 Misc 10 years ago