153 Commits (4fd815b2d840db7fce73808e5c9a3fd234d0e2fd)

Author SHA1 Message Date
  falkTX a6405a4fce Continue transport work, link can now be enabled (untested) 7 years ago
  falkTX a68cef0f86 Cleanup latency code 8 years ago
  falkTX 67c4521df1 Wait for pending events to stop before quitting carla 9 years ago
  falkTX 39b2e27561 Fix rename under jack multi-client mode 9 years ago
  falkTX 10a0fb5a7a Add support for internal plugins with more than 1 midi input 9 years ago
  falkTX 5ac57536ef Continue rework, now working properly I think... 9 years ago
  falkTX 250c9772a0 Initial code to save external connections 9 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 9 years ago
  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