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 1504e7d327
VST3: do not set parameter can-automate flag for output params
2 years 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 stuck notes in native MIDI handling 2 years ago
ladspa Other fixes to enable msvc builds 4 years ago
lv2 Make sure wasm LV2 function symbols are exported 3 years ago
travesty travesty: do not define V3_VIEW_PLATFORM_TYPE_NATIVE for wasm 2 years ago
xaymar-vst2 vst2: fix plugin->host param changes, cleanup whitespace 2 years ago
DistrhoDefines.h Protect ARRAY_SIZE macro from multiple division usage 3 years ago
DistrhoPlugin.cpp Partially revert changes to ParameterEnumerationValues 2 years ago
DistrhoPluginCLAP.cpp recorrection, we only need ScopedSafeLocale for state handling 2 years ago
DistrhoPluginCarla.cpp Update carla plugin wrapper 3 years ago
DistrhoPluginChecks.h Move common code to DistrhoDetails.hpp; add constexpr attributes 2 years ago
DistrhoPluginInternal.hpp Partially revert changes to ParameterEnumerationValues 2 years ago
DistrhoPluginJACK.cpp Improve error message when standalone fails to start 2 years ago
DistrhoPluginLADSPA+DSSI.cpp Allow to skip error with DISTRHO_PLUGIN_WANT_FULL_STATE_WITH_LADSPA 2 years ago
DistrhoPluginLV2.cpp Cleanup 2 years ago
DistrhoPluginLV2export.cpp Only generate wasm modgui if DISTRHO_PLUGIN_HAS_EMBED_UI is true 2 years ago
DistrhoPluginStub.cpp Prepare stub to be used for clap and other implementations 3 years ago
DistrhoPluginVST.hpp Fix VST3 state peculiarities 2 years ago
DistrhoPluginVST2.cpp Use drag/edit for UI parameter example, cleanup 2 years ago
DistrhoPluginVST3.cpp VST3: do not set parameter can-automate flag for output params 2 years ago
DistrhoUI.cpp Add width, height args to puglFallbackOnResize 2 years ago
DistrhoUIDSSI.cpp Mark 1 more variable constexpr 3 years ago
DistrhoUIInternal.hpp Expose window repaint for plugin format implementations 2 years ago
DistrhoUILV2.cpp Declare the hardcoded dpf param symbols in the public API 2 years ago
DistrhoUIPrivateData.hpp Remember last used filename dir when using requestStateFile 2 years ago
DistrhoUIStub.cpp Reorganize code and cleanup 3 years ago
DistrhoUIVST3.cpp Correct some win32 ABI declarations 3 years ago
DistrhoUtils.cpp Allow DISTRHO_PLUGIN_TARGET_STATIC_NAME for giving these a name 2 years ago