falkTX
|
c59a1eb97a
|
Fix a possible race condition
|
6 years ago |
falkTX
|
2b983e8375
|
Fix a possible race condition
|
6 years ago |
falkTX
|
de35d8ad38
|
Fix exported lv2 plugins after latest changes
Fixes #723
|
6 years ago |
falkTX
|
8d48bc3ae2
|
Some house-keeping, needed after some previous changes
|
6 years ago |
falkTX
|
7d55cfe473
|
Start code for carla-plugin without lv2 instance-access
|
6 years ago |
falkTX
|
4c04b0e15a
|
Expose carla-plugin in plugin bridge
|
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
|
ba8b6920ec
|
More quick fixes
|
7 years ago |
falkTX
|
fcea66d79f
|
Fixup new code for -Weffc++
|
7 years ago |
falkTX
|
aff83aca09
|
Remove juce_audio_basics and adapt code for it
|
7 years ago |
falkTX
|
39fd33506e
|
Keep canvas plugin id when split or join group; Cleanup
|
8 years ago |
falkTX
|
a68cef0f86
|
Cleanup latency code
|
8 years ago |
falkTX
|
bad3910d32
|
Sync DSSI to LADSPA code; Cleanup; Re-use old latency buffers
|
8 years ago |
falkTX
|
5fdc639ab4
|
Limit the amount of data sent to osc control clients
Fixes #396
|
8 years ago |
falkTX
|
e4a83c061f
|
Update juice plugins; Fix build
|
9 years ago |
falkTX
|
52b7862ab4
|
Continue previous commit
|
9 years ago |
falkTX
|
8de9234e04
|
Make things build again
|
9 years ago |
falkTX
|
ce8c1ffe07
|
More LinkedList changes; Update code to use "old" version
|
9 years ago |
falkTX
|
341f480cce
|
Fix typo leading to inverted boolean-param values, closes #224
|
9 years ago |
falkTX
|
fbc98bad87
|
More rounding fixes, closes #190
|
9 years ago |
falkTX
|
4948f51366
|
stoat
|
9 years ago |
falkTX
|
5d10152aa8
|
Rework of some latency and LADSPA code
|
9 years ago |
falkTX
|
4ee6a834c7
|
Make liblo optional
|
9 years ago |
falkTX
|
d62b7c31dd
|
Continue work to separate idle and uiIdle
|
9 years ago |
falkTX
|
f8f8f6bb84
|
Continue last commit; Send sample-rate to bridge-uis and fix title
|
10 years ago |
falkTX
|
88b396168f
|
Move childprocess+oscdata to DSSI plugin only
|
10 years ago |
falkTX
|
e230325148
|
Make DSSI work again (LV2, VST2 and bridge still pending)
|
10 years ago |
falkTX
|
12967d6755
|
Continue rework, at least make it build
|
10 years ago |
falkTX
|
74b4f51476
|
Cleanup CarlaStateSave struct; Initial code for plugin pipe (no osc)
|
10 years ago |
falkTX
|
67bbd7e152
|
Make lib_symbol use a template for the function type
|
10 years ago |
falkTX
|
09a9d7da86
|
Expose plugin CV ports, use it in plugin class rather than lv2 only
|
10 years ago |
falkTX
|
cf21acd636
|
More work for internal patchbay, seems promising :)
|
10 years ago |
falkTX
|
e6449e51c8
|
Most code is now -Weffc++ compatible
|
10 years ago |
falkTX
|
b0790266ba
|
Cleanup
|
10 years ago |
falkTX
|
0ff470a035
|
Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED
|
10 years ago |
falkTX
|
f096604a1d
|
Fix backend/plugin build with strict flags; Remove RB::readUByte
|
10 years ago |
falkTX
|
171802ad4a
|
Put FIXMEs on all remaining qt code
|
10 years ago |
falkTX
|
7d3dba5c14
|
More rework, DO NOT use
|
10 years ago |
falkTX
|
ba2d8afba9
|
Cleanup
|
10 years ago |
falkTX
|
5139135eb7
|
Update parameter values after plugin setChunk called
|
10 years ago |
falkTX
|
8b6b6b2ae2
|
Continue cleanup
|
10 years ago |
falkTX
|
7ce4b70f4a
|
Misc cleanup that breaks builds :P
|
10 years ago |
falkTX
|
7b97dc6d6c
|
General cleanup
|
10 years ago |
falkTX
|
cf2e7c0ce5
|
Adjust code to LinkedList changes
|
10 years ago |
falkTX
|
6f74420de2
|
LV2: Implement ui:makeResident, required by calf-gtk2
|
10 years ago |
falkTX
|
86aaef63bd
|
Bridges related stuff
|
10 years ago |
falkTX
|
6788786997
|
More noexcept stuff
|
10 years ago |