falkTX
050d6775d2
Rename "prevent bad things" option and give it a tooltip
Fixes #909
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
34ea5ff123
Remove menu roles from main UI file
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
45fc5b7d96
Don't allow NSM without project, be clear when NSM cant be used
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9de958461e
Add option to clear xrun after project load
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
1b88881875
Continue C++ ideas
4 years ago
falkTX
cacad4a52f
Tweak API and param widget so we can have CV expose option (WIP)
4 years ago
falkTX
2cb6fa1960
Initial work for file type paths, use it for audio and midi plugins
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
fa7a1ec0d6
Rename "clear" to "reset" (filters), add clear button on search
5 years ago
falkTX
f652ad2e13
Rework for better plugin string result handling; single page params
5 years ago
falkTX
5fbae267ce
Save/cache audio driver in engine settings; Fixes to dialog
5 years ago
falkTX
535cb1e596
Use Ctrl+F to focus on search bar; Fix previous commit
5 years ago
falkTX
30b7b26375
Implement favorite plugins list; Better text search
5 years ago
falkTX
e1021ae3a2
Implement reset-filters button in add-plugin dialog
5 years ago
falkTX
f8b5a9b37c
Improve add-plugin dialog workflow
5 years ago
falkTX
c307dd9d8a
Rework add-plugin dialog
5 years ago
falkTX
9ae13a882b
Tweak wording and size
5 years ago
falkTX
41a0bf57af
Expose libjack midi out channel mixdown option in add-jack dialog
5 years ago
falkTX
84c69c851c
Add option to add-jack for using externally started applications
5 years ago
falkTX
18095d27b1
Implement device config changes at runtime (juce and jack)
5 years ago
falkTX
e45601a25d
Add configure driver option to engine menu, custom panel button
5 years ago
falkTX
1e51708bfe
Add CV and inline-display plugin filters, and related fixes
Fixes #936
5 years ago
luz.paz
04b1890c3e
Fix source comment and user facing typos
Found via `codepell` (v1.17.0.dev0)
```
codespell -q 3 -L iff,iif,inport,sord,sinc,te,uint -S ./source/includes,./source/modules,./source/native-plugins,./data/windows
```
5 years ago
falkTX
1ae01df08d
Add option in settings for full-canvas repaints
When activated, fixes noise and lefovers in background canvas area
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
0ecb192e13
Missed 1 scaled-contents property
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
237796be17
Fix one remaining unscaled high-dpi icon
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
a0f7944e39
Add experimental setting for inline displays, disabled by default
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
24c12d6adb
Fix compatibility with Qt < 5.6
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
84fdf404d4
More fixes for high-dpi, import a few theme fixes
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
462b02d68c
Tweaks to high-dpi; Fix checkbox outline color
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
8fae6d7c68
More high-dpi stuff
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d1cd153e6c
Start work for High-DPI mode
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
de8e0d3bd9
New carla-control osc-connect dialog
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
7925f36d20
Dynamically show knobs in rack view as much as possible
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
64e888964f
Disable word-wrap in add-plugin list view
Fixes #850
Fixes #838
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
56740d898d
Show "Label/URI" instead of just "Label"
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
d33148040d
Show "Label/URI" instead of just "Label"
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
e5ab26bac8
Implement OSC settings save, load and apply; Fix typo in callback
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
699fc9d714
Add new bitmap icon
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
8535f839bf
Start work for OSC settings
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
cc0ab5f338
Save&restore Session Manager type in add-jack-app dialog
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
e2aaa1f06a
Visual consistency; Remove animations showing a plugin at a time
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
6544c4a883
Add "Add JACK Application" to plugin menu
Closes #773
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
Filipe Coelho
e2a2c45f22
NSM support for JACK Applications ( #829 )
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
a385d1b438
Backwards compatible with older Qt5
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
a83212434a
Add back about-juce dialog
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
fac8099e62
Add vst3 and au lines to about window
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
b5631aca0e
Add logic regarding VST3 to settings
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
af3f57a496
Add AU/VST3 stuff to UI, non-implemented yet
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
nick87720z
bc5abfabe5
Patchcanvas enhancements ( #771 )
* patchcanvas: Working Ctrl for rubberband selection
* patchcanvas: optimize calls in zoom-fit
* patchcanvas: optimize fixScaleFactors
* patchcanvas: speedup zoom_in/zoom_out
* patchcanvas: disconnect ports by Ctrl+MidButton
* patchcanvas: optimize rubberband update
* patchcanvas: correct cursor unset
* fixScaleFactor: support transform argument
* patchcanvas: speedup wheelEvent handler
Direct operations on QTransform go faster than via QGraphicsView
convenience methods.
* patchcanvas: optimize QPointF construction
* patchcanvas: Сursor for connection cut mode
* patchcanvas: rubberband scaling support
* patchcanvas: Limit top scale by canvas size
* patchcanvas: Fix box position after each movement, even creation
* minimap: Scaling support
Pressing RMB after LMB activates special scaling mode. Scroll wheel to
scale in any mode or without such.
* patchcanvas: Take port lineHinting from chosen pen
* patchcanvas: Set default port offset to 0px
Besides of more tidy look with certain themes, it also noticed to be
workaround for problem, when connection lines get under port's parent
box, after selection changes.
* patchcanvas: Finer connection placement relative to ports
6 years ago