197 Commits (27cd151daaa920ec4f4db93fbad8b1aaf6984b54)

Author SHA1 Message Date
  falkTX c6d1e40934 Rework some code to not allow registering jack ports with the same name 10 years ago
  falkTX de829539de Start some cleanup and rework, DO NOT USE 10 years ago
  falkTX 74b4f51476 Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc) 10 years ago
  falkTX 16b3ca2a26 Increase max allowed CC number from 95 to 119, fixes #147 10 years ago
  falkTX 413bff2939 Misc fixing 10 years ago
  falkTX 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX dac744cd0c Pass CV buffers directly in plugin process function 10 years ago
  falkTX 4b34563f1a Fix build 10 years ago
  falkTX bd0330afb1 Fix some issues with engine init/close 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 cf21acd636 More work for internal patchbay, seems promising :) 10 years ago
  falkTX 33e483f243 More work for internal patchbay, can connect 2 ports now 10 years ago
  falkTX 81e436f520 Revert part of 10c0e75f8adf735a6e6924af5ad2ecdd9e1604cd, may have been causing lockups when removing plugins 10 years ago
  falkTX 794f979c10 Cleaup; Adjust bridge stuff a bit more 10 years ago
  falkTX 225c21eab9 Rework some bridges code 10 years ago
  falkTX f28e113fac Wrap internal jack data types in extern "C" 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 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 053bcf6692 Corrections for last commit 10 years ago
  falkTX b2023a4cb3 More LinuxSampler stuff; Try to handle jack shutdown better (TEST) 10 years ago
  falkTX fb7017de85 Fix OSX build and minor things detected by clang 10 years ago
  falkTX 7628c3c518 Misc 10 years ago
  falkTX d219ab6c78 Remove unused jack latency code 10 years ago
  falkTX ba85fd13a4 Fix engine build with strict flags; Put some common code in utils 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX 1b69fe1802 Preliminary patchbay mode process function 10 years ago
  falkTX fb1a1c2273 Call graph.destroy() on engine classes, not internally 10 years ago
  falkTX fa40698e68 Rack mode working again; Initial patchbay code 10 years ago
  falkTX 8beac188a5 Misc 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX 32dfa4490c Misc 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 1333307417 Continue makefile rework 10 years ago
  falkTX 972f7316d9 Some tests for rtmidi output, not working yet 10 years ago
  falkTX 3162795d3f More patchbay work, now for rtaudio 10 years ago
  falkTX c4420af445 A little more shared code 10 years ago
  falkTX 3a9de6ee19 Misc 10 years ago
  falkTX 5a12b4bd3e Rework some patchbay code, shared common stuff 10 years ago
  falkTX beaf7df40f Fix build 10 years ago
  falkTX a6047481a4 Testing jack latency code, something is not working here... 10 years ago
  falkTX d0536380b4 More work on jack latency 10 years ago
  falkTX da8d1fc82a Set SSE2 FTZ and DAZ flags for jack threads 10 years ago
  falkTX 928ccc6c6d Enable some jack latency code, not doing anything yet 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX cf2e7c0ce5 Adjust code to LinkedList changes 10 years ago