2463 Commits (7b22e89958d6503b5334ecb1ce428aa74b02990e)

Author SHA1 Message Date
  falkTX 1e29ecdd12
Better handling of LV2 temporary state, for clone and rename 4 years ago
  falkTX 4a77792fe9
Dont recreate symlinks; Add single quotes around debug paths 4 years ago
  falkTX 232177d3a8
Symlink for LV2 abstract paths on request; Cleaner debug prints 4 years ago
  falkTX 720c6fe104
More work for LV2 state path, symlinks and move/copy when needed 4 years ago
  falkTX 7571cdcbca
Check for state:threadSafeRestore on lv2 plugins; More debug paths 4 years ago
  falkTX d808f53447
Keep current edit-dialog tab state while reloading parameters 4 years ago
  falkTX 1e5444355b
Skip inline redraw requests if engine mode has no patchbay 4 years ago
  falkTX 019b2b794c
Some debug messages to help catch future issues 4 years ago
  falkTX 2b6fd1ca6d
Fix recursion when using carla-patchbay under JACk with lv2 midnam 4 years ago
  falkTX 594b5b9fec
Fix default name for sfz with sfizz tricks 4 years ago
  falkTX 1aa0ec5746
Ignore requests to hide UI if lv2 plugin uses files only 4 years ago
  falkTX 046ea33f4b
Add test code to replace sfz files with lv2 sfizz (disabled for now) 4 years ago
  falkTX 5bd2497090
Add debug prints regarding profile file/folder 4 years ago
  falkTX 6de93e9161
Better handling of LV2 state paths, WIP 4 years ago
  falkTX f2e4cce1e9
Make lv2 state makePath return a unique path per plugin 4 years ago
  falkTX fbc26c4c35
carla-plugin: only request UI parameter changes if UI is visible 4 years ago
  falkTX d4682bcad3
One more build fix 4 years ago
  falkTX 0e412aa0d3
Fix SF2 default polyphony 4 years ago
  falkTX 0e8a2f6e9f
Start experimenting with embed-ui API, for use in external tools 4 years ago
  falkTX e2a7f320a4 Fix missing MIDI CC in jack-apps (was missing implementation) 4 years ago
  falkTX eb3609b2cc Better support for NSM jack-apps: projects and non optional gui 4 years ago
  falkTX bac54233ef
Add some safeties around invalid connection-id 4 years ago
  falkTX 10b11d4397
Allow all MIDI options in jack-apps 4 years ago
  falkTX fda792130a
Fix missing ports if client uuid fetch fails 4 years ago
  falkTX 51152741b6
Fix strict bridge build 4 years ago
  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 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 04205a780f
Fix strict build 4 years ago
  falkTX 743ed07ac7
Always load patchbay connections when importing a carla project 4 years ago
  falkTX 2c423e57ba
Fix SFZ rescan adding all files again each time 4 years ago
  falkTX 85fa525178
Implement LV2_STATE__freePath 4 years ago
  falkTX 9f8c9369b7
Fix build without liblo 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 5ce90bcdad
Fix callback recursion on carla-plugin patchbay group moves 4 years ago
  falkTX e283075a88
Fix bridges build yet yet again 4 years ago