| .. |
|
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
|
Fix ttl export for program names with double-quotes
|
2 years ago |
|
DistrhoPluginStub.cpp
|
Prepare stub to be used for clap and other implementations
|
3 years ago |
|
DistrhoPluginVST.hpp
|
Update to latest pugl
|
2 years ago |
|
DistrhoPluginVST2.cpp
|
Update to latest pugl
|
2 years ago |
|
DistrhoPluginVST3.cpp
|
Improve trigger handling for VST2 and VST3
|
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 |