198 Commits (eeaff46212f86a8d75a13929f8b55820e41ae0fd)

Author SHA1 Message Date
  falkTX 4dedc0c657 Run juce messages on linux host thread; Update juce icon; Cleanup 7 years ago
  falkTX e0052929f5 Update Juce to v5.1.1, tweak Carla code as needed 7 years ago
  falkTX a997daafa4 Only build and install VST plugin if backend is available 7 years ago
  falkTX 5d9d17ad1b Wait for carla-plugin LV2 to be ready, pass widget correctly 7 years ago
  falkTX 9385e1150b Update included juce code 7 years ago
  falkTX d2538d34ac Initial code for link support, WIP 7 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 7 years ago
  falkTX fd8273277e Fix typo; Fix windows build with wine-staging 7 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 945ea8e3e7 carla-lv2: don't set control outputs default value 8 years ago
  falkTX 58af00a215 Fix carla-lv2 MIDI output 8 years ago
  falkTX 72b1a13df1 Re-add tracktion vst fix. Use CARLA_TRACKTION_WORKAROUND env var 8 years ago
  falkTX 8a855ae0f3 Fix new osx build 8 years ago
  falkTX 91cbc6325f Experimental Carla-VST with Qt5 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX c008a0a361 Remove mverb as internal plugin 8 years ago
  falkTX e6452c6bf9 Add carla-patchbay-vst 16 channel variant 8 years ago
  falkTX 7ea03571a6 Hack for bitwig not passing correct buffer size value 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 years ago
  falkTX 30bfe4fecb Update zynaddsubfx; Don't export Kars plugin; Cleanup 8 years ago
  falkTX beb29b4f5a Fix possible float/double ambiguous math calls in carla-lv2 9 years ago
  falkTX 1e7b2ba09c 'make clean' was missing some steps 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 4049b7a2d4 Start work on carla-lv2 presets export, commented out for now 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 9 years ago
  falkTX 919e886bb8 Fix the stupidest typo ever 9 years ago
  falkTX 304a8f54bc Misc 9 years ago
  falkTX 27d697f454 carla-lv2: Pass midi events from plugin directly to host 9 years ago
  falkTX c2de6b2af4 Rework carla-lv2 time info code similar to DPF, should work better 9 years ago
  falkTX a987e7331a carla-plugin: Return direct values 9 years ago
  falkTX f96518b871 carla-vst: Send all the midi out events, even when buffer is full 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 d6d351c0ef Cleanup 9 years ago
  falkTX 3ddfdb3ba0 Implement carla-lv2 MIDI Out; Remove text-params from internal api 9 years ago
  falkTX 65bb6842c6 Misc fixes to win32, and testing 9 years ago
  falkTX 4288c95822 Don't build rtosc module, let that be zyn only 9 years ago
  falkTX d9b781951c carla-vst: Remove special tracktion fix, not needed with >= 6.1.5 9 years ago
  falkTX 11b0015713 Some precautions, misc changes 9 years ago
  falkTX c3a91e8862 carla-vst: Check if bufsize or srate changed during resume; Build fix 9 years ago
  falkTX 1aef8e002d Fix carla-plugin-lv2 not receiving time information 9 years ago
  falkTX 34bc353bc2 Fix possibly unitialized var 9 years ago
  falkTX 8470f8dead Fix crash when removing carla-vst; Wait less time for ui close 9 years ago
  falkTX db82178048 Allow carla-plugin to be used embed (X11 only); Other plugin fixes 9 years ago