169 Commits (a7188bedc4e4622cd13184c8737d9f1766903d21)

Author SHA1 Message Date
  falkTX 92f7b267ec Enforce use of return value of a few CarlaPlugin functions 5 years ago
  falkTX d218b58249
Fix build; Remove debug prints; Implement drag/touch for bridges 5 years ago
  falkTX c7b5eb2097
Report bridge error to server, kill bridge right away if it fails 5 years ago
  falkTX 699193f3d5
Start work regarding full OSC control 5 years ago
  falkTX 6a6b396747
Name some variables more consistently 5 years ago
  falkTX fc48f6f9e7
Introduce statusbar-like area; Add 1 new callback value 5 years ago
  falkTX 15acfd6db3 Fix for VST plugins that update parameters without telling the host 6 years ago
  falkTX ee0a4e5fdf Start a big cleanup, WIP 6 years ago
  falkTX dcfa45b789 Respect max-parameters setting in plugin bridges 6 years ago
  falkTX 8d48bc3ae2 Some house-keeping, needed after some previous changes 6 years ago
  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 cd8cea6539 macOS related fixes 6 years ago
  falkTX 4c04b0e15a Expose carla-plugin in plugin bridge 6 years ago
  falkTX bf60778ad9 Use double-precision for time tick; Force bridge build without osc 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 3807173356 Fix some bridge parameters after first state load 6 years ago
  falkTX 0002aacd55 Stop waiting for engine post-rt ACK if it stops running 6 years ago
  falkTX 5cea728f41 Fix bridges no longer loading (midi) programs 6 years ago
  falkTX 34376b2d8f Remove a hardcoded custom-data key, ignore properties on bridges 6 years ago
  falkTX 52f56ad468 Make sure midi channel is always set on output 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 396554e377 Tiny optimization 6 years ago
  falkTX 56fc869a48 Set realtime priority for bridge audio threads 6 years ago
  falkTX 01b50d2f0b Implement parameter text for plugin bridges, cache last render 6 years ago
  falkTX 518f2557a1 Continue splitting of carla-plugin LV2 code 6 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) 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