155 Commits (7d55cfe473f08599b8078b36f3923af65e198ea8)

Author SHA1 Message Date
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 7 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 7 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 7 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 7 years ago
  falkTX 7a6e711160 Save custom data for plugin bridges 7 years ago
  falkTX bfe978f355 Better handling for plugins that set 0-size state 7 years ago
  falkTX 396554e377 Tiny optimization 7 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 7 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 7 years ago
  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