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 f1f5853c92 Don't crash if NanoVG context is invalid; Always valid UI size 10 years ago
..
src Don't crash if NanoVG context is invalid; Always valid UI size 10 years ago
App.hpp Rework things a bit; Start documentation 11 years ago
Base.hpp Fix initial x11 context 11 years ago
CairoWidget.hpp Misc cleanup 11 years ago
Geometry.hpp Add Circle class 11 years ago
Image.hpp Fix last commit 11 years ago
ImageAboutWindow.hpp Final fix for local widget/window drawing coordinates 11 years ago
ImageButton.hpp Make some widget constructors explicit 11 years ago
ImageKnob.hpp ImageKnob updates, get rid of glDrawPixels 10 years ago
ImageSlider.hpp Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs 11 years ago
ImageSwitch.hpp Add ImageSwitch class 11 years ago
Makefile Rename Nano file; Make base nano API into class plus widget 11 years ago
Makefile.mk Use CPPFLAGS 10 years ago
NanoVG.hpp NanoImage::isValid is useless now, remove it 11 years ago
StandaloneWindow.hpp Misc fixing; Add DISTRHO_UI_USE_NANOVG macro, for NanoVG plugin UIs 11 years ago
Widget.hpp Fixes for widget bounds (plus NanoVG) 11 years ago
Window.hpp More docs; Make widget events structs; Misc fixes 11 years ago