falkTX
1ff92d4b2c
Initial work for system icons
3 years ago
falkTX
b50b50d44a
Make settings tab-like section slightly bigger
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
f259eef25e
Being nitpicky on whitespace
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
dc0c1df47e
More pylint corrections
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
bb9c278f49
Start checking python code with pylint, adjust some already
4 years ago
falkTX
4a1c2630e1
Disable patchcanvas basic eye-candy (box shadow) causes crashes
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
cf50b929c1
Do not allow to enable canvas inline-displays in carla-control
4 years ago
falkTX
9de958461e
Add option to clear xrun after project load
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
3af5915de9
Backwards-compatible QFontMetrics horizontalAdvance/width call
Signed-off-by: falkTX <falktx@falktx.com>
4 years ago
falkTX
60608bb2b0
Implement most of settings in c++
4 years ago
falkTX
3cfd7d09fd
Use QSafeSettings in a few more places
Signed-off-by: falkTX <falktx@falktx.com>
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
5fbae267ce
Save/cache audio driver in engine settings; Fixes to dialog
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
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
a0f7944e39
Add experimental setting for inline displays, disabled by default
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
c8f2b5340c
Expose canvas and some experimental settings to carla-control
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
5af1422b9d
Cleanup
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
b5631aca0e
Add logic regarding VST3 to settings
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
7f81fe0a0c
Drop support for PyQt4 in frontend
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
4e8e85f512
Split patchcanvas code into multiple files, fix up
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
e8b106fec7
Remove macOS related note in settings, if not running macOS
6 years ago
falkTX
cd820b20ec
Remove macOS related note in settings, if not running macOS
6 years ago
falkTX
f5b327cec0
Small fixes for windows
6 years ago
falkTX
5af074b399
Move frontend code to its own folder
6 years ago
FilipeCSnuk
b23ad020fc
Remove option for disable skins; Allow user to change skins
6 years ago
falkTX
fe8276f03d
Show driver options for jack, "(auto)" as rate/size choices
6 years ago
falkTX
cd8cea6539
macOS related fixes
6 years ago
falkTX
6a986c0630
Fully remove gig and LS stuff; Cleanup
6 years ago
falkTX
5aa7eb09cd
Fixed reverse logic in a previous commit
6 years ago
falkTX
429b27c200
Be consistent with ourselves, dont change engine settings if live
6 years ago
falkTX
a0761932ca
Convert num-periods int option to triple-buffer bool
6 years ago
falkTX
7992c96f53
Don't show option regarding qutting carla in carla plugin settings
6 years ago
Patrick Desaulniers
74f7458330
Add confirmation dialog for quitting Carla; can be disabled in settings ( #663 )
* Add confirmation dialog for quitting Carla
* Make exit confirmation dialog configurable
* Don't save confirmExit in the host object
* Don't set host.confirmExit in loadHostSettings either
* Modify .ui file using qt4 designer
* Change config ui back to original size
* Put check for exit prompt on multiple lines
* Convert (not ==) to (!=)
6 years ago
falkTX
456b13efaa
Transport controls are now considered stable
6 years ago
falkTX
7e912fc22a
Adjust settings size on init
6 years ago
falkTX
3d83d6d810
Add note in settings regarding UIs in plugin bridges for macOS
6 years ago
falkTX
67dfa9ae14
Improve some small disabled logic in the settings page
6 years ago
falkTX
27b52fe5a5
Enable manage-ui option under all OSes
6 years ago
falkTX
1e0bde0cee
Don't show experimental settings under carla-control
6 years ago
falkTX
82b59c6e1b
Disable UI bridges on macOS (for now)
7 years ago
falkTX
192c62a7c9
Plugin bridges *do* work on Windows
7 years ago
falkTX
0e301dc562
Initial implementation of child windows for macOS; Cleanup
7 years ago
falkTX
244ccfc2ac
Make transport controls experimental
Closes #546
7 years ago
falkTX
806a580d72
Hide experimental settings only available on Linux; Fix build
7 years ago
falkTX
8272c88866
Add the rest of stuff needed for patchbay mode, now working again
7 years ago
falkTX
df1e2f12b1
Start to get rid of Juce
7 years ago
falkTX
09a0083eb2
Start settings for Wine
7 years ago