| .. |
|
dssi
|
Initial commit
|
12 years ago |
|
ladspa
|
Initial commit
|
12 years ago |
|
lv2
|
Fix some warnings emitted by GCC 8 and Clang 7
|
7 years ago |
|
vestige
|
Use new vestige.h
|
7 years ago |
|
DistrhoDefines.h
|
Provide a DISTRHO_DEPRECATED attribute
|
7 years ago |
|
DistrhoPlugin.cpp
|
Implement enums for LV2 and VST; Add triple brackets on some lv2 fields
|
7 years ago |
|
DistrhoPluginCarla.cpp
|
Import a simple fix from Carla
|
7 years ago |
|
DistrhoPluginChecks.h
|
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks
|
7 years ago |
|
DistrhoPluginInternal.hpp
|
Save & restore plugin parameters in VST chunks
|
7 years ago |
|
DistrhoPluginJack.cpp
|
Adjust things for better external ui support, add example plugin
|
7 years ago |
|
DistrhoPluginLADSPA+DSSI.cpp
|
Fix some warnings emitted by GCC 8 and Clang 7
|
7 years ago |
|
DistrhoPluginLV2.cpp
|
Fix some warnings emitted by GCC 8 and Clang 7
|
7 years ago |
|
DistrhoPluginLV2export.cpp
|
Yet another fix for exported ttl for plugins with instance access
|
7 years ago |
|
DistrhoPluginVST.cpp
|
More tweaks to transport
|
7 years ago |
|
DistrhoUI.cpp
|
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks
|
7 years ago |
|
DistrhoUIDSSI.cpp
|
Remove leftover debug prints
|
7 years ago |
|
DistrhoUIInternal.hpp
|
Introduce DISTRHO_UI_USER_RESIZABLE macro, remove runtime checks
|
7 years ago |
|
DistrhoUILV2.cpp
|
Add support for LV2 UI Touch
|
7 years ago |