672 Commits (59e65ff67a24574c6ddb1b66f021769036106270)

Author SHA1 Message Date
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX c19a09b1f2 Add 16 and 32 channel patchbay plugin modes 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 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 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 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 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 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 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 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 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 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX 8275130786 Fix plugin control-output updates 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 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 b61be7eaba Internally set LV2_PATH for lilv when needed 10 years ago
  falkTX 034adf5718 Store plugin paths in engine options 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 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 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