falkTX
|
c29529b456
|
Fix timing issues, please test
|
6 years ago |
falkTX
|
86a27bd68b
|
Misc fixes detected by static analyzer
|
6 years ago |
falkTX
|
51c6bc346a
|
Fixup carla-patchbay/graph to work with variable buffer sizes
|
6 years ago |
falkTX
|
fac8af671d
|
Dont send midi notes to LV2 UIs, for now
|
6 years ago |
falkTX
|
7a6e711160
|
Save custom data for plugin bridges
Fixes #611
|
6 years ago |
falkTX
|
3ef5f90b0d
|
Make ringbuffer write calls return bool
|
6 years ago |
falkTX
|
bfe978f355
|
Better handling for plugins that set 0-size state
|
6 years ago |
falkTX
|
85b1615b60
|
Cleanup
|
6 years ago |
falkTX
|
9f30f00280
|
Do not use/check kVstParameterUsesIntegerMinMax vst property
|
6 years ago |
falkTX
|
b054dd0c12
|
Fix small issues regarding program state (crash-fix some plugins)
|
6 years ago |
falkTX
|
074b1bcf19
|
Fix linux build after latest changes
|
6 years ago |
falkTX
|
8f5de5e0fe
|
Disable try-transient code in plugin bridges
|
6 years ago |
falkTX
|
ca5df4f151
|
Implement transient windows (out of process) for win32
|
6 years ago |
falkTX
|
69b804f649
|
More stoat stuff, WIP, RtLinkedList gives trouble for it
|
6 years ago |
falkTX
|
7de5812912
|
More rt/non-rt function split, catch unwanted uses
|
6 years ago |
falkTX
|
c0c08e8898
|
Start splitting RT and non-RT plugin functions
|
6 years ago |
falkTX
|
4d0619286d
|
Fix crash showing LV2 show-interface UIs
Fixes #569
|
6 years ago |
falkTX
|
f188574545
|
Small tweaks for a stoat test build
|
6 years ago |
falkTX
|
33b5afb9e3
|
Don't build wine options under windows
|
6 years ago |
falkTX
|
8f9cbd8de4
|
Allow to disable forced stereo on internal and lv2 if already on
Fixes #552
|
6 years ago |
falkTX
|
6d5a40daa3
|
Allow to send midi program-changes directly into vst plugins
Closes #244
|
6 years ago |
falkTX
|
d24e95d813
|
Sync main and bridge UI code, all UIs resizable by default
|
6 years ago |
falkTX
|
9a0116fc6d
|
Load state of old win/osx VST2 plugins (before juce/water breakage)
|
6 years ago |
falkTX
|
01b50d2f0b
|
Implement parameter text for plugin bridges, cache last render
|
6 years ago |
falkTX
|
a4c05a11cb
|
Fix crash loading bridged plugins with latency
|
6 years ago |
falkTX
|
c6fb67ee80
|
Fixes to lv2 export
|
6 years ago |
falkTX
|
cde56e0de4
|
Finish splitting lv2 code; Add midi and time ports to export-lv2
|
6 years ago |
falkTX
|
518f2557a1
|
Continue splitting of carla-plugin LV2 code
|
6 years ago |
falkTX
|
c3097fb386
|
Stop trying to write to pipes when previous op fails, other fixes
|
6 years ago |
falkTX
|
c44bde21da
|
Cleeanup, sync some backend and bridge UI LV2 code
|
6 years ago |
falkTX
|
25767ed93e
|
Report sample rate to LV2 UIs properly
Closes #559
|
6 years ago |
falkTX
|
07d5360c9e
|
Small bridge fixes
Fixes #549
|
7 years ago |
falkTX
|
0e301dc562
|
Initial implementation of child windows for macOS; Cleanup
|
7 years ago |
falkTX
|
d203aa7bab
|
Fix loading Mac VST bundles with path terminating in slash
|
7 years ago |
falkTX
|
f88c0d5ab0
|
Implement loading of MacOS VST2 bundles
|
7 years ago |
falkTX
|
479094fa5d
|
Make backend LV2 URIDs into an enum
|
7 years ago |
falkTX
|
d1a673ab43
|
Ignore latency in plugin bridges for now, fixes crashes
|
7 years ago |
falkTX
|
869215b3b6
|
Print in logs when VST UI refuses to open
|
7 years ago |
falkTX
|
9ae5a2bcf8
|
Report VST NIMKPIVendorSpecificCallbacks as unsupported
|
7 years ago |
falkTX
|
a472b6dea7
|
Remove modgui support, requires webkit which is qt4 only
|
7 years ago |
falkTX
|
8daecf54b3
|
Add API version to bridges, to detect future breakage
|
7 years ago |
falkTX
|
09fb3d6500
|
Fix build on Mac OS and old non-c++11 compilers
|
7 years ago |
falkTX
|
935d9d11e3
|
Rename water code files to get rid of juce prefix
|
7 years ago |
falkTX
|
190ddd0ea1
|
Include water files as needed, cleanup
|
7 years ago |
falkTX
|
ba8b6920ec
|
More quick fixes
|
7 years ago |
falkTX
|
e4af1649f4
|
Last minute fixes
|
7 years ago |
falkTX
|
c95d639750
|
Quick fix for clang
|
7 years ago |
falkTX
|
f8c94ceb7d
|
Start to add back patchbay mode
|
7 years ago |
falkTX
|
b00010b65a
|
Rename the custom mini juce fork to "water"
|
7 years ago |
falkTX
|
0fc5553a49
|
Finish moving things to mini juce
|
7 years ago |