1281 Commits (a1a682bb293a0163c553819d4dbe3ff2c4b67065)

Author SHA1 Message Date
  falkTX b7803399f5 Continue pipe work; Use pipes on extui-plugins; Add getPaths() 10 years ago
  falkTX 699966ae49 Add CarlaPipeCommon::flush function and use it 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 b4e33344d0 Introduce libcarla_utils, which will be used for advanced python stuff 10 years ago
  falkTX 90805901b5 Use lib_t type for lib_* functions 10 years ago
  falkTX 67bbd7e152 Make lib_symbol use a template for the function type 10 years ago
  falkTX 0eec70a1ca Export Engine/Plugin C++ API; Make carla_get_engine() non-const 10 years ago
  falkTX 7aa321ad77 Define CARLA_API macro and use it to export some C++ classes 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX c19a09b1f2 Add 16 and 32 channel patchbay plugin modes 10 years ago
  falkTX 71528d7daa Fix loading VST3 plugins, closes #155 10 years ago
  falkTX 379d13541a Continue last commit 10 years ago
  falkTX 073d0667c6 Don't allow rtaudio or juce drivers with patchbay mode yet 10 years ago
  falkTX d39b8ee50d Proper Qt tricks for minicanvas (closes #148); Hide some debug stuff 10 years ago
  falkTX 5be55f6d53 Implement programs for juce plugin 10 years ago
  falkTX fda9c988e3 Send param info in bridges until max is reached, instead of none 10 years ago
  falkTX f6b1dbcacc Fix running plugin bridges with empty filename 10 years ago
  falkTX 724f4020c7 Make sure rack mode has forced-stereo option on 10 years ago
  falkTX a094316aef Fix boolean options reaching carla-plugin, such as forceStereo 10 years ago
  falkTX cc26ed19d7 Install the vst plugin into its own dir, like the LV2 does 10 years ago
  falkTX 3ba1e572fb Force setting path in carla-plugin, fixes #149 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 39c76eb51c Implement looking for cached AU plugins, TESTING 10 years ago
  falkTX d03223a6f2 Misc 10 years ago
  falkTX 2dc9ee8f83 Continue previous commit; Use LV2 as cached plugins 10 years ago
  falkTX 949d117c3c Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU 10 years ago
  falkTX 45b1bef1ea Ensure all LV2 port_event calls use the correct atom size, closes #151 10 years ago
  falkTX 9586c109e0 Optimize save 10 years ago
  falkTX a72caa5323 carla-plugin: send transport info 10 years ago
  falkTX ae49286c00 carla-plugin: Send bufsize and rate, don't use OSC, other fixes 10 years ago
  falkTX 17ccac659e Move 2 functions to common file 10 years ago
  falkTX defc31830e carla-plugin: Send max-plugin-number var 10 years ago
  falkTX cf77580cad Send extra initial server info to carla-plugin; Fix about size 10 years ago
  falkTX bc8d7c9645 Send initial state of internal params to carla-plugin 10 years ago
  falkTX 95b8ae0b77 Fix possible locale issues when using carla as plugin 10 years ago
  falkTX 3a6ff75305 Fix osx build; Fix plugin version missing carla_panels 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 8024a4f39b PulseAudio requires interleaved audio 10 years ago
  falkTX fcbcd0437b Allow plugin path to be empty, remove assertion 10 years ago
  falkTX 8de33fc1c3 Correct some settings code; Apply to plugin version properly 10 years ago
  falkTX 46ecbdbec3 Fix Windows build 10 years ago
  falkTX ee8dc99cf0 DSSI/LV2: Disable mapping programs if plugin does not expose them 10 years ago
  falkTX 061cd920fd Build and install interposer by default 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago