237 Commits (84b94ebf52042dc82edf10a65ae686aef99dc257)

Author SHA1 Message Date
  falkTX ae7a7a4b66 Cleanups, test random OSX things.. 6 years ago
  falkTX ca0e68e906 Don't build carla-lv2 UI descriptor stuff if PyQt missing 6 years ago
  falkTX 443f129301 Fix symbols for exported lv2 ports that start with a number 6 years ago
  falkTX cd8cea6539 macOS related fixes 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 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX 56c05b4952 SFZero stuff working, only final details needed now 6 years ago
  Milk Brewster 5c693588af MIDI Channel A/B (#622) 6 years ago
  falkTX 86a27bd68b Misc fixes detected by static analyzer 6 years ago
  falkTX 3ea17b4611 Export 32chan version of carla-patchbay vst plugin 6 years ago
  falkTX 47f1656639 Export only main functions for LV2 plugin in macOS 6 years ago
  Filipe Coelho 5ef9710ebe Do not use -isystem for modules dir 6 years ago
  falkTX f3ee9dfedb carla-lv2: export supported options 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 5a635a7efd Cleanup 7 years ago
  falkTX 0f1bfc317d Adjust build to not include external plugins on bridges 7 years ago
  falkTX 27f15648a4 Fix link flags. Closes #531 7 years ago
  falkTX 8691117503 Go back to old audiofile plugin from 1.x release 7 years ago
  falkTX b4690e48cc More water cleanup 7 years ago
  falkTX 935d9d11e3 Rename water code files to get rid of juce prefix 7 years ago
  falkTX 190ddd0ea1 Include water files as needed, cleanup 7 years ago
  falkTX e280b69cfd Sample for carla-plugin 7 years ago
  falkTX b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX 5308d76078 Don't export carla-patchbay vst, which does not exist yet 7 years ago
  falkTX aff83aca09 Remove juce_audio_basics and adapt code for it 7 years ago
  falkTX df1e2f12b1 Start to get rid of Juce 7 years ago
  falkTX 32c1e55820 Allow to export zyn plugins using `make CARLA_ZYN_COMPAT=true` 7 years ago
  falkTX e62d6646df Stop exporting zynaddsubfx as lv2 plugin 7 years ago
  falkTX ea475b4eb3 Allow to run bridges inside bridges; Fixup lv2-bridge 7 years ago
  falkTX 99723a3b55 Make lv2-single part of bridge build, since it needs bridge code 7 years ago
  falkTX bd963b6b5d exported lv2s can now show custom gui 7 years ago
  falkTX 050414c63d More work for carla-lv2-single, can export basic fx now 7 years ago
  falkTX a46e37073e carla-single-lv2 starting to take shape 7 years ago
  falkTX 6dbd9ff5a6 Add stub for carla-lv2-single 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 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