129 Commits (eafdc0362d76d699b44f6ec5eca2e8df6c55b03e)

Author SHA1 Message Date
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 9 years ago
  falkTX 6501bf3f2f Hide custom UIs when closing carla-plugin 9 years ago
  falkTX 083b56542d Wait for X11 window to be created before returning from effEditOpen 9 years ago
  falkTX f7bc330102 Allow custom properties per plugin, use it to save is-skin-compact 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 b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 9 years ago
  falkTX ebcfe69689 win32 pipe fixes, can't test more due to wine issues 10 years ago
  falkTX cd30c7f7e1 Misc fixing & cleanup 10 years ago
  falkTX 26e36b1996 More plugin-bridge work; Add idle() to native API 10 years ago
  falkTX 649b5c2923 Move some stuff from host to utils lib; Allows cached plugins in carla-plugin 10 years ago
  falkTX f2d7565403 Fix build, closes #175 10 years ago
  falkTX 6032ae53b9 Cleanup 10 years ago
  falkTX 12967d6755 Continue rework, at least make it build 10 years ago
  falkTX 150f587815 Make pipe class function names more extensive, add docs; Fix #164 10 years ago
  falkTX 4fb2df22ac Add carla-patchbay sidechain variant (3x2); Fix posix64 build 10 years ago
  falkTX 147980a653 Keep going 10 years ago
  falkTX ccfc583958 More pipe work; Enable extui-plugins on Windows 10 years ago
  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 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX c19a09b1f2 Add 16 and 32 channel patchbay plugin modes 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 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 8de33fc1c3 Correct some settings code; Apply to plugin version properly 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 8e1ad40011 Restore some engine settings from projects; Misc fixing 10 years ago
  falkTX ac0be351e9 Cleanup 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 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 35e236a147 Fix build 10 years ago
  falkTX 79466979c1 Enable carla-patchbay plugin (but doesn't work fully yet) 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago