159 Commits (08d1a50407fad50ea2f44f8346261225a28de98c)

Author SHA1 Message Date
  falkTX ab2db68741 Backend is now completely qt free 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX cfbbdf0114 Implement CarlaString::asBase64, use it instead of QByteArray 10 years ago
  falkTX cb9e1cb5ca More work for patchbay graph 10 years ago
  falkTX ff77de9613 Cleanup, remove unused suff 10 years ago
  falkTX 4ec007ee1d Now using juce for engine/plugin file loading (plus xml) 10 years ago
  falkTX 52babe107e Make state utils calls part of StateSave struct 10 years ago
  falkTX 5139135eb7 Update parameter values after plugin setChunk called 10 years ago
  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