| .. |
|
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
|
Make wasm file dialogs properly namespaced
|
3 years ago |
|
FileBrowserDialogImpl.hpp
|
wasm file browser details, add WASM_EXCEPTIONS build option
|
3 years ago |
|
LeakDetector.hpp
|
Be clear on the (small) imported juce code license
|
4 years ago |
|
LibraryUtils.hpp
|
Fix build without "using namespace"
|
4 years ago |
|
Mutex.hpp
|
Fix MSVC CLAP build
|
3 years ago |
|
RingBuffer.hpp
|
Rework native audio standalone fallback code, add full wasm stuff
|
3 years ago |
|
Runner.hpp
|
Allow to redirect Runner emscript calls, needed for exceptions
|
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
|
Fix String compatibility with std::map
|
3 years ago |
|
Thread.hpp
|
A few more wasm tweaks, do not allow Thread.hpp usage
|
3 years ago |