43 Commits (5b65a9a52c20adf73508b91ece1eda4bf0d3c83f)

Author SHA1 Message Date
  falkTX 86a27bd68b Misc fixes detected by static analyzer 7 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 7 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 7 years ago
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX bd963b6b5d exported lv2s can now show custom gui 7 years ago
  falkTX 3f0ecb6ce2 Tweak code to build against latest juce 7 years ago
  falkTX 4dedc0c657 Run juce messages on linux host thread; Update juce icon; Cleanup 7 years ago
  falkTX 5d9d17ad1b Wait for carla-plugin LV2 to be ready, pass widget correctly 8 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 8 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago
  falkTX b933cb0065 Optimize LinkedList getAt(), don't use it if possible 8 years ago
  falkTX 0e81fd385a Remove unused line 8 years ago
  falkTX 58af00a215 Fix carla-lv2 MIDI output 8 years ago
  falkTX 8a855ae0f3 Fix new osx build 9 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 9 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 9 years ago
  falkTX beb29b4f5a Fix possible float/double ambiguous math calls in carla-lv2 9 years ago
  falkTX 71b9d0cbc4 carla-lv2: Fallback to maxBlockLength if host doesn't support nominal 9 years ago
  falkTX 1610970283 Add support for LV2 nominalBlockLength 9 years ago
  falkTX d6e5f9846c carla-lv2: Add missing initialiazer, closes #285 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago
  falkTX b2c542bb8f carla-lv2: Fix wrong ticksPerBeat value if host doesn't support it 10 years ago
  falkTX 919e886bb8 Fix the stupidest typo ever 10 years ago
  falkTX 304a8f54bc Misc 10 years ago
  falkTX 27d697f454 carla-lv2: Pass midi events from plugin directly to host 10 years ago
  falkTX c2de6b2af4 Rework carla-lv2 time info code similar to DPF, should work better 10 years ago
  falkTX a987e7331a carla-plugin: Return direct values 10 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX ce8c1ffe07 More LinkedList changes; Update code to use "old" version 10 years ago
  falkTX d6d351c0ef Cleanup 10 years ago
  falkTX 3ddfdb3ba0 Implement carla-lv2 MIDI Out; Remove text-params from internal api 10 years ago
  falkTX 1aef8e002d Fix carla-plugin-lv2 not receiving time information 10 years ago
  falkTX 34bc353bc2 Fix possibly unitialized var 10 years ago
  falkTX db82178048 Allow carla-plugin to be used embed (X11 only); Other plugin fixes 10 years ago
  falkTX b0035be5c9 Don't call engine->idle if engine is plugin; Give plugin hosts idle 10 years ago
  falkTX a0653810c5 lv2-plugin(s): Update parameter values after changing program 10 years ago
  falkTX 715752ca21 Don't export midi outputs on lv2-plugin since it's not working yet 10 years ago
  falkTX b6594b2fa1 Remove idle from native api and lv2/vst exported plugin; Cleanup; Misc changes 10 years ago
  falkTX 6f595ea722 Experimental code for lv2-idle via worker 10 years ago
  falkTX 23c8c65ff3 Update code for NATIVE_ prefix 10 years ago
  falkTX 84f6588e46 Rename plugin (remove useless and confusing "-native") 10 years ago
  falkTX 9a8f98f20d Fix patchbay mode for lv2/vst carla-plugin 10 years ago
  falkTX be4ec7f850 Update LV2-plugin time code from DPF 10 years ago
  falkTX 3ed767db8f Misc 10 years ago
  falkTX a4061abfec Carla-Rack VST plugin 10 years ago
  falkTX 47e6ab8ee4 Fix OSX build 10 years ago
  falkTX 83f71f89eb Cleanup 10 years ago
  falkTX a050a886bc Headers update for -Wdocumentation; Add carla_compareFloats function 10 years ago