falkTX
1286793a53
Start getting rid of linuxsampler
6 years ago
falkTX
a0761932ca
Convert num-periods int option to triple-buffer bool
6 years ago
falkTX
6a6f4782e5
Bump version to beta7
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
3f343a3ca7
Bump version
6 years ago
falkTX
82b59c6e1b
Disable UI bridges on macOS (for now)
7 years ago
falkTX
244ccfc2ac
Make transport controls experimental
Closes #546
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
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
1d932de9b7
Cleanup
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
9ba7c439b4
Add flag for local or global opening of main lib
7 years ago
falkTX
7949ac4875
Bump version
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
falkTX
9eb197339b
New option to wherever put UIs on top of carla
Closes #348
8 years ago
falkTX
fdd84a4cf7
Fix loading project files with unicode names; Fix vst project load
Closes #336
9 years ago
falkTX
273b8ca002
Rework Makefile to be more standards compliant; Adjust getPaths()
Closes #284
Closes #167
9 years ago
falkTX
234543fae0
Cleanup
9 years ago
falkTX
d793de22d8
Add option to run Carla without showing UI (requires project file)
Closes #188
9 years ago
falkTX
f898bce49c
Add --help and --version arguments
9 years ago
falkTX
1a613c9bf6
Move common CLI args handling to a single function
9 years ago
falkTX
0d7861c926
Cleanup
9 years ago
falkTX
7bb58f1265
Change default process mode to patchbay on non-linux systems
9 years ago
falkTX
b46d793527
Don't use out-of-process LV2 UIs on Windows, not working yet
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
889d30655c
Fix carla-plugin for last commit
10 years ago
falkTX
a885573065
Move Qt backend stuff into a new file
10 years ago
falkTX
339443b6a6
Misc
10 years ago
falkTX
0018a0ce44
Rename some files; More makefile work
10 years ago
falkTX
b7803399f5
Continue pipe work; Use pipes on extui-plugins; Add getPaths()
10 years ago
falkTX
6b4aeb68c3
Use carla_utils for setting process name from python
10 years ago
falkTX
04b4cd037f
Start 1.9.6 (2.0-beta4)
10 years ago
falkTX
d0c2feda2a
Add %COMMONPROGRAMFILES%/VST2 to the default Windows 64bit VST paths
10 years ago
falkTX
8656de5f9e
Cleanup
10 years ago
falkTX
557f3722cb
Add style parameter to big-meter plugin
10 years ago
falkTX
9dd7cafbd0
Cleanup
10 years ago
falkTX
412d9571b9
Cleanup
10 years ago
falkTX
b783e0c4ae
Misc
10 years ago
falkTX
8202485a6a
More work to get rid of python global variables, DO NOT USE yet
10 years ago
falkTX
93bb134021
Start to get rid of global host object in UI
10 years ago
falkTX
31b4954b4d
Create Host meta object, misc changes
10 years ago
falkTX
034adf5718
Store plugin paths in engine options
10 years ago
falkTX
7e99ef452f
Plugin paths are not needed as in the python global object
10 years ago