1702 Commits (3de9ddbe8e26e510d27e32de150bdb7f48fa42d2)

Author SHA1 Message Date
  falkTX 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX 8275130786 Fix plugin control-output updates 10 years ago
  falkTX 9ba8069bed Fix for some broken LV2 plugins that set UI festures on DSP side 10 years ago
  falkTX 101b703b0c Implement some custom kxstudio lv2 properties 10 years ago
  falkTX 2235525a56 Apply CV changes to engine bridge; Fix build 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 4ee4519a0b More cleanup; Add get_current_plugin_count and get_max_plugin_number C API 10 years ago
  falkTX 7359d63d74 Misc 10 years ago
  falkTX 8e1ad40011 Restore some engine settings from projects; Misc fixing 10 years ago
  falkTX 0870864672 Save some engine settings in project file 10 years ago
  falkTX ac0be351e9 Cleanup 10 years ago
  falkTX 09a9d7da86 Expose plugin CV ports, use it in plugin class rather than lv2 only 10 years ago
  falkTX 0cf3d9ea7a Fix bridge zombies, closes #123 10 years ago
  falkTX 4b34563f1a Fix build 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX c644656d38 patch juce to expose process child PID 10 years ago
  falkTX 9a9524afe1 pass engine options to bridges 10 years ago
  falkTX ee5afc2400 Fix LV2 UI bridges to work with newer lilv 10 years ago
  falkTX b61be7eaba Internally set LV2_PATH for lilv when needed 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 ba08d6cb3a Workaround qt bug that makes edit dialog resizable to 0 10 years ago
  falkTX 0687ff6b02 Misc 10 years ago
  falkTX b3fd9318dc Ignore internal patchbay changes when in external mode 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX 1a4b7aab1a Fix LV2 state map/make path features 10 years ago
  falkTX aca32f88f9 Fix incomplete atoms sent to UI bridges, closes #131 10 years ago
  falkTX 6c486e3233 Remove debug prints 10 years ago
  falkTX fae184febd Fix internal connections not clearing up 10 years ago
  falkTX 65fcdf868e Save&restore connections on patchbay-plugin 10 years ago
  falkTX b8f2c32cf4 patchbay plugin now sees connections 10 years ago
  falkTX e2a72756f4 Remove plugins from patchbay before RT update, fix crash on exit 10 years ago
  falkTX 8c8fac87d6 More internal patchbay work, can now remove plugins 10 years ago
  falkTX 35e236a147 Fix build 10 years ago
  falkTX 79466979c1 Enable carla-patchbay plugin (but doesn't work fully yet) 10 years ago
  falkTX 9c12b6bce6 Enable patchbay engine mode in settings; Fix ScopedActionLock 10 years ago
  falkTX c725eb15e6 Cleanup 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX 33e483f243 More work for internal patchbay, can connect 2 ports now 10 years ago
  falkTX fcf03c4bc4 Quick hack to allow juce-audio-processors without real events 10 years ago
  falkTX 96aa94faf0 Misc 10 years ago
  falkTX badf2d51bd Re-enable carla patchbay graph code 10 years ago
  falkTX 6eaf6b904d Fix UI-bridge URI mapping if URIs received out of order 10 years ago
  falkTX 37aca5a88e Experimental support for LV2UI resize on host side 10 years ago
  falkTX 81e436f520 Revert part of 10c0e75f8adf735a6e6924af5ad2ecdd9e1604cd, may have been causing lockups when removing plugins 10 years ago
  falkTX f257a8e061 Fix plugin chunks randomly not saving; Misc changes 10 years ago
  falkTX 32203fc427 Add "About JUCE" menu action 10 years ago
  falkTX af44f4f1fb Misc 10 years ago