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
falkTX
dd0995295f
Make lv2-export an experimental option, needs to be enabled first
7 years ago
falkTX
4c29497581
Expose dialog to start jack apps within carla, super experimental
7 years ago
falkTX
97bd032ebd
Add prevent-bad-behaviour option, and make it work once again
7 years ago
falkTX
1d932de9b7
Cleanup
7 years ago
falkTX
5a239594c2
Move manage-uis option from main to engine
7 years ago
falkTX
34e74678aa
Don't show bridge plugins if experimental flag is off
7 years ago
falkTX
15041cc148
Move experimental options to new settings tab
7 years ago
falkTX
c57e81696f
Add UI option for load-lib-local, default true
7 years ago
falkTX
2c71884953
Allow to force audio driver
7 years ago
falkTX
00ac2297ea
Don't show enable-logs option under carla-control settings
7 years ago
falkTX
a184b0af1f
Remove log tab under windows, ship a CarlaDebug.exe instead
7 years ago
falkTX
e6d9aa45d6
Add option to enable console output to logs tab
Closes #441
7 years ago