falkTX
e0d65117ed
Shared memory win32 implementation
10 years ago
falkTX
ebcfe69689
win32 pipe fixes, can't test more due to wine issues
10 years ago
falkTX
fe03459375
Fix for non-jack drivers
10 years ago
falkTX
cd30c7f7e1
Misc fixing & cleanup
10 years ago
falkTX
c6d1e40934
Rework some code to not allow registering jack ports with the same name
10 years ago
falkTX
bd34e47e1a
Minor tweaks; Work-around issues in rncbc lv2 UIs
10 years ago
falkTX
8a7c50ae05
Unicode fixes, closes #178
10 years ago
falkTX
1531678624
Misc
10 years ago
falkTX
26e36b1996
More plugin-bridge work; Add idle() to native API
10 years ago
falkTX
649b5c2923
Move some stuff from host to utils lib; Allows cached plugins in carla-plugin
10 years ago
falkTX
a845c5a295
Show all possible parameters within limit, instead of none if >= limit
10 years ago
falkTX
68fc0e85fe
Don't try to compress bridge custom-data, doesn't work
10 years ago
falkTX
828e8dd0af
Fix for lv2 plugins in bridge mode
10 years ago
falkTX
881c178458
Small plugin-bridge fixes
10 years ago
falkTX
4298ddeaf6
Wait until plugin-server clears the ringbuffer before sending more data
10 years ago
falkTX
29c85949ca
Catch some client engine callbacks and report to server
10 years ago
falkTX
1450ba4ca4
Send all basic info from client to server
10 years ago
falkTX
1d74a7dca2
More of the same, bridges now run but without any info
10 years ago
falkTX
f4b6b4fd28
More plugin-bridge work (server-side mostly complete now)
10 years ago
falkTX
c8756dfa0b
More plugin-bridge work
10 years ago
falkTX
4a6b420eff
More of the same
10 years ago
falkTX
503314968f
More plugin-bridge work
10 years ago
falkTX
01935d32ea
Continue plugin-bridge rework
10 years ago
falkTX
81c9a2b296
Continue plugin-bridge work; Fixes to carla-shm utils
10 years ago
falkTX
b602ad6db4
Allow the plugin to receive OSC messages, remove some from engine
With this we can check if the osc messages come from the proper source (say a DSSI UI),
so there won't be conflicts if external tools send random osc messages to Carla
10 years ago
falkTX
ee4bfb73f1
Make some plugin OSC stuff DSSI specific; Cleanup
10 years ago
falkTX
f2d7565403
Fix build, closes #175
10 years ago
falkTX
6032ae53b9
Cleanup
10 years ago
falkTX
12967d6755
Continue rework, at least make it build
10 years ago
falkTX
de829539de
Start some cleanup and rework, DO NOT USE
10 years ago
falkTX
74b4f51476
Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc)
10 years ago
falkTX
a4a570c909
Cleanup
10 years ago
falkTX
150f587815
Make pipe class function names more extensive, add docs; Fix #164
10 years ago
falkTX
0587b39564
semaphore fixes
10 years ago
falkTX
4fb2df22ac
Add carla-patchbay sidechain variant (3x2); Fix posix64 build
10 years ago
falkTX
0018a0ce44
Rename some files; More makefile work
10 years ago
falkTX
147980a653
Keep going
10 years ago
falkTX
f4e6829c68
More of the same
10 years ago
falkTX
75f263d4f9
Start reworking the makefiles
10 years ago
falkTX
ccfc583958
More pipe work; Enable extui-plugins on Windows
10 years ago
falkTX
b7803399f5
Continue pipe work; Use pipes on extui-plugins; Add getPaths()
10 years ago
falkTX
699966ae49
Add CarlaPipeCommon::flush function and use it
10 years ago
falkTX
376306563d
Rework CarlaPipeUtils code, kinda working win32 implementation
10 years ago
falkTX
23c8c65ff3
Update code for NATIVE_ prefix
10 years ago
falkTX
c19a09b1f2
Add 16 and 32 channel patchbay plugin modes
10 years ago
falkTX
073d0667c6
Don't allow rtaudio or juce drivers with patchbay mode yet
10 years ago
falkTX
d39b8ee50d
Proper Qt tricks for minicanvas ( closes #148 ); Hide some debug stuff
10 years ago
falkTX
f6b1dbcacc
Fix running plugin bridges with empty filename
10 years ago
falkTX
724f4020c7
Make sure rack mode has forced-stereo option on
10 years ago
falkTX
a094316aef
Fix boolean options reaching carla-plugin, such as forceStereo
10 years ago