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 7077e63097
Fix win32 make build
1 month ago
..
src Fix win32 make build 1 month ago
Application.hpp Add argc,argv constructor to Application for use with webviews 1 month ago
Base.hpp Cleanup, fix build 1 month ago
Cairo.hpp Fix cairo include 2 years ago
Color.hpp Add Color::asGrayscale() 2 months ago
EventHandlers.hpp Add KnobEventHandler::getMinimum/getMaximum() 2 months ago
FileBrowserDialog.hpp Cleanup file dialog namespaces, add DISTRHO_UI_FILE_BROWSER 2 years ago
Geometry.hpp Add Rectangle::containsAfterScaling method 3 years ago
Image.hpp Less annoying backwards compatibility 4 years ago
ImageBase.hpp Add NanoVG::globalTint, some code comments 3 years ago
ImageBaseWidgets.hpp Make imageKnobDoubleClicked optional 9 months ago
ImageWidgets.hpp Less annoying backwards compatibility 4 years ago
Layout.hpp A few more details for layout code, some verified to work, WIP 2 years ago
Makefile Fix win32 make build 1 month ago
NanoVG.hpp Add NanoImage::update() 1 month ago
OpenGL-include.hpp Cleanup 2 years ago
OpenGL.hpp Avoid creating GL textures for empty images 2 years ago
StandaloneWindow.hpp Add missing StandaloneWindow::repaint override 1 year ago
SubWidget.hpp Add SubWidget::toBottom 2 years ago
TopLevelWidget.hpp Adjust clipboard API following latest pugl changes 2 years ago
Vulkan.hpp Fix some strict compiler warnings 4 years ago
WebView.hpp Cleanup, fix build 1 month ago
Widget.hpp Cleanup 1 year ago
Window.hpp Integrate webview directly in Window class alike with file dialog 1 month ago