falkTX
9de958461e
Add option to clear xrun after project load
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
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
a0f7944e39
Add experimental setting for inline displays, disabled by default
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
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
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
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
FilipeCSnuk
b23ad020fc
Remove option for disable skins; Allow user to change skins
6 years ago
falkTX
3298126007
Fix SF2 and SFZ file paths in settings, forgot to remove GIG stuff
6 years ago
falkTX
6a986c0630
Fully remove gig and LS stuff; Cleanup
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
244ccfc2ac
Make transport controls experimental
Closes #546
7 years ago
falkTX
b0e54b6f28
Fix settings paths (vst3 not removed before)
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
68bd68b6f1
Implement automatic find of plugin wineprefix
Thanks to Jan Ypma for some base code
Closes #332
Closes #374
7 years ago
falkTX
2adddc21a6
Finish wine options, except auto-prefix
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
5a239594c2
Move manage-uis option from main to engine
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
e6d9aa45d6
Add option to enable console output to logs tab
Closes #441
7 years ago
falkTX
9eb197339b
New option to wherever put UIs on top of carla
Closes #348
8 years ago
falkTX
8a120f9174
Fix path settings starting with wrong index
9 years ago
falkTX
c950965f88
Remove experimental label from patchbay mode
9 years ago
falkTX
9b20e31681
Remove option to set AU folder paths; Misc fixes
9 years ago
falkTX
0ed93f318f
PatchCanvas: Add option to auto-select items on hover
9 years ago
falkTX
9c12b6bce6
Enable patchbay engine mode in settings; Fix ScopedActionLock
10 years ago
falkTX
5931cba609
Allow to disable custom plugin skins, using old 1.x style instead
10 years ago
falkTX
ce5484de48
Fix GIG/SF2/SFZ path settings
10 years ago
falkTX
5868bca525
Remove leftover csound option in UI; Fix params division by 0
10 years ago
falkTX
91716001b5
Add VST3 paths to settings
10 years ago
falkTX
b77b552711
Load full lv2 world when using first lv2 plugin
10 years ago
falkTX
a577bfae63
Fix settings left-side width
10 years ago
falkTX
5fc07a4774
Finalize settings code
11 years ago
falkTX
2088d2498e
Add carla file to replicate 1.x gui style
11 years ago
falkTX
8409391040
UI work, start to handle settings better
11 years ago