141 Commits (23e3d83d3a6f8234c5d75b6dc97fb2adb70a80b4)

Author SHA1 Message Date
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 7 years ago
  falkTX 07d5360c9e Small bridge fixes 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 c4d5106563 Remove a few more juce related code 7 years ago
  falkTX 3dd9ecb306 Fix MIDI out on plugin bridges, due to previous optimization 7 years ago
  falkTX c35f761240 Small optimization to bridges midi out 7 years ago
  falkTX b7616519fb Pass midi port to and from bridges 7 years ago
  falkTX 99fe119177 libjack: support for midi out 7 years ago
  falkTX 0ec86ec2ff libjack: midi-in is working 7 years ago
  falkTX 88b7b55b76 bridges: audio setup changes need to happen on audio thread 7 years ago
  falkTX c08141da8b libjack: performance tweaks 7 years ago
  falkTX 05b361127a Fix a bunch of clang warnings 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 a6405a4fce Continue transport work, link can now be enabled (untested) 8 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 8 years ago
  falkTX ff77cc6ff2 Start move of bridge code into common classes 8 years ago
  falkTX 11e7814b3b Initial stub implementation of jack application plugin 8 years ago
  falkTX 42a50d88d0 Remove old debug info for plugin bridges 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
  falkTX bf475ba0df Try to avoid denormals for plugin bridges 9 years ago
  falkTX e3960d91d0 Use plugin audio port names in bridge mode 9 years ago
  falkTX 8ec10051d0 Implement IP semaphores for OSX, fix nsecs calculation 9 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 9 years ago
  falkTX 70c4ad100d Remove some debug prints 9 years ago
  falkTX a355e558a2 Safely revert last commit 9 years ago
  falkTX cbde6c8e01 Special commit without jackbridge_shm_unmap for early carla update 9 years ago
  falkTX 392dca43b3 Fix bridge plugins rename and bufsize changes; Misc fixes 9 years ago
  falkTX 14dd677220 Use futexes for linux bridges, closes #234 9 years ago
  falkTX 01053284fa Improve plugin bridge performance and other tweaks. 9 years ago
  falkTX 76fe6e806a Fix several minor issues with carla-plugin, closes #280 9 years ago
  falkTX 8c23d24631 Rework some plugin bridge code to play more on the safe side 9 years ago
  falkTX 52b7862ab4 Continue previous commit 10 years ago
  falkTX 8de9234e04 Make things build again 10 years ago
  falkTX ef84367118 Increase bridge ping timeout from 5secs to 30secs 10 years ago
  falkTX 5098d25cf0 Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 10 years ago
  falkTX b770b0dc1e Fix plugin bridges midi out always on channel 1 10 years ago
  falkTX 18b79346e4 Disable bridge ping checks when loading state, add some debug prints 10 years ago
  falkTX 840376b210 Only restore bridge ping check after *all* plugins are done saving 10 years ago
  falkTX 7b2ab39df8 Ignore pings when saving plugin-bridges, increase timeout 10 years ago
  falkTX 53cc6fac62 MIDI-Out is now working for plugin bridges 10 years ago
  falkTX b5e5ca5f4d Better timeout code client-side, other fixes 10 years ago
  falkTX 3710722d1e Fix missing breaks (caused ringbuffer issues in plugin-bridges) 10 years ago
  falkTX 245af25738 Better handling of plugin-bridge timeouts 10 years ago