119 Commits (6a783076e89b878339190aeb60477d21a9596068)

Author SHA1 Message Date
  falkTX eae7c39ad6
Fix removing plugin in carla-rack plugin mode 4 years ago
  falkTX 97a3d9cace
Do not set client prefix from CLI if using NSM (let NSM handle it) 4 years ago
  falkTX 3e87f7dff2
Add --cnprefix arg, for client name prefix; Set it also when needed 4 years ago
  falkTX b32ca2b0d5
Do not ask to quit carla if running under NSM show-gui server 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 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 f026a7ef27
Split/Join groups automatically based on host messages 4 years ago
  falkTX 761555bafc
GUI: Don't check for engine running before stop action 4 years ago
  falkTX da6f483513
Handle case of NSM server not supporting optional-gui 4 years ago
  falkTX efc9ee1dec
Fix carla-rack under NSM 4 years ago
  falkTX 5ccc02bf11
Fix typo 4 years ago
  falkTX a1501e46bf
Manage visibility state for NSM, starts hidden 4 years ago
  falkTX e0519f98a1
Implement NSM :optional-gui: 4 years ago
  falkTX bb9c278f49 Start checking python code with pylint, adjust some already 4 years ago
  falkTX 661e09a254
New internal CLI arg "--osc-gui=" 4 years ago
  falkTX dbfc6116a9
Fix a couple of issues with carla-plugin 4 years ago
  falkTX 47acfcfa61
Add action to copy canvas as image to clipboard 4 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX e02e1bbe8a
Protect backend from a few late calls after engine close request 4 years ago
  falkTX b33b4a81fe
Typo 4 years ago
  falkTX 673f34e61f
Manually create image save dialog so we can tweak values 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX 96a914ebca
Add 2x and 4x zoom save image actions, compress output 4 years ago
  falkTX 617675c820
Listen to canvas group position changes over JACK metadata and OSC 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX c986c86860
Add "Find plugin in patchbay" right-click option 4 years ago
  falkTX 137a3e6fe6
Adjust UI a bit for logs tab, also I was wrong :P 4 years ago
  Térence Clastres 27e688c148
Add Save, Clear and toggle autoscroll to the Logs tab (#1129) 4 years ago
  falkTX 0f10d81c59
Use PORT_TYPE_PARAMETER for CV ports (brown color) 4 years ago
  falkTX 8491fb91ff
Debug pixel ratio information 4 years ago
  falkTX 12318879c6
Implement lv2ui background/foreground color 4 years ago
  falkTX cf50b929c1 Do not allow to enable canvas inline-displays in carla-control 4 years ago
  falkTX ed9ecac943 Final tweaks for osx menu roles 4 years ago
  falkTX 357745c099
Show mapped range in edit dialog, tweak MIDI CC list 4 years ago
  falkTX 45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used 4 years ago
  falkTX 9de958461e Add option to clear xrun after project load 4 years ago
  falkTX 3af5915de9
Backwards-compatible QFontMetrics horizontalAdvance/width call 4 years ago
  falkTX 20d450554a Bunch more c++ stuff, WIP 4 years ago
  falkTX 0aaf2f97b9 Define all functions for HostWindow in c++ 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 4 years ago
  falkTX f939cd1d44
Introduce and use QSafeSettings class 4 years ago
  falkTX 81b6f46009
Introduce PLUGIN_OPTIONS_NULL; Save&restore LADSPA/DSSI options 5 years ago
  falkTX 2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins 5 years ago
  falkTX 302854ae65 Fix 0 BPM when starting carla as transport master, and not rolling 5 years ago
  falkTX 5fbae267ce Save/cache audio driver in engine settings; Fixes to dialog 5 years ago
  falkTX f1b3552167 Keep add-plugin dialog in memory, so recurring shows are faster 5 years ago
  falkTX e94f5f477e Add favorite plugin list on right-click custom menu 5 years ago