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 65440847fa
Fix a leak
4 years ago
..
dssi Start some files to describe features and licensing 4 years ago
jackbridge Allow to skip RtAudio fallback in JACK/Standalone mode 4 years ago
ladspa Other fixes to enable msvc builds 4 years ago
lv2 Initial work for host-visible state 4 years ago
travesty Rework VST3 implementation (#351) 4 years ago
vestige Use new vestige.h 7 years ago
DistrhoDefines.h Use unlikely macro (built-in expect) to speed up safe asserts 4 years ago
DistrhoPlugin.cpp Fix build 4 years ago
DistrhoPluginCarla.cpp Automable is not a word, sorry! 4 years ago
DistrhoPluginChecks.h Add VST3 string utility functions, cleanup 4 years ago
DistrhoPluginInternal.hpp Initial work for host-visible state 4 years ago
DistrhoPluginJACK.cpp Allow JACK/Standalone to have resources/bundle path too 4 years ago
DistrhoPluginLADSPA+DSSI.cpp Add Plugin::isDummyInstance() method, useful for some plugins 4 years ago
DistrhoPluginLV2.cpp Fix a leak 4 years ago
DistrhoPluginLV2export.cpp Fix build 4 years ago
DistrhoPluginVST2.cpp Fix UI::getBundlePath() for VST2 4 years ago
DistrhoPluginVST3.cpp VST3: safer dealloc of dummy audio buffer 4 years ago
DistrhoPluginVST3.hpp More compiler warning fixes 4 years ago
DistrhoUI.cpp Fix vst3 initial size on macOS; More geometry constraint fixing 4 years ago
DistrhoUIDSSI.cpp Add DGL namespace where missing 4 years ago
DistrhoUIInternal.hpp Fix UI::getBundlePath() for VST2 4 years ago
DistrhoUILV2.cpp Yet a few more compiler warning fixes, msvc stuff this time 4 years ago
DistrhoUIPrivateData.hpp Fix vst3 host-side resize after last commits 4 years ago
DistrhoUIVST3.cpp Fix UI::getBundlePath() for VST3 4 years ago
DistrhoUtils.cpp Fix LTO link flags, experiment with static builds 4 years ago