135 Commits (3de9ddbe8e26e510d27e32de150bdb7f48fa42d2)

Author SHA1 Message Date
  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) 7 years ago
  falkTX 45f7442179 Implement basic tempo data for internal time (non-jack) 7 years ago
  falkTX ff77cc6ff2 Start move of bridge code into common classes 7 years ago
  falkTX 11e7814b3b Initial stub implementation of jack application plugin 7 years ago
  falkTX 42a50d88d0 Remove old debug info for plugin bridges 7 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 8 years ago
  falkTX e3960d91d0 Use plugin audio port names in bridge mode 8 years ago
  falkTX 8ec10051d0 Implement IP semaphores for OSX, fix nsecs calculation 8 years ago
  falkTX 2bec51d2b4 Misc fixes and small changes needed for OSX 8 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 9 years ago
  falkTX 8de9234e04 Make things build again 9 years ago
  falkTX ef84367118 Increase bridge ping timeout from 5secs to 30secs 9 years ago
  falkTX 5098d25cf0 Generate a config.h file instead of passing -DHAVE_* stuff; Misc fixes 9 years ago
  falkTX b770b0dc1e Fix plugin bridges midi out always on channel 1 9 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
  falkTX bd34e47e1a Minor tweaks; Work-around issues in rncbc lv2 UIs 10 years ago
  falkTX 1531678624 Misc 10 years ago
  falkTX 26e36b1996 More plugin-bridge work; Add idle() to native API 10 years ago
  falkTX a845c5a295 Show all possible parameters within limit, instead of none if >= limit 10 years ago
  falkTX 68fc0e85fe Don't try to compress bridge custom-data, doesn't work 10 years ago
  falkTX 828e8dd0af Fix for lv2 plugins in bridge mode 10 years ago