falkTX
f7dda0396a
Skip some unnecessary plugin scanning steps
Signed-off-by: falkTX <falktx@falktx.com>
9 months ago
falkTX
3bd590cc91
More C++ conversion, initial common frontend code split
2 years ago
falkTX
e325490ffb
Implement custom path selection for CLAP plugins
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
5db10df8be
Start moving files around
2 years ago
falkTX
6bc9a90ebb
Update copyright information related to JUCE
2 years ago
falkTX
7f8ae362af
Better integrate with internal Qt toolbar visibility state
Closes #1583
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
falkTX
15f7f584f6
Give notice when carla needs to be restarted after lv2 rescan
Signed-off-by: falkTX <falktx@falktx.com>
2 years ago
Jean Pierre Cimalando
9edef71a48
Implement JSFX (frontend)
3 years ago
falkTX
31254fe490
Make XY-Controller lines less think, close with Esc
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
8907e1143b
Add option to use classic skin by default
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
8f6bf2f8c4
Redo canvas.svg in a way that scales with Qt
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
ff00263b78
Replace canvas.png with svg version
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
e579f909d7
Add 32x32 icon
Fixes #1327
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
a17f139321
midipattern: use Esc key to close UI
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
fba2b5c4ef
Use Ctrl+P to open/close side panel
Fixes #1193
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
677f16cf01
Specify mp3 file support on "make features"
Signed-off-by: falkTX <falktx@falktx.com>
3 years ago
falkTX
1ff92d4b2c
Initial work for system icons
3 years ago
falkTX
a128e0441e
Use proper carla-control icon in some systems
3 years ago
falkTX
565f485370
Remove custom return host on carla-control, no longer needed
3 years ago
falkTX
54fc59f3d8
Fix a few oddities in about dialog
Closes #1272
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
2dbb2b6869
Add WIP XYController UI
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
7feab5e6f3
Re-add dial_02 resources
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
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
9c710e50b3
Rename cursors; Cleanup CanvasPreviewFrame class
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
9e82f55aca
Adjust the (incomplete) C++ port to latest API changes
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
1319dbd100
Fixup icons
Closes #972
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
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