1238 Commits (9dd7cafbd0e41dd1dd688172da5a2701b4fdfa2d)

Author SHA1 Message Date
  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
  falkTX 413bff2939 Misc fixing 10 years ago
  falkTX 2a700bfeae Don't pass name and osc-url on plugin bridges args, use env vars 10 years ago
  falkTX 5cb048cd27 Pass all settings to plugin bridges as env vars, even if empty 10 years ago
  falkTX 7f9b5da47f Misc 10 years ago
  falkTX 613302ffb9 Pass initial engine options to plugin UI; Cleanup 10 years ago
  falkTX 0e00f85c9a Add carla_get_library_filename/folder functions, needed for LMMS 10 years ago
  falkTX 2d1a596f0f Allow to pass MIDI bank/program changes to LV2 plugins, closes #136 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 29f8bbf13f Rework some plugin MIDI code, closes #134 10 years ago
  falkTX b7c8deccc1 Init (fake) juce events if using custom plugin entries (for LMMS) 10 years ago
  falkTX db00bc752f Bump pkg-config version, allow to use rack&patchbay plugins directly 10 years ago
  falkTX c033d96488 Misc 10 years ago
  falkTX be3f89c6d9 Misc 10 years ago
  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