| .. |
|
clap
|
Update clap headers, add thread-check.h
|
3 years ago |
|
dssi
|
Start some files to describe features and licensing
|
4 years ago |
|
jackbridge
|
Use wasapi on windows standalones
|
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
|
Rework VST3 speaker arrangement setup, now actually works! \o/
|
3 years ago |
|
xaymar-vst2
|
Fix VST2 UI size after last changes
|
3 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
|
Comment out unimplemented clap file loader
|
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
|
Fix bufsize/srate callbacks not triggered in some conditions
|
3 years ago |
|
DistrhoPluginLV2export.cpp
|
Partially revert changes to ParameterEnumerationValues
|
2 years ago |
|
DistrhoPluginStub.cpp
|
Prepare stub to be used for clap and other implementations
|
3 years ago |
|
DistrhoPluginVST.hpp
|
Move a few VST utility functions to common code
|
3 years ago |
|
DistrhoPluginVST2.cpp
|
Partially revert changes to ParameterEnumerationValues
|
2 years ago |
|
DistrhoPluginVST3.cpp
|
Partially revert changes to ParameterEnumerationValues
|
2 years ago |
|
DistrhoUI.cpp
|
Move common code to DistrhoDetails.hpp; add constexpr attributes
|
2 years ago |
|
DistrhoUIDSSI.cpp
|
Mark 1 more variable constexpr
|
3 years ago |
|
DistrhoUIInternal.hpp
|
Handle custom application class name as needed for modguis
|
3 years ago |
|
DistrhoUILV2.cpp
|
Ignore MIDI events sent to UI, print type of unknown ones
|
3 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 |