falkTX
|
97bd032ebd
|
Add prevent-bad-behaviour option, and make it work once again
|
7 years ago |
falkTX
|
1d932de9b7
|
Cleanup
|
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
|
856bbf6015
|
Initial work for LV2 internal display
|
7 years ago |
falkTX
|
88e5e93497
|
Import inline-display LV2 API and define PLUGIN_HAS_INLINE_DISPLAY
|
7 years ago |
falkTX
|
9ba7c439b4
|
Add flag for local or global opening of main lib
|
7 years ago |
falkTX
|
11e7814b3b
|
Initial stub implementation of jack application plugin
|
7 years ago |
falkTX
|
2c71884953
|
Allow to force audio driver
|
7 years ago |
falkTX
|
e6d9aa45d6
|
Add option to enable console output to logs tab
Closes #441
|
7 years ago |
falkTX
|
07b911cfb9
|
Testing: Load carla lib using RTLD_GLOBAL, fixes u-he plugins
|
7 years ago |
falkTX
|
183b06cad0
|
carla-control: fix last used plugin data leftovers, all clear now
|
8 years ago |
falkTX
|
9eb197339b
|
New option to wherever put UIs on top of carla
Closes #348
|
8 years ago |
falkTX
|
2bec51d2b4
|
Misc fixes and small changes needed for OSX
|
8 years ago |
falkTX
|
67c4521df1
|
Wait for pending events to stop before quitting carla
|
9 years ago |
falkTX
|
3bb7a8c9cd
|
Allow carla-plugin to use OSC
|
9 years ago |
falkTX
|
b02fc22d70
|
Fixes needed for upcoming carla-control
|
9 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
|
fc01dc1b22
|
Remove previous windows hack, no longer needed
|
9 years ago |
falkTX
|
70d51899d9
|
Cache carla-plugin changes so that skin compat/expand works nicely
|
9 years ago |
falkTX
|
f7bc330102
|
Allow custom properties per plugin, use it to save is-skin-compact
|
9 years ago |
falkTX
|
2bc0b3ddb7
|
Make NSM actions thread-safe
|
9 years ago |
falkTX
|
1ce3132801
|
Rework NSM code, actually works now :)
|
9 years ago |
falkTX
|
b9ba2f8f9d
|
Misc
|
9 years ago |
falkTX
|
358edf5d2d
|
Add some precautions about closing LV2 UIs; Fix typo
|
9 years ago |
falkTX
|
e2122d3e49
|
Add options argument to addPlugin, allows to pre-set force-stereo
|
9 years ago |
falkTX
|
d62b7c31dd
|
Continue work to separate idle and uiIdle
|
9 years ago |
falkTX
|
fe2c0bb9e4
|
Move un/setenv from python backend to utils
|
10 years ago |
falkTX
|
caeb9bb4f2
|
(ignore this, testing)
|
10 years ago |
falkTX
|
649b5c2923
|
Move some stuff from host to utils lib; Allows cached plugins in carla-plugin
|
10 years ago |
falkTX
|
a885573065
|
Move Qt backend stuff into a new file
|
10 years ago |
falkTX
|
0018a0ce44
|
Rename some files; More makefile work
|
10 years ago |
falkTX
|
02f3b64e9a
|
Fix running discovery with processing checks enabled
|
10 years ago |
falkTX
|
16d9083c0f
|
Fix changing process mode without quitting carla
|
10 years ago |
falkTX
|
a094316aef
|
Fix boolean options reaching carla-plugin, such as forceStereo
|
10 years ago |
falkTX
|
16b3ca2a26
|
Increase max allowed CC number from 95 to 119, fixes #147
|
10 years ago |
falkTX
|
2dc9ee8f83
|
Continue previous commit; Use LV2 as cached plugins
|
10 years ago |
falkTX
|
949d117c3c
|
Extend get_internal_plugin_* for cached ones, to be used for LV2 and AU
|
10 years ago |
falkTX
|
a72caa5323
|
carla-plugin: send transport info
|
10 years ago |
falkTX
|
ae49286c00
|
carla-plugin: Send bufsize and rate, don't use OSC, other fixes
|
10 years ago |
falkTX
|
c914fe96ba
|
Misc
|
10 years ago |
falkTX
|
defc31830e
|
carla-plugin: Send max-plugin-number var
|
10 years ago |
falkTX
|
cf77580cad
|
Send extra initial server info to carla-plugin; Fix about size
|
10 years ago |
falkTX
|
b1f2262a3e
|
Misc
|
10 years ago |
falkTX
|
48d6fda2fe
|
Update about text
|
10 years ago |
falkTX
|
270cab4b89
|
Simulate engine start/stop on dummy host object
|
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
|
412d9571b9
|
Cleanup
|
10 years ago |