falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
6 years ago |
falkTX
|
244ccfc2ac
|
Make transport controls experimental
Closes #546
|
7 years ago |
falkTX
|
69c24a915a
|
Active peaks and keyboard for carla-rack group
|
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
|
27b83d6042
|
Add callback for when project finishes loading
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
e6d9aa45d6
|
Add option to enable console output to logs tab
Closes #441
|
7 years ago |
falkTX
|
04a7b633bc
|
Fix CarlaBackend.h to be C compatible
|
7 years ago |
falkTX
|
5991c38360
|
Make MIDI CC events apply in log scale if needed
This helps #387, but rule is defined by the plugin.
Later on the user must be able to choose the scale mode
(among other things)
|
8 years ago |
falkTX
|
7bb58f1265
|
Change default process mode to patchbay on non-linux systems
|
9 years ago |
falkTX
|
4795b63f34
|
Rename some files, allow presets on plugin skins (needs rebuild)
|
9 years ago |
falkTX
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
1ce3132801
|
Rework NSM code, actually works now :)
|
9 years ago |
falkTX
|
d62b7c31dd
|
Continue work to separate idle and uiIdle
|
9 years ago |
falkTX
|
de829539de
|
Start some cleanup and rework, DO NOT USE
|
10 years ago |
falkTX
|
bc2c5b2659
|
Fix CarlaBackend.h for ANSI (pedantic)
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
4d5b3b3c50
|
Add ENGINE_OPTION_PREVENT_BAD_BEHAVIOUR (testing)
|
10 years ago |
falkTX
|
2d1a596f0f
|
Allow to pass MIDI bank/program changes to LV2 plugins, closes #136
|
10 years ago |
falkTX
|
f4e5795a71
|
Add ENGINE_OPTION_PLUGIN_PATH, will be needed soon
|
10 years ago |
falkTX
|
ba08d6cb3a
|
Workaround qt bug that makes edit dialog resizable to 0
|
10 years ago |
falkTX
|
f257a8e061
|
Fix plugin chunks randomly not saving; Misc changes
|
10 years ago |
falkTX
|
8db5fb85e7
|
Header update
|
10 years ago |
falkTX
|
dfd240e3a9
|
Fix CarlaBackend.h ANSI compat
|
10 years ago |
falkTX
|
8ae122bc42
|
A lot more bridge work
|
10 years ago |
falkTX
|
1731164772
|
Remove unimplemented plugin option
|
10 years ago |
falkTX
|
0ff470a035
|
Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED
|
10 years ago |
falkTX
|
ff77de9613
|
Cleanup, remove unused suff
|
10 years ago |
falkTX
|
c53223afff
|
Start the final cleanup for beta2 and full utils check
|
10 years ago |
falkTX
|
7b97dc6d6c
|
General cleanup
|
10 years ago |
falkTX
|
8738b6ecd1
|
Misc cleanup
|
10 years ago |
falkTX
|
a29db8b203
|
Misc
|
10 years ago |
falkTX
|
ac5cca2cd1
|
NSM is working again
|
10 years ago |
falkTX
|
23efbb8fed
|
Rework jack client rename code; Misc fixing
|
10 years ago |
falkTX
|
36ee666c27
|
Remove PATCHBAY_PORT_TYPE_PARAMETER flag
|
10 years ago |
falkTX
|
3574f959b6
|
Add PLUGIN_OPTION_SEND_FEEDBACK flag
|
10 years ago |
falkTX
|
7b856e2504
|
Add ENGINE_DRIVER_DEVICE_CAN_TRIPLE_BUFFER flag
|
10 years ago |
falkTX
|
a4603ef159
|
In-canvas parameters experiment
|
10 years ago |
falkTX
|
43fd066ff5
|
Make the patchbay connections always have a group and port id
|
10 years ago |
falkTX
|
732413eb14
|
Misc
|
10 years ago |
falkTX
|
862bb1d53f
|
Add ENGINE_CALLBACK_IDLE
|
10 years ago |
falkTX
|
c830d6dc00
|
More bridge work
|
10 years ago |
falkTX
|
4e41ef9719
|
Move static host stuff to engine, so it works for carla-plugin
|
10 years ago |
falkTX
|
1a0db2ec2f
|
Add ReWirePlugin class; More bridges work
|
10 years ago |
falkTX
|
dc146bb5ad
|
Fix jack engine for grouping canvas clients to plugin ids
|
10 years ago |