falkTX
1286793a53
Start getting rid of linuxsampler
6 years ago
falkTX
64c1660aeb
print engine started details on log tab, not on terminal
6 years ago
falkTX
b4e3cb9190
Print engine details on start; Ignore RtAudio+JACK rate mismatch
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
549124aadd
Don't show quit confirmation dialog when running as plugin
6 years ago
falkTX
ed61465d5c
Define some variables instead of hardcoding numbers
6 years ago
Patrick Desaulniers
8836e41c57
Add confirmation dialog for Remove All and New File ( #662 )
* Add confirmation dialog for Remove All
* Show Remove All confirmation dialog only when clicking the action
* Add confirmation dialog for New File as well
* Simplify slot_fileNew
* Tweak return indentation
* Remove slot_ prefix and decoration
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
6d2e35d842
Increase polling rate for non-gui mode (30 Hz)
6 years ago
falkTX
a8c5ddd1d5
Fix file filter of MIDI file plugin, small cleanup
6 years ago
falkTX
a928685dc9
Hide add-jack button under carla-control
6 years ago
falkTX
d32eee00f5
Implement up/down plugins in rack (right-click menu)
Closes #152
6 years ago
falkTX
c3a38f7026
Cleanup
6 years ago
falkTX
6fdb48cc03
Disable link and kits search UI elements if not compiled in
6 years ago
falkTX
6625c4838a
Fix up of supported file extensions
6 years ago
falkTX
1c80870105
Show transport text as enable in plugin mode, and hide controls
6 years ago
falkTX
456b13efaa
Transport controls are now considered stable
6 years ago
falkTX
5871c816db
Fix some logic regarding loading experimental feature settings
Fixes #609
6 years ago
falkTX
79c5260093
Do not capture logs if running in nogui mode
6 years ago
falkTX
c403bfe9f3
Rename a variable
6 years ago
falkTX
c9e0919184
Disable link on macOS, for now
6 years ago
falkTX
0e301dc562
Initial implementation of child windows for macOS; Cleanup
7 years ago
falkTX
49ca0f1fb9
Fix save when python3-rdflib is not installed
Closes #547
7 years ago
falkTX
244ccfc2ac
Make transport controls experimental
Closes #546
7 years ago
falkTX
56331214dc
Fix engine name for nogui mode, fixes #529
7 years ago
falkTX
69c24a915a
Active peaks and keyboard for carla-rack group
7 years ago
falkTX
1ee1fae82a
Fix missing patchbay tab on carla-patchbay under ladish or NSM
7 years ago
falkTX
c7690ad759
Fix exceptions on PyQt5 crashing entire application
7 years ago
falkTX
f8c94ceb7d
Start to add back patchbay mode
7 years ago
falkTX
df1e2f12b1
Start to get rid of Juce
7 years ago
falkTX
2adddc21a6
Finish wine options, except auto-prefix
7 years ago
falkTX
09a0083eb2
Start settings for Wine
7 years ago
falkTX
9aed25df6c
Initial work for setting bpm value
7 years ago
falkTX
eee6dc433a
Save and restore canvas positions in new sibling file to project
7 years ago
falkTX
dd0995295f
Make lv2-export an experimental option, needs to be enabled first
7 years ago
falkTX
71e01f6565
Allow d&d of plugin binaries; Fix double-click folders on panel
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
1d932de9b7
Cleanup
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
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
5dd825d9ae
Add secret options for laptop system
7 years ago
falkTX
2f9d46ac4e
Add secret menu for development; Some libjack tweaks
7 years ago
falkTX
9ba7c439b4
Add flag for local or global opening of main lib
7 years ago
falkTX
c23ffe6351
Move transport panel into main window as a tab
7 years ago
falkTX
98b93d7e90
Fix plugin rename and replace-with against latest changes
Closes #479
7 years ago