83 Commits (ce234b92c19297266b2e403ab7d3625e854ab6d7)

Author SHA1 Message Date
  falkTX 4e0d341d09 Clear dummy buffer for multi-out plugins in rack as needed 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX 7f8e36f72b Better error message for input timing errors 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX bc2c6978ad Cleanup and remove some AudioSampleBuffer methods 6 years ago
  falkTX 51c6bc346a Fixup carla-patchbay/graph to work with variable buffer sizes 6 years ago
  falkTX 69c24a915a Active peaks and keyboard for carla-rack group 7 years ago
  falkTX 5a635a7efd Cleanup 7 years ago
  falkTX b4690e48cc More water cleanup 7 years ago
  falkTX 8272c88866 Add the rest of stuff needed for patchbay mode, now working again 7 years ago
  falkTX 6743921cea Re-add patchbay mode to backend 7 years ago
  falkTX fcea66d79f Fixup new code for -Weffc++ 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX f70ab2d39e Continue juce removal; Remove old patchbay plugin data 7 years ago
  falkTX c4d5106563 Remove a few more juce related code 7 years ago
  falkTX 021d3d0331 Continue removal of juce stuff; Start some win32 code for plugin ui 7 years ago
  falkTX 3343acb863 Make windows build a little usable without juce 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 374dc7e238 Use a MessageManagerLock when deleting the juce audio graph 7 years ago
  falkTX e0052929f5 Update Juce to v5.1.1, tweak Carla code as needed 7 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 7 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX ce896f8101 Import multi-threaded patchbay code (EXPERIMENTAL) 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX a22e47a6af Give a name to the patchbay internal ports; Cleanup 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX 5bbc6a04b6 Several fixes for renaming, and some cleanup too 9 years ago
  falkTX 1e45e83693 Add some missing 'override' keywords 9 years ago
  falkTX 52b7862ab4 Continue previous commit 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 9 years ago
  falkTX c91d7ab241 Misc 9 years ago
  falkTX d9938b13d8 Rack: if plugin only has 1 output, copy it to the 2nd 9 years ago
  falkTX 161361c7d2 Fix crash when using plugins with more than 2 ports in patchbay 9 years ago
  falkTX 55283557a8 Fix incorrect input port bounds on non-jack drivers, closes #186 9 years ago
  falkTX 736d1d9247 Remove debug prints used in previous commits 9 years ago
  falkTX 5ac57536ef Continue rework, now working properly I think... 9 years ago
  falkTX 3c1b303b85 Continue 9 years ago
  falkTX 3fc7a0658e Start small rework of engine graph code, to share rack+patchbay 9 years ago
  falkTX 13a09e56a6 Continue 9 years ago
  falkTX 250c9772a0 Initial code to save external connections 9 years ago
  falkTX b6a823457e Some renaming, rework and misc fixing 9 years ago
  falkTX 4018cdff82 Cleanup and minor rework of some engine graph code 9 years ago
  falkTX d6dcf5ec4f Fix possible crash when removing plugins in patchbay mode 9 years ago
  falkTX 5d10152aa8 Rework of some latency and LADSPA code 9 years ago
  falkTX 788314e4f9 Clear group connections before removing in internal patchbay mode 10 years ago
  falkTX fe03459375 Fix for non-jack drivers 10 years ago
  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 ae49286c00 carla-plugin: Send bufsize and rate, don't use OSC, other fixes 10 years ago