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 fc96e9fd89 Fix wrong context on UI deletion, needed for macOS hosts using GL 4 years ago
..
dssi Start some files to describe features and licensing 4 years ago
jackbridge Fix build without "using namespace" 4 years ago
ladspa Other fixes to enable msvc builds 4 years ago
lv2 Remove unused LV2 headers, they are GPL licensed 4 years ago
travesty VST3: Set factory categories and flags, add documentation 4 years ago
vestige Use new vestige.h 7 years ago
DistrhoDefines.h VST3: implement time position; enable metronome vst3 build 4 years ago
DistrhoPlugin.cpp More work towards VST3, main class starts to take shape 4 years ago
DistrhoPluginCarla.cpp Preliminar "parameter value change request" support 4 years ago
DistrhoPluginChecks.h Add VST3 string utility functions, cleanup 4 years ago
DistrhoPluginInternal.hpp VST3: Add 130*16 parameters for MIDI input, WIP 4 years ago
DistrhoPluginJACK.cpp And even more fixes 4 years ago
DistrhoPluginLADSPA+DSSI.cpp Preliminar "parameter value change request" support 4 years ago
DistrhoPluginLV2.cpp And even more fixes 4 years ago
DistrhoPluginLV2export.cpp Write MIDI CC binding LV2 meta-data 4 years ago
DistrhoPluginVST2.cpp VST3: implement parameter outputs and triggers, UI focus 4 years ago
DistrhoPluginVST3.cpp VST3: Fix state messages 4 years ago
DistrhoUI.cpp Move setIgnoreIdleCallbacks to a proper place, before UI creation 4 years ago
DistrhoUIDSSI.cpp Add DGL namespace where missing 4 years ago
DistrhoUIInternal.hpp Fix wrong context on UI deletion, needed for macOS hosts using GL 4 years ago
DistrhoUILV2.cpp Yet a few more compiler warning fixes, msvc stuff this time 4 years ago
DistrhoUIPrivateData.hpp Fix wrong context on UI deletion, needed for macOS hosts using GL 4 years ago
DistrhoUIVST3.cpp VST3: Fix state messages 4 years ago