113 Commits (737a814ea0a38b3e32b06f88f2507190930f5db7)

Author SHA1 Message Date
  falkTX b5f528bdf0 Pass amount of frames to bridge process call 6 years ago
  falkTX bdeb87acb7 Pass amount of frames to bridge process call 6 years ago
  falkTX f475d04869 Expose more stuff to carla-plugin bridge, increase pipe timeout 6 years ago
  falkTX e1004744cb Add valgrind script, found and fix 1 leak already 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX d21c37ee64 Restart plugin bridges when re-activated, using last saved state 6 years ago
  falkTX 7766b18713 Add a few more env vars to wine 6 years ago
  falkTX 8383b114e8 Handle (ignore) arbitrary number of audio ports in rack mode 6 years ago
  falkTX 215626ab4e Add "64" suffix to wine command when dealing with 64bit binaries 6 years ago
  falkTX 1286793a53 Start getting rid of linuxsampler 6 years ago
  falkTX aab1e828fa Forgot to apply lv2-state-restore on plugin bridges, now fixed 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 1b1a2b26c7 Rename and move 2 functions 6 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 6 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 6 years ago
  falkTX b054dd0c12 Fix small issues regarding program state (crash-fix some plugins) 6 years ago
  falkTX 8f5de5e0fe Disable try-transient code in plugin bridges 6 years ago
  falkTX 7de5812912 More rt/non-rt function split, catch unwanted uses 6 years ago
  falkTX c0c08e8898 Start splitting RT and non-RT plugin functions 6 years ago
  falkTX 33b5afb9e3 Don't build wine options under windows 6 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 6 years ago
  falkTX a4c05a11cb Fix crash loading bridged plugins with latency 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 years ago
  falkTX 07d5360c9e Small bridge fixes 7 years ago
  falkTX d1a673ab43 Ignore latency in plugin bridges for now, fixes crashes 7 years ago
  falkTX 8daecf54b3 Add API version to bridges, to detect future breakage 7 years ago
  falkTX 09fb3d6500 Fix build on Mac OS and old non-c++11 compilers 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 b00010b65a Rename the custom mini juce fork to "water" 7 years ago
  falkTX 0fc5553a49 Finish moving things to mini juce 7 years ago
  falkTX 1fd8608708 Try to get VSTs working a bit better 7 years ago
  falkTX fcea66d79f Fixup new code for -Weffc++ 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 68bd68b6f1 Implement automatic find of plugin wineprefix 7 years ago
  falkTX 3dd9ecb306 Fix MIDI out on plugin bridges, due to previous optimization 7 years ago
  falkTX 2adddc21a6 Finish wine options, except auto-prefix 7 years ago
  falkTX b7616519fb Pass midi port to and from bridges 7 years ago
  falkTX ea475b4eb3 Allow to run bridges inside bridges; Fixup lv2-bridge 7 years ago
  falkTX 88b7b55b76 bridges: audio setup changes need to happen on audio thread 7 years ago
  falkTX 97bd032ebd Add prevent-bad-behaviour option, and make it work once again 7 years ago
  falkTX a7e8556fdd Finish moving bridge stuff to shared code 7 years ago
  falkTX 918c049663 Move more bridge stuff into common code 7 years ago
  falkTX ff77cc6ff2 Start move of bridge code into common classes 7 years ago
  falkTX 42a50d88d0 Remove old debug info for plugin bridges 7 years ago
  falkTX aa92833b0a Cleanup default options for all plugin types 8 years ago
  falkTX 882ca9a826 Use fixed buffers in LV2 plugins if they contain a latency port 8 years ago
  falkTX 97949056b0 Implement latency for plugin bridges 8 years ago
  falkTX b210836e7b Fix nitpick warnings; Fix carla-lv2 round-error timing 8 years ago