Nikita Zlobin
2d40985d5f
oops, incompleted changeset
6 years ago
Nikita Zlobin
98ea1d800c
More consistent names for some variables
Mouse buttons in nix world have numbers 1..3 for 3 primary buttons, but
qt has special meaning for numbered names, using symbolics for first
standard buttons.
6 years ago
Nikita Zlobin
fb10518304
Cut connections by Control+MButton3
Simple click removes connections, which are too close to pointer
(for now 1px, but would be nice to make configurable).
Dragging cuts all connections on the way.
6 years ago
nick87720z
e1cc719687
Fix unsecured url in gidmodules
6 years ago
Nikita Zlobin
a1b9a26168
Scale canvas with mouse anchor
6 years ago
falkTX
309b588e5a
Add a custom include path for wine jackbridge, small cleanup
6 years ago
falkTX
16763bc4d8
Fix for previous commit, dont keep waiting if receiving lock
6 years ago
falkTX
0002aacd55
Stop waiting for engine post-rt ACK if it stops running
6 years ago
falkTX
95ba62de0b
Fix crash when closing session containing bridges with ctrl+c
Fixes #616
6 years ago
falkTX
7c846b0bf1
Fix unix version of ChildProcess::isRunning() when SIGINT is used
6 years ago
falkTX
9cd03be62b
Fix crash under debug mode when adding jack apps
6 years ago
falkTX
f3fbb37b1e
Implement more libjack stubs, catia now loads inside carla
6 years ago
falkTX
c62bfbc43a
Implement LV2 UI port notifications to feedback messages to UI
6 years ago
falkTX
cc3268a8be
Store port notifications in LV2_RDF struct
6 years ago
falkTX
d32eee00f5
Implement up/down plugins in rack (right-click menu)
Closes #152
6 years ago
falkTX
f039ee4675
Fix CarlaBackend.h usage with the latest changes
Fixes #632
6 years ago
falkTX
1967b55052
Fix NaN when controlling log params with MIDI CC
Fixes #625
6 years ago
falkTX
ffa0fe6cdd
Fix "MIDI CC 0x01" not selectable in some systems
6 years ago
falkTX
086bfcc011
Fix lv2 plugins as bridges not showing bridged custom UI
6 years ago
falkTX
3e126f2592
Fixes for carla-single under ladish, print state messages on start
6 years ago
falkTX
d3ebd5bb07
Remove debug print when scanning an LV2 plugin
6 years ago
falkTX
04da5c56d9
Print warning if LV2 plugin wants wrong keys, and try to avoid this
6 years ago
falkTX
b81c50d4fd
Simplify plugin slot skin code a little, set white color for artyfx
6 years ago
falkTX
c8a65dc0d4
Dont prefer UI bridges on bridged LV2 plugins
Double-bridge is not nice
6 years ago
falkTX
8aa84234c7
Avoid assertion if LV2 UI widget is null
6 years ago
falkTX
5cea728f41
Fix bridges no longer loading (midi) programs
6 years ago
falkTX
1b1a2b26c7
Rename and move 2 functions
6 years ago
falkTX
34376b2d8f
Remove a hardcoded custom-data key, ignore properties on bridges
6 years ago
falkTX
c3fe8c40a8
Merge branch 'master' of github.com:falkTX/Carla
6 years ago
falkTX
c3a38f7026
Cleanup
6 years ago
Filipe Coelho
0a34b680ae
Merge pull request #620 from progwolff/master
fix #619, wrong assertion on MIDI CC param
6 years ago
Julian Wolff
6c12b091de
fix #619, wrong assertion on MIDI CC param
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
3c6c972a8c
Start a function to get build-time features
6 years ago
falkTX
813fd4ead7
More water cleanup
6 years ago
falkTX
c29529b456
Fix timing issues, please test
6 years ago
falkTX
0a8f65597b
Fix for last commit
6 years ago
falkTX
86a27bd68b
Misc fixes detected by static analyzer
6 years ago
falkTX
3aac9100da
Don't mention external plugins in about page if not built
6 years ago
falkTX
52f56ad468
Make sure midi channel is always set on output
6 years ago
falkTX
7be0066c07
Water cleanup
6 years ago
falkTX
75b752e67e
Update gitignore
6 years ago
falkTX
2bfcf5b56e
Add external plugins as optional submodule
6 years ago
falkTX
7cfeb809ee
Automatically enable external plugins when its repo is available
6 years ago
falkTX
dbc6acfd78
Remove external plugins from source
6 years ago
falkTX
bc2c6978ad
Cleanup and remove some AudioSampleBuffer methods
6 years ago
falkTX
51c6bc346a
Fixup carla-patchbay/graph to work with variable buffer sizes
6 years ago