falkTX
5e3035ed7f
Fix a typo, better debugging
Signed-off-by: falkTX <falktx@falktx.com>
5 years ago
falkTX
c73be58d42
Version things properly (develop is 2.1 target)
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
37014357ad
Start adapting for old juce
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
ceb68f9a56
Bump version to 2.0-RC3
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
a82dc38e69
Bump version to 2.0-RC2
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
0fe6363f6c
Bump version to 2.0-RC3
Signed-off-by: falkTX <falktx@gmail.com>
5 years ago
falkTX
cbd3ef95f4
Bump version to 2.0-RC2
Signed-off-by: falkTX <falktx@gmail.com>
6 years ago
falkTX
a34fd64f43
Always expand user home path when loading project from CLI
6 years ago
falkTX
4c2dbd0b2e
Always expand user home path when loading project from CLI
6 years ago
falkTX
e8693d1d06
Bump version to 2.0-RC1
6 years ago
falkTX
d15e339645
jack transport cannot be disabled in multi-client
also save link on/off state
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
cd8cea6539
macOS related fixes
6 years ago
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