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.
Luciano Iam 168e8a5333 Add missing call to FreeLibrary() 4 years ago
..
nanovg Compatibility changes also to the unused nanoVG FT backend 4 years ago
pugl-custom Move old custom plugin to separate dir 5 years ago
pugl-extra Restructure of code for new pugl, WIP 5 years ago
pugl-upstream @ 4e2888aaaf Push a backwards compat typedef into upstream pugl 4 years ago
resources Remove blender icons (they're GPL) 10 years ago
sofd Custom sofd color scheme 4 years ago
Application.cpp Add Application::isStandalone() method 4 years ago
ApplicationPrivateData.cpp Make x11 sofd dialog work without patching pugl 4 years ago
ApplicationPrivateData.hpp Fix RtAudio-related windows build 4 years ago
Cairo.cpp Fix fullviewport-drawing auto-scaling for Cairo 4 years ago
Color.cpp Add convenience Color::withAlpha method 4 years ago
EventHandlers.cpp Fix ImageKnob for types that need full repaints 4 years ago
Geometry.cpp Add Rectangle::containsAfterScaling method 4 years ago
ImageBase.cpp ImageBase: Fix missing format checks 4 years ago
ImageBaseWidgets.cpp Set geometry constraints on ImageAboutWindow, for auto-scaling 4 years ago
NanoVG.cpp Auto-scale NanoVG by widget scale factor 4 years ago
OpenGL.cpp Fix fullviewport-drawing auto-scaling for Cairo 4 years ago
Resources.cpp Remove blender icons (they're GPL) 10 years ago
Resources.hpp Remove blender icons (they're GPL) 10 years ago
SubWidget.cpp Allow event coordinate margins in SubWidget 4 years ago
SubWidgetPrivateData.cpp Allow event coordinate margins in SubWidget 4 years ago
SubWidgetPrivateData.hpp Allow event coordinate margins in SubWidget 4 years ago
TopLevelWidget.cpp Fix double widget events received when using auto-scaling 4 years ago
TopLevelWidgetPrivateData.cpp Add SubWidget::toFront, fix position for subwidgets of subwidgets 4 years ago
TopLevelWidgetPrivateData.hpp Get rid of Events namespace, put everything inside Widget again 4 years ago
Vulkan.cpp Fix some strict compiler warnings 4 years ago
Widget.cpp Make widget pass events into subwidgets 4 years ago
WidgetPrivateData.cpp Allow event coordinate margins in SubWidget 4 years ago
WidgetPrivateData.hpp Get rid of Events namespace, put everything inside Widget again 4 years ago
Window.cpp Stop assuming geometric-constrained windows are user resizable 4 years ago
WindowPrivateData.cpp TESTING: Add DGL_USE_OPENGL3 macro 4 years ago
WindowPrivateData.hpp Give context back to transient parent window 4 years ago
pugl.cpp Add missing call to FreeLibrary() 4 years ago
pugl.hpp Correct modal behaviour on macOS 4 years ago
pugl.mm Add symlink file needed for macOS build 4 years ago