| .. |
|
src
|
Fix UI crash for plugins with no size set at init
|
4 years ago |
|
Application.hpp
|
Better default idle time value for standalones
|
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
|
Rename core Geometry vars, start proper graphics context use
|
4 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
|
Remove useless ImageBaseAboutWindow::onReshape
|
4 years ago |
|
ImageWidgets.hpp
|
Less annoying backwards compatibility
|
4 years ago |
|
Makefile
|
Move some compiler definitions to main file
|
4 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
|
Add SubWidget::toFront, fix position for subwidgets of subwidgets
|
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
|
Add SubWidget::toFront, fix position for subwidgets of subwidgets
|
4 years ago |
|
Window.hpp
|
Handle geometry constraints for embed windows; More resize handling
|
4 years ago |