151 Commits (00f519c29e26334c11e56b177fbfd28976c089a8)

Author SHA1 Message Date
  falkTX 8b6b6b2ae2 Continue cleanup 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX cf2e7c0ce5 Adjust code to LinkedList changes 10 years ago
  falkTX 323be46a4e Set UI pipe to not close on exec; Fix build 10 years ago
  falkTX 6a5bc2efda LV2 UI Bridge fixes 10 years ago
  falkTX d9d57581ad Misc 10 years ago
  falkTX 86aaef63bd Bridges related stuff 10 years ago
  falkTX 1941ae8cb7 Bump plugin query api version, needed by the last commits 10 years ago
  falkTX 438123e471 Implement randomize in gui (plugin right-click), plus reset params 10 years ago
  falkTX f75deaceb3 Add plugin randomize-params functions 10 years ago
  falkTX e27d18f534 Add carla_get_internal_parameter_value func 10 years ago
  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