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 50a55c6ef4
Fix VST3 usage with non-english locales
2 years ago
..
sofd Use X11 on HaikuOS for now, until a real backend is done 4 years ago
Base64.hpp Proper namespace for isBase64Char 8 years ago
ExternalWindow.hpp Allow external UI to set geometry constraints, fix some warnings 4 years ago
FileBrowserDialog.hpp Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
FileBrowserDialogImpl.cpp wasm: store uploaded files inside a specific dir 2 years ago
FileBrowserDialogImpl.hpp Add className var to filedialog, to be used later 2 years ago
LeakDetector.hpp Use custom DPF_DEBUG macro for leak class, DEBUG was too generic 2 years ago
LibraryUtils.hpp Fix build without "using namespace" 4 years ago
Mutex.hpp Allow using Signal class for mingw 3 years ago
RingBuffer.hpp Fix ringbuffer write 2 years ago
Runner.hpp Fix VST3 usage with non-english locales 2 years ago
ScopedDenormalDisable.hpp Add ScopedDenormalDisable class, use it in standalone native audio 3 years ago
ScopedPointer.hpp Be clear on the (small) imported juce code license 4 years ago
ScopedSafeLocale.hpp Introduce ScopedSafeLocale class, use it in a few places 4 years ago
Sleep.hpp Define NOMINMAX as macro before including windows.h 4 years ago
String.hpp Move common code to DistrhoDetails.hpp; add constexpr attributes 2 years ago
Thread.hpp Use plugin-given RT thread priorities under MOD 3 years ago
ValueSmoother.hpp Add value smoother classes, originally from Jean Pierre Cimalando 2 years ago