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 42531e182d
Require GCC 4.8 for DISTRHO_DEPRECATED
3 years ago
..
src Fix old macOS compat 3 years ago
Application.hpp Add Application::isStandalone() method 3 years ago
Base.hpp Define DISTRHO_DEPRECATED_BY and use it in a few places 4 years ago
Cairo.hpp Fix some strict compiler warnings 4 years ago
Color.hpp Add convenience Color::withAlpha method 4 years ago
EventHandlers.hpp Fix ImageKnob for types that need full repaints 3 years ago
Geometry.hpp Add extra multiplier and divider operator to Size 4 years ago
Image.hpp Less annoying backwards compatibility 4 years ago
ImageBase.hpp Improve backwards compatibility of OpenGLImage 4 years ago
ImageBaseWidgets.hpp Fix ImageKnob for types that need full repaints 3 years ago
ImageWidgets.hpp Less annoying backwards compatibility 4 years ago
Makefile Require GCC 4.8 for DISTRHO_DEPRECATED 3 years ago
NanoVG.hpp Allow subwidgets to skip drawing entirely 4 years ago
OpenGL.hpp Correct some deprecated comments 4 years ago
StandaloneWindow.hpp Add getScaleFactor to StandaloneWindow 4 years ago
SubWidget.hpp Allow event coordinate margins in SubWidget 4 years ago
TopLevelWidget.hpp Fix getSize() returning zero during UI constructor 4 years ago
Vulkan.hpp Fix some strict compiler warnings 4 years ago
Widget.hpp Fix build with old compilers 3 years ago
Window.hpp Mention Window::addIdleCallback in Application::addIdleCallback 3 years ago