110 Commits (6184eadbcbbe3b3694f79ebfe606da5ac0c8e109)

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