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 100fdf406b
Handle web-ui for choc too, cleanup shared details
1 year ago
..
sofd Use X11 on HaikuOS for now, until a real backend is done 3 years ago
Base64.hpp Proper namespace for isBase64Char 7 years ago
ChildProcess.hpp Fix include paths 1 year ago
ExternalWindow.hpp Allow external UI to set geometry constraints, fix some warnings 3 years ago
FileBrowserDialog.hpp Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
FileBrowserDialogImpl.cpp more web ui details 1 year ago
FileBrowserDialogImpl.hpp Add initial bits for web ui, starting with linux 1 year 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" 3 years ago
Mutex.hpp Allow using Signal class for mingw 2 years ago
RingBuffer.hpp Add a few ringbuffer peek methods 1 year ago
Runner.hpp Fix VST3 usage with non-english locales 1 year ago
ScopedDenormalDisable.hpp Add ScopedDenormalDisable class, use it in standalone native audio 2 years ago
ScopedPointer.hpp Be clear on the (small) imported juce code license 3 years ago
ScopedSafeLocale.hpp Introduce ScopedSafeLocale class, use it in a few places 4 years ago
Sleep.hpp Ensure all TopLevelWidgets start with correct size; Cleanup 1 year ago
String.hpp Remove some constexpr constructors that never worked 1 year ago
Thread.hpp Use plugin-given RT thread priorities under MOD 2 years ago
Time.hpp Fix include paths 1 year ago
ValueSmoother.hpp Add value smoother classes, originally from Jean Pierre Cimalando 2 years ago
WebView.hpp Fix typos in web view macros 1 year ago
WebViewImpl.cpp Handle web-ui for choc too, cleanup shared details 1 year ago
WebViewImpl.hpp more web-ui, macos with init js 1 year ago