52 Commits (2a6a7de04f75daf242ae9d8c99b349ea7dc6ff7f)

Author SHA1 Message Date
  falkTX 35babc07ab
patchcanvas: clear rubberband on right-click 3 years ago
  falkTX b553ff4ebd
patchcanvas: stop storing keyboard modifier state, cleanup 3 years ago
  falkTX eb78e41ed9
Allow to use canvas cut operations without prior window focus 4 years ago
  falkTX 3f6d9127db
canvas: Only "drop" connection drag for mouse release of left button 4 years ago
  falkTX 6084697290
Fix warnings, print error code if win32 process start fails 4 years ago
  falkTX e139c4438e
patchcanvas: check validity of a few object's parentItems 4 years ago
  falkTX d3ff7a3400
Remove incomplete, unused patchcanvas c++ stuff 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 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 f026a7ef27
Split/Join groups automatically based on host messages 4 years ago
  falkTX 9c710e50b3
Rename cursors; Cleanup CanvasPreviewFrame class 4 years ago
  falkTX ed1e66bc97
Improve performance of inline display rendering 4 years ago
  falkTX de999bf479
patchcanvas: Fix some groupos with inline display becoming too small 4 years ago
  falkTX a1141bfea9
patchcanvas: Fix ports text width calculation 4 years ago
  falkTX 1c675e7bb5
Tweak code for canvas group positions 4 years ago
  falkTX 7ede965819
Some attention to inline display 4 years ago
  falkTX 0f53835c6d
Protect jack metadata usage with a mutex; other position fixes 4 years ago
  falkTX 62b91cbe9a
Make canvas ports and groups ignore middle mouse clicks 4 years ago
  falkTX 43a4087d29
Fix canvas groups getting stuck out of screen with last commits 4 years ago
  falkTX c178105a15
First go at backend-side canvas positions; Safer jack callbacks 4 years ago
  falkTX 4a1c2630e1
Disable patchcanvas basic eye-candy (box shadow) causes crashes 4 years ago
  falkTX c986c86860
Add "Find plugin in patchbay" right-click option 4 years ago
  falkTX 0f10d81c59
Use PORT_TYPE_PARAMETER for CV ports (brown color) 4 years ago
  falkTX 991b184ddb
Fix for unconventional mouse releases while line is dragging 4 years ago
  falkTX 9a1874745e Forgot a destructor; Make some functions inline 4 years ago
  falkTX 1e72ee7ff5 Fixup c++ frontend for strict warnings, actually works.. 4 years ago
  falkTX 475603b35c
Move c++ code to main frontend folder 4 years ago
  falkTX 3cfd7d09fd
Use QSafeSettings in a few more places 4 years ago
  luz.paz 04b1890c3e Fix source comment and user facing typos 5 years ago
  falkTX 8f0adcdec2 A few more windows build preparations, all WIP 5 years ago
  falkTX ba7f9bba86
Convert python static lists into tuples 5 years ago
  falkTX b730f6c2b1
Fix dragging canvas box by its icon 5 years ago
  falkTX 97ccc800d6
Horizontally align inline displays 5 years ago
  falkTX 7717aa0e47
Fixes and caching for inline displays 5 years ago
  falkTX a0f7944e39
Add experimental setting for inline displays, disabled by default 5 years ago
  falkTX 24c12d6adb
Fix compatibility with Qt < 5.6 5 years ago
  falkTX 84fdf404d4
More fixes for high-dpi, import a few theme fixes 5 years ago
  falkTX be7137db07
Scale inline displays on zoom 5 years ago
  falkTX 0c197e12b1
Make main carla client selectable on canvas in jack mode 5 years ago
  falkTX b4e05d4d1b
Mapping between plugin id and canvas group id; Cleanup 5 years ago
  falkTX 0161d0bde6
Trigger initial canvas item update when inlinedisplay is turned on 5 years ago
  falkTX b7922f3dd5
Experimental inline display inside canvas 5 years ago
  falkTX f645715ec8
Pass flag indicating plugin inlinedisplay support to patchcanvas 5 years ago
  falkTX d872b46c8c
Tweak connect action: if source is mono, connect to all targets 5 years ago
  falkTX b17256001b
Add "connect" menu to patchbay clients/boxes 5 years ago
  falkTX 12dba50980
Fix "disconnect all" canvas action 5 years ago
  falkTX 1c0371cf72
Cleanup, try to fix canvas crash on mouse release 5 years ago
  falkTX b4bc68a1a9
More Qt workarounds in canvas 5 years ago