| .. |
|
dssi
|
msvc: mark the dssi descriptor as dllexport
|
4 years ago |
|
jackbridge
|
Fix build without "using namespace"
|
4 years ago |
|
ladspa
|
Other fixes to enable msvc builds
|
4 years ago |
|
lv2
|
Fix build
|
4 years ago |
|
travesty
|
Initial work for VST3 compatible plugins, lots to do..
|
4 years ago |
|
vestige
|
Use new vestige.h
|
7 years ago |
|
DistrhoDefines.h
|
Make the comments in DistrhoDefines.h consistent
|
4 years ago |
|
DistrhoPlugin.cpp
|
Correct checks in the previous commit
|
4 years ago |
|
DistrhoPluginCarla.cpp
|
Preliminar "parameter value change request" support
|
4 years ago |
|
DistrhoPluginChecks.h
|
Reduce amount of Plugin pure virtual methods, use runtime warnings
|
4 years ago |
|
DistrhoPluginInternal.hpp
|
Correct checks in the previous commit
|
4 years ago |
|
DistrhoPluginJACK.cpp
|
flush stdout after jack client activation
|
4 years ago |
|
DistrhoPluginLADSPA+DSSI.cpp
|
Preliminar "parameter value change request" support
|
4 years ago |
|
DistrhoPluginLV2.cpp
|
Try to map file browser flags
|
4 years ago |
|
DistrhoPluginLV2export.cpp
|
Write MIDI CC binding LV2 meta-data
|
4 years ago |
|
DistrhoPluginVST2.cpp
|
Revert "Export "main" symbol for VST2 on Windows"
|
4 years ago |
|
DistrhoPluginVST3.cpp
|
Fix LV2 parameter offset for plugins with midi out but no state
|
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
|
Always quit nicely no matter the plugin format
|
4 years ago |
|
DistrhoUILV2.cpp
|
Invert LV2 bypass/enabled parameter on UI events
|
4 years ago |
|
DistrhoUIPrivateData.hpp
|
Ignore idle callbacks when creating temp windows, e.g. VST2 rect
|
4 years ago |