365 Commits (c18a8817f7f8f78f664caaeadadeede98b1c9bdc)

Author SHA1 Message Date
  falkTX c3f05e4e96
Initial implementation of MIDI learn (per plugin, not global) 4 years ago
  falkTX ea36715ceb
Fix typo in MIDI CC list, leading to wrong Balance CC value 4 years ago
  falkTX d6d1f3ab22
Show current mapped type+value directly together with parameter 4 years ago
  falkTX d808f53447
Keep current edit-dialog tab state while reloading parameters 4 years ago
  falkTX 38abd705a4
carla-plugin: fix a few actions leading to inconsistent state 4 years ago
  falkTX eae7c39ad6
Fix removing plugin in carla-rack plugin mode 4 years ago
  falkTX 5bd2497090
Add debug prints regarding profile file/folder 4 years ago
  falkTX 3c27fbdd3a
carla-plugin: force qt to use xcb backend if going to embed UI 4 years ago
  falkTX d707051665
Clear canvas selection when deleting plugin, fixing assertions 4 years ago
  falkTX bac54233ef
Add some safeties around invalid connection-id 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 927531efb1
Require that client name prefix include at least 1 dot 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 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 2c423e57ba
Fix SFZ rescan adding all files again each time 4 years ago
  falkTX b87e0107c4
Nicely stop async event loop for modguis 4 years ago
  falkTX 3e1cf061e3
Fix modguis for carla host changes and new tornado 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 89566a1a0f
Add API to know current project folder 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 4886aa13d8
Fix for some missing scalable icons 4 years ago
  falkTX d6bd129e1f
Remove pipe utils hack for haiku, no longer needed 4 years ago
  falkTX 0873c66902
Fix jack-as-plugin flags for debugging 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 36e35c6299 Fix VST plugin 4 years ago
  falkTX f259eef25e
Being nitpicky on whitespace 4 years ago
  falkTX 7b4abd49d6
Fix external-ui internal plugins with the latest changes 4 years ago
  falkTX 9b0dc503af
Fix carla-plugin 4 years ago
  falkTX dc0c1df47e
More pylint corrections 4 years ago
  falkTX 9c710e50b3
Rename cursors; Cleanup CanvasPreviewFrame class 4 years ago
  falkTX 0e1dda7e53
Fixup for pylint 4 years ago
  falkTX bb9c278f49 Start checking python code with pylint, adjust some already 4 years ago
  falkTX 9e82f55aca
Adjust the (incomplete) C++ port to latest API changes 4 years ago
  falkTX 5e670887ff
Fixup calf skin 4 years ago
  falkTX b63bb4ffc8
Fixup ScalableDial to be compatible with old pixmaps 4 years ago
  falkTX c093190584
Make LEDButton compatible with old pixmaps 4 years ago
  falkTX 8d9c63bfbe
Make ScalableButton compatible with old pixmaps 4 years ago