1355 Commits (993d4443017662283a5cded431c5364009dc8cb4)

Author SHA1 Message Date
  falkTX a6aaccc6eb
Final tweaks for internal/external patchbay usage and projects 4 years ago
  falkTX 18554a3692
Skip graph CV source reconfigure when loading plugin state 4 years ago
  falkTX 88c3255786
Tweaks to loading external patchbay data into internal one 4 years ago
  falkTX d951215570
Only care about client name prefix in multi-client mode 4 years ago
  falkTX 3e87f7dff2
Add --cnprefix arg, for client name prefix; Set it also when needed 4 years ago
  falkTX d7d33f7697
Don't rely on jack metadata callback being there for positions 4 years ago
  falkTX 501b3206b8
Don't print message if client prefix conversion matches original 4 years ago
  falkTX df042eed76
Be smarter about giving idle time during load, making it faster 4 years ago
  falkTX 0463d8f1b7
Better error reporting regarding missing clients during load 4 years ago
  falkTX 53c8f6965b
Handle client name prefix during jack client rename 4 years ago
  falkTX 01c1aed761
Convert from and to client name prefix as needed 4 years ago
  falkTX 54141061d0
Load canvas positions before loading connections 4 years ago
  falkTX 797278456c
JACK: Be able to load canvas positions regardless of client prefix 4 years ago
  falkTX 367ed6e218
Reserve '/' character in plugin names (needed for client prefix) 4 years ago
  falkTX 04205a780f
Fix strict build 4 years ago
  falkTX 743ed07ac7
Always load patchbay connections when importing a carla project 4 years ago
  falkTX 5ce90bcdad
Fix callback recursion on carla-plugin patchbay group moves 4 years ago
  falkTX e283075a88
Fix bridges build yet yet again 4 years ago
  falkTX 5819b37389
Fix bridges build once again 4 years ago
  falkTX ccb52ad79c
Make the previous changes backwards compatible 4 years ago
  falkTX c4c387ed29
Use jack client prefic when renaming clients too 4 years ago
  falkTX 3d767f9be8
Allow to set custom prefix for jack clients, use it under NSM 4 years ago
  falkTX d82ae66928
Fix carla-plugin never deleting plugins 4 years ago
  falkTX 89566a1a0f
Add API to know current project folder 4 years ago
  falkTX 843bb34910
Better handle case of JACK server stop (or killed) 4 years ago
  falkTX 7f24fb331c
Fix useless assertion when deactivating client for final cleanup 4 years ago
  falkTX c7db817df5
Run plugin idle() ourselves when engine is not running 4 years ago
  falkTX e4a124d5ec
plugin-bridge: send back empty/null responses when plugin disabled 4 years ago
  falkTX 040b0b6636
Fix false positives regarding jack meta-data and internal clients 4 years ago
  falkTX 6ab431a469
JACK: prevent recursion on patchbay group position changes 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX b02fe8ad80
Ignore one assertion regarding JACK meta-data (false positive) 4 years ago
  falkTX 1d2b88052c
Correct and modify a few debug messages 4 years ago
  falkTX 43c3a9923a
Fix usage without jack meta-data support 4 years ago
  falkTX 3afa203408
Fix JACK internal client build 4 years ago
  falkTX f58fe233c1
Fix OSC handling method check for long strings 4 years ago
  falkTX dbfc6116a9
Fix a couple of issues with carla-plugin 4 years ago
  falkTX 22a6006c70
Avoid comparing shared_ptr directly to nullptr 4 years ago
  falkTX 90a868aba6
Fix bridge build 4 years ago
  falkTX f73cafcea8
Backwards compatible std::shared_ptr 4 years ago
  falkTX d06159d2c9
Fix build, partially 4 years ago
  falkTX 3ab47c9481 Change the way plugins are deleted, ensure they are not being used 4 years ago
  falkTX 29c55500a7
Pass DLS/GIG files into fluidsynth if version is recent enough 4 years ago
  falkTX 92f7396caa
Protect *all* metadata access, even in bridge mode 4 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 4 years ago
  falkTX 8f27bff6c4
Add new CARLA_CUSTOM_SAFE_ASSERT 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX e697553406
Fix for dumb compilers 4 years ago
  falkTX 566c35a3a5
Try to fix old gcc build 4 years ago
  falkTX fe95abf309
Small fixups for jack engine 4 years ago