DISTRHO Plugin Framework
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
falkTX daddaffccf
Check for "modern" app type when creating plugin UI
6 months ago
..
clap Update clap headers, add thread-check.h 3 years ago
dssi Start some files to describe features and licensing 4 years ago
jackbridge Fix a runtime warning with native MIDI 6 months ago
ladspa Other fixes to enable msvc builds 4 years ago
lv2 Add kParameterDesignationReset, implement for AU, CLAP and LV2 1 year ago
mapi Replace shared lib build option with a minimal interface 6 months ago
travesty travesty: do not define V3_VIEW_PLATFORM_TYPE_NATIVE for wasm 2 years ago
xaymar-vst2 Update and cleanup xaymar-vst2 header 1 year ago
DistrhoDefines.h Fix C++98 compat 1 year ago
DistrhoPlugin.cpp Deal with dynamic IO for AU, implement MakeConnection 2 years ago
DistrhoPluginAU.cpp Fix a leak in the last commit 11 months ago
DistrhoPluginCLAP.cpp CLAP: Assume UI to be resizable if DISTRHO_UI_USER_RESIZABLE is 1 6 months ago
DistrhoPluginCarla.cpp Update carla plugin wrapper 3 years ago
DistrhoPluginChecks.h Cleanup, fix build 11 months ago
DistrhoPluginExport.cpp Implement programs for AU 2 years ago
DistrhoPluginInternal.hpp Fix typo 11 months ago
DistrhoPluginJACK.cpp Fix data concurrency when using RtMidi input 6 months ago
DistrhoPluginLADSPA+DSSI.cpp Allow to skip error with DISTRHO_PLUGIN_WANT_FULL_STATE_WITH_LADSPA 2 years ago
DistrhoPluginLV2.cpp Cleanup 1 year ago
DistrhoPluginLV2export.cpp Always build monolithic lv2 with makefile, give warning if needed 8 months ago
DistrhoPluginMAPI.cpp Fix MAPI build if using MIDI 6 months ago
DistrhoPluginStub.cpp Prepare stub to be used for clap and other implementations 3 years ago
DistrhoPluginVST.hpp Fix VST3 parameter offset for plugins with midi input 1 year ago
DistrhoPluginVST2.cpp Fix C++98 compat 1 year ago
DistrhoPluginVST3.cpp Add kParameterDesignationReset, implement for AU, CLAP and LV2 1 year ago
DistrhoUI.cpp Fix initial scale factor value for wasm builds 1 year ago
DistrhoUIAU.mm Fix AU setState to allow arbitrary keys 11 months ago
DistrhoUIDSSI.cpp Cleanup, fix build 11 months ago
DistrhoUIInternal.hpp Check for "modern" app type when creating plugin UI 6 months ago
DistrhoUILV2.cpp Check for "modern" app type when creating plugin UI 6 months ago
DistrhoUIPrivateData.hpp Check for "modern" app type when creating plugin UI 6 months ago
DistrhoUIStub.cpp Reorganize code and cleanup 3 years ago
DistrhoUIVST3.cpp Fixup CI 1 year ago
DistrhoUtils.cpp Fix Linux docs dir when $XDG_CONFIG_HOME does not exist 6 months ago