1380 Commits (27c173f68f0f3899c92f61f93ff4b6f90fd9ac89)
 

Author SHA1 Message Date
  falkTX 8b683996dd
Add example code to getBackgroundColor and getForegroundColor 4 years ago
  falkTX 38550f31e8
Cleanup 4 years ago
  falkTX 432cb7c962
Cleanup 4 years ago
  falkTX bb0c16cfdb
VST: Store keyboard modifiers from host key events 4 years ago
  falkTX 21a0c86bce
Correct usage of VST handlePluginKeyEvent; Fix compiler warnings 4 years ago
  falkTX 841f7c6621
Fix demo test build 4 years ago
  falkTX b9be2e2e59
Allow to build VST without vestige header (aka "real" SDK) 4 years ago
  falkTX 44014bb934
Add symlink file needed for macOS build 4 years ago
  falkTX a98ae22b7a
Get rid of Events namespace, put everything inside Widget again 4 years ago
  falkTX 634321eb71
Add "Base" prefix to Cairo and Nano Widget classes 4 years ago
  falkTX d3591e3e7b
Add VulkanImage stub, enable vulkan for Demo test 4 years ago
  falkTX 12d7dfb467
Do not require glu.h 4 years ago
  falkTX 5f58bfbadb
Improve backwards compatibility of OpenGLImage 4 years ago
  falkTX 030aee3a15
Fix ImageKnob after last couple of changes 4 years ago
  falkTX 37679fe3d7
Fix 1 more deprecated use 4 years ago
  falkTX 2e94757471
Handle deprecated functions in core code 4 years ago
  falkTX f626ea0f7e
Define DISTRHO_DEPRECATED_BY and use it in a few places 4 years ago
  falkTX 058cab0515
Add stubs for vulkan 4 years ago
  falkTX a3d11e4dc0
Build on windows, though doesnt quite work yet 4 years ago
  falkTX 77ef4b9b31 Fix Demo test rebuilds 4 years ago
  falkTX 6e141323c8 Implement core cairo support (shapes and images) 4 years ago
  falkTX ba4b903cbf Rename core Geometry vars, start proper graphics context use 4 years ago
  falkTX f55f3c85ae Make CairoWidget a templated class, just like done with NanoVG 4 years ago
  falkTX 077b572d56
Simplify Image class, start of making Demo test Cairo+GL compat 4 years ago
  falkTX 5123354361
Fix getGraphicsContext, fix nanovg linkage, cleanup 4 years ago
  falkTX 4281406e68
Cleanup unused function 4 years ago
  falkTX 1f1e3ca9d9
Implement custom timers 4 years ago
  falkTX 20199dfd05
Do not build big demo for now 4 years ago
  falkTX 538ae8ab24
Allow modals to prevent themselves from closing 4 years ago
  falkTX 8a143c8de6
Cleanup and changed needed to make Mini-Series fully work 4 years ago
  falkTX 84cb9db4fd
Start splitting some image widgets into new generic file 4 years ago
  falkTX 635e5cede4
Add back modal windows related functionality 4 years ago
  falkTX bdcdd576a4
Add CrossingMode for window focus event; Cleanup 4 years ago
  falkTX 74680dedcf
Add Window::onFocus event 4 years ago
  falkTX d7d9d9ea0d
Fix debug build 4 years ago
  falkTX 37b81b503f
imgui: use scale factor from DPF 4 years ago
  falkTX feeb29de55
Plug-in all pugl/dpf events except SpecialEvent 4 years ago
  falkTX 3098954a00
Cleanup 4 years ago
  falkTX 1682712841
Add ImguiSimpleGain example, WIP 4 years ago
  falkTX a06479325e
Fix missing UIWidget::onResize handler 4 years ago
  falkTX b71a32c9a8
Experiment with custom UI type 4 years ago
  falkTX 04032b02e3
Allow DPF_SCALE_FACTOR env var for quickly testing scale factors 4 years ago
  falkTX aa897a365a Fix an assertion and invalid window sizes 4 years ago
  falkTX 67f04d3d6a
Fix example plugins build with latest changes 4 years ago
  falkTX 18b5b5e50b Cleanup 4 years ago
  falkTX 38aa7b12a3
Backwards-compatible HAVE_DGL 4 years ago
  falkTX 6bf22d0fc1
Make ImageWidgets build again 4 years ago
  falkTX f8a71fe521
Add back setGeometryConstraints and some resizing 4 years ago
  falkTX 3447af0d08
cleanup 4 years ago
  falkTX 70078d30a0
Allow *.S files; Cleanup 4 years ago