89 Commits (6435102228900a51389544559be348e3a47dbc10)

Author SHA1 Message Date
  falkTX 91cee1f997 Cleanup for CARLA_DECLARE_NON_COPYABLE macro use, minor jsfx things 2 years ago
  falkTX cac2d62925
Fetch/set some extra info for VST3 plugin parameters 3 years ago
  falkTX 53be3c4497
Carla-VST: Ignore hosts calling effOpen twice, dont print error 3 years ago
  falkTX f8503aebca Fix some compiler warnings 3 years ago
  falkTX 246d6864d4
Prevent bad vst host from giving carla-plugin invalid time values 4 years ago
  falkTX 7dc9e8fce4
Alternative, cleaner approach to JUCE run loop on carla-plugin 4 years ago
  falkTX 6ef541d1da
Fix strict build warnings against clang 4 years ago
  falkTX fe80eb5e5a
Ignore Carla-VST resize requests if not using embed gui 4 years ago
  falkTX b95d082d1f
Set correct Carla-VST UI size based on scale factor 4 years ago
  falkTX 7555310048
Initializing juce is not needed for carla-vst linux build 4 years ago
  falkTX 5a7b5a1c14
Set different uid, name and label for VST Shell plugin 4 years ago
  falkTX 3147479822 Bunch of tweaks for osx builds, seems to work :) 4 years ago
  falkTX 8bceb9ed17 Fixup process constness while at it 4 years ago
  falkTX 80cf43bec5
More print build warnings fixes 4 years ago
  falkTX c0af83748f
Fix build without audio file support 5 years ago
  falkTX 31964ba8eb Add patchbay 64chan plugin version 5 years ago
  falkTX 0867949a5b
Fix potential issue of carla-vst-shell with more than 100 parameters 5 years ago
  falkTX 63daa721c3
Fix strict debug build 5 years ago
  falkTX 0514349938 Expose inline display on internal plugins; 2.0 Backwards compat fix 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX dbf649d58d
WIP drag/touch params callback to host; Fix plugin rename API 5 years ago
  falkTX d4a0292f37
carla-vst: expose first plugin params for host automation; cleanup 5 years ago
  falkTX 0526bccfd7
Small tweaks to make embed VST work better 5 years ago
  falkTX 28e8f9ed67
Go back to have real embed carla UI as VST 5 years ago
  falkTX edbbb9ae20
carla-vst: more tweaks to receiving transport 5 years ago
  falkTX e6889de2c8
carla-vst: rework vst time info sync, same as DPF (needs testing) 5 years ago
  falkTX e7e536b0ef carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 5 years ago
  falkTX 80fc25aecb
carla-vst: Fix typo leading to bufsize of 1, add ardour workaround 5 years ago
  falkTX 579dea61db
Handle strict build for code that targets juce stuff; Cleanup 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 27bf0b2e68 Export 2 vst shells, synth and fx, as some DAWs otherwise complain 6 years ago
  falkTX 61c78d5745 Add final steps for carla-vst via wine 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX cd2533bc35 Create a UI wrapper for VST plugin, instead of using embed tricks 6 years ago
  falkTX 84b94ebf52 Remove unused lookup path 6 years ago
  falkTX 3b2ca8f19c Dont expose UIs in CarlaVstShell just yet 6 years ago
  falkTX 0d38c35754 CarlaVstShell for non rack/patchbay plugins 6 years ago
  falkTX 8ac99a697e Rename vestige header and update it, adjust code as needed 6 years ago
  falkTX 3ea17b4611 Export 32chan version of carla-patchbay vst plugin 6 years ago
  falkTX cde56e0de4 Finish splitting lv2 code; Add midi and time ports to export-lv2 6 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 df1e2f12b1 Start to get rid of Juce 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