145 Commits (96bc6f478f566b6034f6ff3f37eeaf533f32cef0)

Author SHA1 Message Date
  falkTX f1b410916c Finish previous work about not using AU_PATH (now in backend) 9 years ago
  falkTX e2122d3e49 Add options argument to addPlugin, allows to pre-set force-stereo 9 years ago
  falkTX c6d1e40934 Rework some code to not allow registering jack ports with the same name 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 01935d32ea Continue plugin-bridge rework 10 years ago
  falkTX 0018a0ce44 Rename some files; More makefile work 10 years ago
  falkTX 0eec70a1ca Export Engine/Plugin C++ API; Make carla_get_engine() non-const 10 years ago
  falkTX 4d5b3b3c50 Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing) 10 years ago
  falkTX ac0be351e9 Cleanup 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 10 years ago
  falkTX f4e5795a71 Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon 10 years ago
  falkTX 1d9ace6c23 Allow to change between internal and external canvas (plugin vs jack) 10 years ago
  falkTX cf21acd636 More work for internal patchbay, seems promising :) 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 54f1fcdb14 Revert unintented branch merge 10 years ago
  falkTX 55bddaaf6a Fix some code for effc++ 10 years ago
  falkTX fb7017de85 Fix OSX build and minor things detected by clang 10 years ago
  falkTX e4b394ed44 Trying to get bridges to update Id on plugin removal 10 years ago
  falkTX 7f9f8347bc More bridge stuff 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX d3d15471fa More bridge stuff; Not fully finished, but kinda working again 10 years ago
  falkTX c6fc211ba2 Cleanup 10 years ago
  falkTX 39c7433dbf Add carla_strdup_safe function, use it in carla-standalone 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX d4a1437d0a Cleanup 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 32dfa4490c Misc 10 years ago
  falkTX cffc662a10 Update some comments 10 years ago
  falkTX d351088a2d Quick save of unfinished stuff, do not use! 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX cf2e7c0ce5 Adjust code to LinkedList changes 10 years ago
  falkTX 8738b6ecd1 Misc cleanup 10 years ago
  falkTX a29db8b203 Misc 10 years ago
  falkTX 52e4f40067 Misc 10 years ago
  falkTX 23efbb8fed Rework jack client rename code; Misc fixing 10 years ago
  falkTX 3b6d54acdc More work 10 years ago
  falkTX b734d090fd Misc 10 years ago
  falkTX 94ac5581e1 More work 10 years ago
  falkTX dcb5b0b6e6 Move some stuff around; This breaks the build, sorry, to fix asap 10 years ago
  falkTX b4ab53fb09 Misc work; cleanup 10 years ago
  falkTX a4603ef159 In-canvas parameters experiment 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX b6f9f2d2e3 CLeanup 10 years ago
  falkTX de7105b117 Pass time-info to plugin bridges 10 years ago