falkTX
cd6d1d2aea
Select text in search entry also when focusing via shortcut
Based on #945
Closes #945
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
53b3a2cbac
Add option to disabling sending notes to plugins (reverse on)
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
d6d1f3ab22
Show current mapped type+value directly together with parameter
No more right clicking needed to find this info
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
5f123d2283
Add a 12400x9600 canvas size
Fixes #1197
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
fb1de153e1
Fix % issue in about dialog
Closes #1169
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
5e670887ff
Fixup calf skin
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Térence Clastres
ddd085f359
Fully Scalable UI Part 2
Add default rack LEDs, dials and buttons SVGs
4 years ago
Térence Clastres
f3928a5482
Fully Scalable UI Part 1
Code preparation for scalable LEDs, Dials and Buttons
4 years ago
falkTX
47acfcfa61
Add action to copy canvas as image to clipboard
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
96a914ebca
Add 2x and 4x zoom save image actions, compress output
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
137a3e6fe6
Adjust UI a bit for logs tab, also I was wrong :P
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
Térence Clastres
27e688c148
Add Save, Clear and toggle autoscroll to the Logs tab ( #1129 )
New options:
- Save: save the log to a file (default to carla_log.txt)
- Clear: clear the console log (also accessible via CTRL+L)
- Auto-Scroll (default on): chooses wether it should scroll to keep up with new log
entries or stay where it is
Misc:
- Small carla_host.ui cleanup (from Qt Designer)
- Do not show the console scrollbars when there is nothing to scroll
- Add some margin to the console to give it a more "console-like" feel
Signed-off-by: Térence Clastres <t.clastres@gmail.com>
4 years ago
falkTX
674bfedf6e
Initial go at category filters
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
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
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
8535f839bf
Start work for OSC settings
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago