5925 Commits (99cda3bb20395c53a8752827ae6979d7cf07c9c5)
 

Author SHA1 Message Date
  falkTX 017516673d
Graph: Fix wrong buffer being cleared for unconnected cv ins 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 927531efb1
Require that client name prefix include at least 1 dot 4 years ago
  falkTX 367ed6e218
Reserve '/' character in plugin names (needed for client prefix) 4 years ago
  falkTX 9c2407669a
Raise limit of plugins that can be loaded 4 years ago
  falkTX b32ca2b0d5
Do not ask to quit carla if running under NSM show-gui server 4 years ago
  falkTX 7eeefdd7c6
One more pylint fix 4 years ago
  falkTX 4db6bf43c5
Prevent visibility change events from messing with canvas pos 4 years ago
  falkTX eb12242976
Fix frontend a bit for late messages just before closing 4 years ago
  falkTX 04205a780f
Fix strict build 4 years ago
  falkTX 01f50ed4dd
Make sure to refresh canvas after project finishes loading 4 years ago
  falkTX babda1dd24
print warning when loading legacy canvas group pos file; fix lint 4 years ago
  falkTX 743ed07ac7
Always load patchbay connections when importing a carla project 4 years ago
  falkTX 30d8712beb
Load old canvas group pos file when project is imported (as needed) 4 years ago
  falkTX c6b39859ac
Don't load old canvas json for 2.2 projects; Prevent load on close 4 years ago
  falkTX 2c423e57ba
Fix SFZ rescan adding all files again each time 4 years ago
  falkTX 86e5053ed7
Fix previous commit 4 years ago
  falkTX b7a906a0b6
sfzero: fix crash on multi-line c-style comments 4 years ago
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX b9c681df53
Use state free-path in carla-lv2 whenever possible 4 years ago
  falkTX 12b891ca95
Update pre-included lv2 state.h header 4 years ago
  falkTX b87e0107c4
Nicely stop async event loop for modguis 4 years ago
  falkTX 9f8c9369b7
Fix build without liblo 4 years ago
  falkTX 3e1cf061e3
Fix modguis for carla host changes and new tornado 4 years ago
  falkTX 4918f0bb51
Allow to change plugin window title dynamically 4 years ago
  falkTX 2009afd551
Fully implement carla_set_custom_ui_title 4 years ago
  falkTX b50b50d44a
Make settings tab-like section slightly bigger 4 years ago
  falkTX f026a7ef27
Split/Join groups automatically based on host messages 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 f350ae9e87
Fix bridges build 4 years ago
  falkTX b088240281
carla-lv2: First attempt at getting project dir from host 4 years ago
  falkTX 66f912aa92
Better handle lv2 map/make path, now based on project dir 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