60 Commits (043a4ff698e76d0a25604fef0b3dfe8e8cf7f2cc)

Author SHA1 Message Date
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 5 years ago
  falkTX 984a06ce50 Make ScopedLocale its own class, apply it everywhere that it fits 5 years ago
  falkTX 8672df82ad
Fix some strict compiler warnings 5 years ago
  falkTX dc7c89c042 Setup juce gui on relevant parts 5 years ago
  falkTX d73c0788cc Fix some warnings triggered by gcc-8 6 years ago
  falkTX 85ebe336c5 Fix some warnings triggered by gcc-8 6 years ago
  falkTX 7c6a87548c Remove LV2 embed UI 6 years ago
  falkTX b918550204 Fix loading carla-lv2 no matter host bundle path separator 6 years ago
  falkTX d874053700 Don't export notes plugin to LV2, missing custom-data=>atom handling 6 years ago
  falkTX 241273e102 Fix carla-plugin LV2 not updating parameters from host 6 years ago
  falkTX 22662f9269 Some more work for carla-plugin lv2 no-instance-access 6 years ago
  falkTX 250949cf15 Fix a typo 6 years ago
  falkTX 9002154238 Fix inverted logic when opening carla-plugin UI 6 years ago
  falkTX ca0e68e906 Don't build carla-lv2 UI descriptor stuff if PyQt missing 6 years ago
  falkTX cdf6907943 Make carla-lv2 non-instance-access UI optional 6 years ago
  falkTX 2355f147b3 Fix build with -std=c++98 and adjustments for old Mac OS 6 years ago
  falkTX 7d55cfe473 Start code for carla-plugin without lv2 instance-access 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 65029231d2 Start placing common lv2 carla-plugin into common class 6 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 7 years ago
  falkTX 17311e55c1 Fix OSX build (no c++11 yet) 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 58af00a215 Fix carla-lv2 MIDI output 8 years ago
  falkTX 8a855ae0f3 Fix new osx build 8 years ago
  falkTX df6fd36c1b Cleanup to LinkedList class, always pass fallback 8 years ago
  falkTX b6a6d8799a Update juce (needs full rebuild) 8 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 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 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