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
Nikita Zlobin
a1b9a26168
Scale canvas with mouse anchor
6 years ago
falkTX
456b13efaa
Transport controls are now considered stable
6 years ago
Olivier Humbert
63cda1bc88
Update carla_add_jack.ui
one typo
6 years ago
Olivier Humbert
fc73122b74
Update carla_refresh.ui
Consistency (the GUI button to be pushed is named "Scan", not "Start").
6 years ago
Olivier Humbert
b30fb45cb0
Update carla_host.ui
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
a87a18459a
Add artwork and license to about dialog
7 years ago
falkTX
5a635a7efd
Cleanup
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
4787f56f7b
libjack: new option for buffer addition mode
7 years ago
falkTX
ffbcc9b6f4
libjack: separate hints and SM type
7 years ago
falkTX
9aed25df6c
Initial work for setting bpm value
7 years ago
falkTX
dd0995295f
Make lv2-export an experimental option, needs to be enabled first
7 years ago
falkTX
00a3effd0b
Save&restore last add-jack configuration, remove "do not use" label
7 years ago
falkTX
4fd815b2d8
libjack can now control window show/hide, lots more libjack work
7 years ago
falkTX
99fe119177
libjack: support for midi out
7 years ago
falkTX
0ec86ec2ff
libjack: midi-in is working
7 years ago
falkTX
355c49b453
Forgot this..
7 years ago
falkTX
57dd6027bd
Place more parameters per tab in editor dialog
7 years ago
falkTX
319c6b00d1
Tweak top margins of main window content
7 years ago
falkTX
5814441c1a
libjack: mixdown streams of multiple clients. neat :)
7 years ago
falkTX
c779471442
Jack apps can't do CV (need full info on register); Other tweaks
7 years ago
falkTX
27ce7fc2e1
Start options for jack-app dialog
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
e3c4017168
Tweaks to transport code, still not quite there yet...
7 years ago
falkTX
95ff85a79a
Make sure transport data text is centered
7 years ago
falkTX
5a239594c2
Move manage-uis option from main to engine
7 years ago
falkTX
74bfd2e5b3
Hide away stuff in refresh dialog when experimental flag is off
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
2f9d46ac4e
Add secret menu for development; Some libjack tweaks
7 years ago
falkTX
eaffa66b59
Rename plugin refresh 'start' to 'scan'
Closes #491
7 years ago
falkTX
4dedc0c657
Run juce messages on linux host thread; Update juce icon; Cleanup
7 years ago
falkTX
c57e81696f
Add UI option for load-lib-local, default true
7 years ago
falkTX
68aea67adf
Delete old, now unused UI file
7 years ago
falkTX
c23ffe6351
Move transport panel into main window as a tab
7 years ago
falkTX
a6405a4fce
Continue transport work, link can now be enabled (untested)
7 years ago
falkTX
b6f28ed4f3
Add some stuff to transport panel, jack transport optional
7 years ago
falkTX
e6d9aa45d6
Add option to enable console output to logs tab
Closes #441
7 years ago
falkTX
39de2c73c6
The logs tab is back! Also add fputs and fflush to utils
7 years ago