137 Commits (7cd1adf0e733178b9b4fa361efedb94116e1c46e)

Author SHA1 Message Date
  falkTX d0dc5ccb75 Cleanup, fix plugin bridge crashes 10 years ago
  falkTX b288b50011 param-text is working again (used in VSTs) 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX c106ae8bb8 Save param-outs midi-cc and channel info; Set version as 2.0-beta1 10 years ago
  falkTX 170276737f Implement drag&drop, now possibly replacing existing plugins 10 years ago
  falkTX 4b6cb0d5a0 Add and use PLUGIN_EXTRA_HINT_USES_MULTI_PROGS flag 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX 3d02cbfad3 More LV2 work 10 years ago
  falkTX efbd23eb89 LV2 state and programs; Misc fixes 10 years ago
  falkTX 8c4ebc7841 Fix build 10 years ago
  falkTX 4e41ef9719 Move static host stuff to engine, so it works for carla-plugin 10 years ago
  falkTX 61ef02afc3 Add pluginId to CLIENT_ADDED callback; Misc changes 10 years ago
  falkTX eaced6ec33 Add CarlaPlugin::getPatchbayClientId() func 10 years ago
  falkTX 587eb20b3e VSTs fully work once again; Other misc changes 10 years ago
  falkTX 91d57674ec Cleanup 10 years ago
  falkTX 3d7d261724 Keep at it; Don't try send some UI events if there's no UI 10 years ago
  falkTX 65a6ba8bb3 More LV2 code import and cleanup 10 years ago
  falkTX 16a2bd2fb0 More cleanup, sync ladspa+dssi code 10 years ago
  falkTX 2aa38cd84f Cleanup and misc fixing 10 years ago
  falkTX 2e2a4361ba Code cleanup for strict compiler flags 10 years ago
  falkTX 9faa2e70fb Fix build; Use FLOAT_* macros 10 years ago
  falkTX 1bffb3f79a Continue 10 years ago
  falkTX 40c7a02c08 Move a bit more stuff around 10 years ago
  falkTX ce9eaedb4a Fix build 10 years ago
  falkTX 78be58ae7f Move some file and functions around 10 years ago
  falkTX 8cfd498581 Avoid trying to send unnecessary osc messages 10 years ago
  falkTX 7e56e3c7d5 Massive noexcept check; cleanup 10 years ago
  falkTX b7847f4325 Fix build 11 years ago
  falkTX ef5f047678 Force proper program index 11 years ago
  falkTX 6cbecccaab Misc fixing 11 years ago
  falkTX b8e9a62126 Update code for List->LinkedList; Enable DSSI and LS again 11 years ago
  falkTX 9963928f69 Tweak makefiles; Fix full build and install 11 years ago
  falkTX 321e8a77db Fix the rest of the build 11 years ago
  falkTX 848c098f6c Fix for pluginId, forgot about this before 11 years ago
  falkTX c52d3d559e General fixing; Start tests with bridges 11 years ago
  falkTX 14f7d4192d Focus on LADSPA now, let's get it working 100% first 11 years ago
  falkTX c4af448741 General API fixing; Only build ladspa for now 11 years ago
  falkTX 0f3664d2e7 API Fixes; add offline check to Plugin tryLock; engine osc changes 11 years ago
  falkTX c7f3c3a1af Remove unused clear() API methods; share common midi event code; 11 years ago
  falkTX 853779e732 backend builds again 11 years ago
  falkTX cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX 9769143e29 Force backend build once again 11 years ago
  falkTX 011cf7f41e More API changes 11 years ago
  falkTX 771b2dde4f Make the backend compile again, even if broken for now 11 years ago
  falkTX 7211568a37 More cleanup; put native plugin register calls in 1 common file 11 years ago
  falkTX d013bbff1a Misc 11 years ago
  falkTX 99c8e26d90 Continue work on plugin host code 11 years ago
  falkTX 04e87de459 Misc cleanup 11 years ago
  falkTX 9f10cdf000 More general work and Vex fixing 11 years ago
  falkTX 87c9df5d1b Implement file load/save via juce; Misc cleanup/fixing 11 years ago