293 Commits (eafdc0362d76d699b44f6ec5eca2e8df6c55b03e)

Author SHA1 Message Date
  falkTX ade7d65538 Don't allow to uncheck force-stereo if using forced rack mode 9 years ago
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX 1ce3132801 Rework NSM code, actually works now :) 9 years ago
  falkTX f96380f06e Temporary workaround to fix win bridges for carla-single 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX 5d10152aa8 Rework of some latency and LADSPA code 9 years ago
  falkTX 4ee6a834c7 Make liblo optional 9 years ago
  falkTX d62b7c31dd Continue work to separate idle and uiIdle 9 years ago
  falkTX 92fa5c6f12 Start separation between idle and uiIdle 9 years ago
  falkTX 18b79346e4 Disable bridge ping checks when loading state, add some debug prints 10 years ago
  falkTX 840376b210 Only restore bridge ping check after *all* plugins are done saving 10 years ago
  falkTX 9965e8275a Optimize data saving for bridges; Keep last loaded state 10 years ago
  falkTX e0d65117ed Shared memory win32 implementation 10 years ago
  falkTX c6d1e40934 Rework some code to not allow registering jack ports with the same name 10 years ago
  falkTX 8a7c50ae05 Unicode fixes, closes #178 10 years ago
  falkTX 29c85949ca Catch some client engine callbacks and report to server 10 years ago
  falkTX f4b6b4fd28 More plugin-bridge work (server-side mostly complete now) 10 years ago
  falkTX 4a6b420eff More of the same 10 years ago
  falkTX 503314968f More plugin-bridge work 10 years ago
  falkTX ee4bfb73f1 Make some plugin OSC stuff DSSI specific; Cleanup 10 years ago
  falkTX 12967d6755 Continue rework, at least make it build 10 years ago
  falkTX 74b4f51476 Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc) 10 years ago
  falkTX 0587b39564 semaphore fixes 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 724f4020c7 Make sure rack mode has forced-stereo option on 10 years ago
  falkTX 9586c109e0 Optimize save 10 years ago
  falkTX fcbcd0437b Allow plugin path to be empty, remove assertion 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 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 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 65fcdf868e Save&restore connections on patchbay-plugin 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 9c12b6bce6 Enable patchbay engine mode in settings; Fix ScopedActionLock 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX 81e436f520 Revert part of 10c0e75f8adf735a6e6924af5ad2ecdd9e1604cd, may have been causing lockups when removing plugins 10 years ago
  falkTX 7f0ca7074a Fix double-free during saving on non-jack drivers 10 years ago
  falkTX f517d8bcec Code update for -Weffc++ 10 years ago
  falkTX b2023a4cb3 More LinuxSampler stuff; Try to handle jack shutdown better (TEST) 10 years ago
  falkTX 8f2cdb156d Really, really fix #115 10 years ago
  falkTX e4b394ed44 Trying to get bridges to update Id on plugin removal 10 years ago