| .. |
|
src
|
Fix tests
|
4 years ago |
|
Application.hpp
|
Allow to call Application::quit() from plugins
|
4 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
|
Rework file handling example button, add a note for later
|
4 years ago |
|
Geometry.hpp
|
Add Rectangle::containsAfterScaling method
|
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
|
4 years ago |
|
ImageWidgets.hpp
|
Less annoying backwards compatibility
|
4 years ago |
|
Makefile
|
TESTING: Add DGL_USE_OPENGL3 macro
|
4 years ago |
|
NanoVG.hpp
|
NanoVG: Allow to load raw images of any format, fix size
|
4 years ago |
|
OpenGL.hpp
|
Use apple gl3 headers as needed; Allow build with glew
|
4 years ago |
|
StandaloneWindow.hpp
|
Better handling of transient windows, using ScopedGraphicsContext
|
4 years ago |
|
SubWidget.hpp
|
Allow event coordinate margins in SubWidget
|
4 years ago |
|
TopLevelWidget.hpp
|
Add a missing override
|
4 years ago |
|
Vulkan.hpp
|
Fix some strict compiler warnings
|
4 years ago |
|
Widget.hpp
|
Fix build with old compilers
|
4 years ago |
|
Window.hpp
|
Add method to render window contents to picture file (opengl)
|
4 years ago |