136 Commits (d4b28b3a41365f0b6e2fc3a6bac10b75b2f86fc1)

Author SHA1 Message Date
  falkTX b1b44bf6bf CarlaPlugin::setChunkData now uses direct data+size instead of base64 10 years ago
  falkTX fc0ba24b3a CarlaPlugin::idle() was missing for ladspa and dssi 10 years ago
  falkTX 020ecb77b2 More bridge work; map 1:1 engine events to bridge rt events 10 years ago
  falkTX 8ae122bc42 A lot more bridge work 10 years ago
  falkTX c070c1a027 plugin bridges are now saving chunk 10 years ago
  falkTX e02f216ba9 Remove option to disable plugins/samplers, they will be always on 10 years ago
  falkTX 10c0e75f8a Use an Atomic+WaitableEvent instead of mutex for some rt actions 10 years ago
  falkTX 442e0c96e8 Implement CarlaPlugin::getNativeHandle/Descriptor 10 years ago
  falkTX 0ff470a035 Save plugin options in projects, added ENGINE_CALLBACK_OPTION_CHANGED 10 years ago
  falkTX b6e8c18e95 Add Base64Utils header; replace some more QByteArray usage 10 years ago
  falkTX f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 10 years ago
  falkTX 171802ad4a Put FIXMEs on all remaining qt code 10 years ago
  falkTX 7d3dba5c14 More rework, DO NOT use 10 years ago
  falkTX c53223afff Start the final cleanup for beta2 and full utils check 10 years ago
  falkTX 5139135eb7 Update parameter values after plugin setChunk called 10 years ago
  falkTX 9a20d97e21 More latency related work 10 years ago
  falkTX 4cccefe125 Fix build 10 years ago
  falkTX 94b01f9c6c LV2 latency work; If using Qt5 + Pro theme, skip desktop settings 10 years ago
  falkTX 6b2db1b42e Apply LADSPA fixing to DSSI 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 86aaef63bd Bridges related stuff 10 years ago
  falkTX 7b69cca4cb Misc 10 years ago
  falkTX 4c7567d889 Misc changes/cleanup 10 years ago
  falkTX cb7c2460b0 Pass uniqueId to plugin init calls; Midi-in for juce plug hosting 10 years ago
  falkTX f4e346902c Misc 10 years ago
  falkTX fd809b243c Fix build 10 years ago
  falkTX 3d02cbfad3 More LV2 work 10 years ago
  falkTX efbd23eb89 LV2 state and programs; Misc fixes 10 years ago
  falkTX 587eb20b3e VSTs fully work once again; Other misc changes 10 years ago
  falkTX 49cd918743 Do some work on the VST class; Misc fixing 10 years ago
  falkTX c59d2cffcc Apply the same trick for LV2 external windows 10 years ago
  falkTX 5d466f1b56 Try to set transient hint via pid too 10 years ago
  falkTX 12457fc6a8 Cleanup&move the testing DSSI transient to PluginUi code, working! 10 years ago
  falkTX 19f6c2c7fb Put custom UI code in a separate file 10 years ago
  falkTX 13da4fdc73 Testing code for X11 transient windows 10 years ago
  falkTX 3d7d261724 Keep at it; Don't try send some UI events if there's no UI 10 years ago
  falkTX 0c7399716b More of the same 10 years ago
  falkTX b4c2d64a50 More of the same 10 years ago
  falkTX 65a6ba8bb3 More LV2 code import and cleanup 10 years ago
  falkTX 291791980d Cleanup; misc LV2 work 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 7e56e3c7d5 Massive noexcept check; cleanup 10 years ago
  falkTX 0faa179caa Make the most basic LV2 plugins load; misc changes 10 years ago