sfizz/vst
2021-02-02 14:19:12 +01:00
..
cmake Put dependency libraries in namespaces 2020-12-14 08:20:01 +01:00
external Static link strategy for AudioUnit 2020-12-11 19:12:00 +01:00
mac Remove old icon for macOS 2020-12-13 09:33:07 +01:00
win Add bundle icons of Windows and Mac 2020-03-07 22:34:38 +01:00
CMakeLists.txt Fix AudioUnit with spin mutex 2021-02-02 14:19:12 +01:00
FileTrie.cpp Ensure utf-8 to be used as path encoding 2020-10-30 08:11:17 +01:00
FileTrie.h Add a debugging helper to dump the trie 2020-10-30 08:05:54 +01:00
gpl-3.0.txt Add the GPL 3.0 license for VST [ci skip] 2020-03-07 22:34:38 +01:00
NativeHelpers.cpp vst: workaround in case the documents folder is missing 2020-12-11 02:53:20 +01:00
NativeHelpers.h Add helpers to identify the documents directory 2020-10-30 05:26:45 +01:00
NativeHelpers.mm Do some minor code cleanups 2020-10-30 06:00:30 +01:00
SfizzFileScan.cpp Search the SFZ folders defined by variable SFZ_PATH 2020-12-14 10:31:02 +01:00
SfizzFileScan.h Search the SFZ folders defined by variable SFZ_PATH 2020-12-14 10:31:02 +01:00
SfizzForeignPaths.cpp Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzForeignPaths.h VST file search 2020-10-30 05:26:52 +01:00
SfizzForeignPaths.mm VST file search 2020-10-30 05:26:52 +01:00
SfizzSettings.cpp Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzSettings.h Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzSettings.mm Global settings access for VST 2020-12-09 11:05:20 +01:00
SfizzVstController.cpp Avoid making the controller take a reference on the editor 2020-12-11 09:32:33 +01:00
SfizzVstController.h Avoid making the controller take a reference on the editor 2020-12-11 09:32:33 +01:00
SfizzVstEditor.cpp Add ability in the editor to change the user directory 2020-12-09 16:36:52 +01:00
SfizzVstEditor.h Weak pointer for VST 2020-12-11 09:32:27 +01:00
SfizzVstProcessor.cpp Thread-safety at VST level 2021-02-02 14:19:12 +01:00
SfizzVstProcessor.h Thread-safety at VST level 2021-02-02 14:19:12 +01:00
SfizzVstState.cpp Update the VST plugin 2020-06-21 20:06:13 +02:00
SfizzVstState.h Separate the editor code from VST 2020-09-02 01:44:46 +02:00
vst3.def Add the exports file for Windows VST 2020-03-07 22:34:38 +01:00
vst3.version Initial VST plugin 2020-03-07 22:34:38 +01:00
VstPluginDefs.h.in Initial VST plugin 2020-03-07 22:34:38 +01:00
VstPluginFactory.cpp Initial VST plugin 2020-03-07 22:34:38 +01:00
WeakPtr.h Weak pointer for VST 2020-12-11 09:32:27 +01:00
X11RunLoop.cpp Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00
X11RunLoop.h Bitwig workarounds for VST 2020-03-12 01:09:37 +01:00