sfizz/plugins/vst
2023-04-12 16:19:17 +02:00
..
cmake Add stringconvert.cpp to SDK sources 2021-09-20 03:40:54 +02:00
external Unfork and update VST3 SDK 2021-09-20 03:20:36 +02:00
mac Correct plugin descriptions/versions 2022-07-25 13:32:37 +02:00
win Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
CMakeLists.txt More optional system preinstalled dependencies 2023-03-29 09:13:25 +02:00
gpl-3.0.txt Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
IdleUpdateHandler.h Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
OrderedEventProcessor.h Rewrite the unordered player to accomodate multiple queues per parameters 2021-11-20 17:00:39 +01:00
OrderedEventProcessor.hpp Rewrite the unordered player to accomodate multiple queues per parameters 2021-11-20 17:00:39 +01:00
SfizzVstController.cpp Rewrite the unordered player to accomodate multiple queues per parameters 2021-11-20 17:00:39 +01:00
SfizzVstController.h Work around Ardour6 parameter edits not working 2021-05-13 18:42:54 +02:00
SfizzVstEditor.cpp image_controls opcode to add a background image on Controls tab 2023-04-12 16:19:17 +02:00
SfizzVstEditor.h Make VST updates defered 2021-04-28 17:41:37 +02:00
SfizzVstIDs.h Add multiple output capabilities to the library and plugins 2021-11-09 19:40:06 +01:00
SfizzVstParameters.h Add new config options and bind them to the UI 2021-11-12 12:09:34 +01:00
SfizzVstProcessor.cpp Fix 2 bugs in LV2 and VST3 for loads and stores 2022-08-02 01:55:03 +02:00
SfizzVstProcessor.h Fix 2 bugs in LV2 and VST3 for loads and stores 2022-08-02 01:55:03 +02:00
SfizzVstState.cpp Add new config options and bind them to the UI 2021-11-12 12:09:34 +01:00
SfizzVstState.h Add new config options and bind them to the UI 2021-11-12 12:09:34 +01:00
SfizzVstUpdates.cpp Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
SfizzVstUpdates.h Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
SfizzVstUpdates.hpp Defered message sending from VST processor 2021-04-29 18:27:43 +02:00
Vst2PluginEntry.c Export a compatibility entry point for VST2 2021-04-15 18:35:06 +02:00
Vst2PluginFactory.cpp Add the VST2 wrapper 2021-04-08 04:13:57 +02:00
vst3.def Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
vst3.version Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
VstPluginDefs.h.in Move plugins to subdirectories 2021-02-08 15:41:21 +01:00
VstPluginFactory.cpp Added suffix to multi-out VST3 2022-07-25 23:16:09 +02:00
X11RunLoop.cpp Fix a problem in the X11 runloop 2021-09-23 20:54:35 +02:00
X11RunLoop.h Fix attempt for X11 runloop problems 2021-09-20 07:26:43 +02:00