1205 Commits (ea3f36ed9daec1d02f70a19a2710123d6cb09d72)

Author SHA1 Message Date
  falkTX 92f7396caa
Protect *all* metadata access, even in bridge mode 5 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 5 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 5 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 5 years ago
  falkTX e697553406
Fix for dumb compilers 5 years ago
  falkTX 566c35a3a5
Try to fix old gcc build 5 years ago
  falkTX fe95abf309
Small fixups for jack engine 5 years ago
  falkTX 3a3eee4ed9
Save pluginId as part of the patchbay positions 5 years ago
  falkTX de66b320a8
Fix for old compilers 5 years ago
  falkTX 19fe22669a
Fix bridges build 5 years ago
  falkTX ae9d498182
Fix small oddities in internal patchbay mode; Cleanup 5 years ago
  falkTX 617675c820
Listen to canvas group position changes over JACK metadata and OSC 5 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 5 years ago
  falkTX 90d69c02dd
Split CarlaProcessUtils in hpp/cpp, add ScopedAbortCatcher 5 years ago
  falkTX d91b48e908
Use JUCE by default on linux if supported; Cleanup config a bit 5 years ago
  falkTX f6c9559067
Final details for scanning etc vst3 linux stuff 5 years ago
  falkTX a40177132e
Fixup build with new juce 5 years ago
  falkTX 8d113dc1e9
Fix jack metadata usage for multiple carla instances 5 years ago
  falkTX 9a6c17dc56
Optimize pipe reads, by reducing allocations 5 years ago
  falkTX f781db3bb3
JACK: update metadata plugin id when changed 5 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 5 years ago
  falkTX 41f59c4bf7
Rework jack ports callback handling (get all data during callback) 5 years ago
  falkTX af0acd31cd
Add some safety checks around jack port callbacks 5 years ago
  falkTX 37b6f040ca
Prevent out of bounds parameter touch in carla-native plugin 5 years ago
  falkTX ed852ffac7 Avoid assertion warning with an expected null value 5 years ago
  falkTX 57d29b421b Fixup carla-control to be in sync with main carla 5 years ago
  falkTX 7d907da527
Really fix multi-client plugin rename 5 years ago
  falkTX d8d331edce Preserve plugin id and icon when renaming in multi-client mode 5 years ago
  falkTX d26ecc359a
Fix crash when removing plugin with active cv control ports 5 years ago
  falkTX eb7590a278
Prevent an assertion warning 5 years ago
  falkTX 25bc60fd4d
Fix strict and debug bridge build 5 years ago
  falkTX b99fc3c418
Fix offset to cv controlled parameters; Dont show range if unmapped 5 years ago
  falkTX 01041411c9
Fix strict build 5 years ago
  falkTX 978f152062
CV control stuff is not sample accurate just yet 5 years ago
  falkTX d2501b1709
Make CV control stuff work with JACK, finally 5 years ago
  falkTX c597da5b1a
Make some engine functions inline and protected 5 years ago
  falkTX d2179e3bd0
Move a few functions out of public API 5 years ago
  falkTX c2c422a8ef
Set range of LV2 and native CV plugin ports 5 years ago
  falkTX d17c94b3f4
Fix limits of MIDI CC parameters 5 years ago
  falkTX 2c793fc458
Update submodule; Don't call jack metadata on null port 5 years ago
  falkTX 691deb66bd Make CarlaNative.h process function backwards compatible 5 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 5 years ago
  falkTX 9de958461e Add option to clear xrun after project load 5 years ago
  falkTX 737ae1b0ec
Fix old OSX build 5 years ago
  falkTX ddff565c71
Fix empty program names in some cases; Fix null program on bridge load 5 years ago
  falkTX 8c49d1ae64 Initial code for removing cv control 5 years ago
  falkTX 49b1bec938 Cleanup previous test stuff 5 years ago
  falkTX caa0d57fe8 Move some more definitions around, fix build 5 years ago
  falkTX bf4cc804a0 Move some definitions to a new file 5 years ago
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 5 years ago