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 a8b7ef9c58
Fix leftover copy&paste
1 year ago
..
choc Implement webview for windows, custom choc fork 1 year ago
sofd Use X11 on HaikuOS for now, until a real backend is done 4 years ago
Base64.hpp More extensive CI tests 1 year ago
ChildProcess.hpp Fix C++98 compat 1 year ago
ExternalWindow.hpp Fix C++98 compat 1 year ago
FileBrowserDialog.hpp Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 3 years ago
FileBrowserDialogImpl.cpp Fix a memory leak in the DBus file dialog handling 1 year ago
FileBrowserDialogImpl.hpp Cleanup build flags and config, error out early 1 year ago
Filesystem.hpp Fix leftover copy&paste 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" 4 years ago
Mutex.hpp Allow using Signal class for mingw 3 years ago
RingBuffer.hpp Fix C++98 compat 1 year 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 Ensure all TopLevelWidgets start with correct size; Cleanup 1 year ago
String.hpp Allow to create dpf strings from std::string_view 1 year ago
Thread.hpp Use plugin-given RT thread priorities under MOD 3 years ago
Time.hpp Initial implementation for webviews, test it in ext-embed example 1 year ago
ValueSmoother.hpp Small optimization to LinearValueSmoother 1 year ago
WebView.hpp Initial implementation for webviews, test it in ext-embed example 1 year ago
WebViewImpl.cpp Look for libwebkit2gtk-4.1 for webview 1 year ago
WebViewImpl.hpp Encode file URL passed to webview, add String::urlEncode() 1 year ago
WebViewWin32.hpp Fix webview msvc build 1 year ago