| .. |
|
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 |
|
ChildProcess.hpp
|
Initial implementation for webviews, test it in ext-embed example
|
1 year 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
|
Cleanup
|
1 year ago |
|
FileBrowserDialogImpl.hpp
|
Cleanup
|
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
|
Add a few ringbuffer peek methods
|
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
|
Remove some constexpr constructors that never worked
|
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
|
Add value smoother classes, originally from Jean Pierre Cimalando
|
2 years ago |
|
WebView.hpp
|
Initial implementation for webviews, test it in ext-embed example
|
1 year ago |
|
WebViewImpl.cpp
|
Initial implementation for webviews, test it in ext-embed example
|
1 year ago |
|
WebViewImpl.hpp
|
Give up on real external UIs, use pugl stub instead
|
1 year ago |