80 Commits (508f2276d1b6e43fd6fba851f2a96228f801383c)

Author SHA1 Message Date
  falkTX a10dc38684 More API rework needed to export controls/cv, WIP 4 years ago
  falkTX 84dc3c69f0 Set cv port range when mapped range changes 4 years ago
  falkTX cacad4a52f Tweak API and param widget so we can have CV expose option (WIP) 4 years ago
  falkTX dc9e57da01
Don't build new cv param stuff in cross-architecture bridges 4 years ago
  falkTX b94903350b
Rework CV param stuff, less racy 4 years ago
  falkTX b185d3e047
Remove non-needed var 5 years ago
  falkTX dd08dd59eb Initial tests for cv and param control 5 years ago
  falkTX 5b1d5f7a18 More constness cleanup 5 years ago
  falkTX 9bc526c1a6 Tweak CarlaPlugin API to make RT engine callbacks optional 5 years ago
  falkTX 93579acf27
Don't unload plugins that use inlinedisplay 5 years ago
  falkTX b49a1bc1e4
Cleanup, continue previous commit 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX 0ab167491b Fix a typo, better debugging 5 years ago
  falkTX 5e3035ed7f
Fix a typo, better debugging 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  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 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 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