| .. |
|
choc
|
Implement webview for windows, custom choc fork
|
1 year ago |
|
sofd
|
Silence another warning
|
1 month ago |
|
Base64.hpp
|
Split implementation of d_getChunkFromBase64String to new func
|
7 months ago |
|
ChildProcess.hpp
|
ChildProcess: auto-terminate child if main/parent process closes
|
6 months 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
|
Rework APIs around config/docs/home special dirs
|
7 months 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
|
Allow debug context message in RingBuffer::commitWrite()
|
5 months 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
|
Add ScopedPointer::reset() method
|
6 months 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
|
Fix a compiler warning
|
2 months 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
|
Cleanup, fix build
|
10 months ago |
|
WebViewImpl.cpp
|
Fix X11 webview with recent glib
|
10 months ago |
|
WebViewImpl.hpp
|
Cleanup, fix build
|
10 months ago |
|
WebViewWin32.hpp
|
Fix some compiler warnings
|
6 months ago |