289 Commits (14f9067201e68a08e3b6a7e57b44c6214f94337f)

Author SHA1 Message Date
  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 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 ea88d9169d Make juce/carla vst save cross-compatible; Builds entire juce on linux 5 years ago
  falkTX dc7c89c042 Setup juce gui on relevant parts 5 years ago
  falkTX 8ac9005c53 Fix osx build 5 years ago
  falkTX f4e3b17a1f Expose only VSTPluginMain on VST plugin for macOS 5 years ago
  falkTX fabac8d276 Fix osx build 5 years ago
  falkTX f75a4803db More juce tweaks 5 years ago
  falkTX 6d43532a22 Whitespace 5 years ago
  falkTX bbb82b8530
Working wine-native bridge, needs testing 5 years ago
  falkTX b3193fb4b0
Hide a few symbols, no need for extern "C" there 6 years ago
  falkTX 80520b35b6 Fix typos on Makefile 6 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 7c0e6e1514 Build CarlaVstFxShell by default 6 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 61a7394ecd Cleanup in carla as plugin code, preparing for some wine :) 6 years ago
  falkTX a373a71d61 Build VST plugin for all possible OSes 6 years ago
  falkTX ed329d98eb Big cleanup now that embed ui is gone 6 years ago
  falkTX 7c6a87548c Remove LV2 embed UI 6 years ago
  falkTX cd2533bc35 Create a UI wrapper for VST plugin, instead of using embed tricks 6 years ago
  falkTX 50deb15b8a Fix macOS build without pyqt 6 years ago
  falkTX 62da178391 Cleanup CarlaNativePlugin header 6 years ago
  falkTX d891f6de50 More work for carla-native-plugin 6 years ago
  FilipeCSnuk 1830f30a4c Forgot to commmit a file 6 years ago
  FilipeCSnuk 02fe784cc8 Expose new carla-plugin-native object 6 years ago
  falkTX b918550204 Fix loading carla-lv2 no matter host bundle path separator 6 years ago
  falkTX 84b94ebf52 Remove unused lookup path 6 years ago
  falkTX e8693d1d06 Bump version to 2.0-RC1 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 6b09901fd5 Dont enable LV2 ui-bridge-ext yet, not ready 6 years ago
  falkTX 22662f9269 Some more work for carla-plugin lv2 no-instance-access 6 years ago
  falkTX fb3132cabf Get rid of *.base.* for internal plugins, now unused 6 years ago
  falkTX 6eeca33171 Fix typo leading to bad ttl, generated for carla-plugin 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 f1f432b653 Fix carla-lv2 exporting 1 too many MIDI output 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 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