109 Commits (017b87f8113ea695989ceca301e516089b7d3c6c)

Author SHA1 Message Date
  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 e02f216ba9 Remove option to disable plugins/samplers, they will be always on 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 f096604a1d Fix backend/plugin build with strict flags; Remove RB::readUByte 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 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 4082180c1f Handle "paramName (unit)" as well as "paramName [unit]" 10 years ago
  falkTX 9338b83cfc LADSPA: Check if latency changed on activate 10 years ago
  falkTX 11c6945e54 LADSPA: See if parameter names have units in them, and use them 10 years ago
  falkTX 7c6de9eb4a LADSPA: Add some safety checks 10 years ago
  falkTX c83c5e4ac5 Implement latency in LADSPA plugins 10 years ago
  falkTX 8b6b6b2ae2 Continue cleanup 10 years ago
  falkTX 7ce4b70f4a Misc cleanup that breaks builds :P 10 years ago
  falkTX 7b97dc6d6c General cleanup 10 years ago
  falkTX 86aaef63bd Bridges related stuff 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 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 9faa2e70fb Fix build; Use FLOAT_* macros 10 years ago
  falkTX 40c7a02c08 Move a bit more stuff around 10 years ago
  falkTX a8d295f485 Fix build 10 years ago
  falkTX 78be58ae7f Move some file and functions 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
  falkTX 6cbecccaab Misc fixing 11 years ago
  falkTX d9d9bd78cc Some work for LS per-channel preset and 16outs, incomplete 11 years ago
  falkTX 26a2f4a447 Make it possible to switch between some plugin type backends 11 years ago
  falkTX b8e9a62126 Update code for List->LinkedList; Enable DSSI and LS again 11 years ago
  falkTX 57dfd8995c Final build fix 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 cb8f7807f1 Make base headers not depende on carla utils code 11 years ago
  falkTX 9769143e29 Force backend build once again 11 years ago
  falkTX 771b2dde4f Make the backend compile again, even if broken for now 11 years ago
  falkTX e2aa9e3b42 Misc cleanup 11 years ago
  falkTX a353fb71a8 Replace carla_add/copy/zeroFloat with juce FloatVectorOperation 11 years ago