479 Commits (2a80ce043ba3cf880b33c1fa01ec37796a703ace)

Author SHA1 Message Date
  Patrick Desaulniers 3c4cfa7302 Fix build with DGL_FILE_BROWSER_DISABLED 4 years ago
  falkTX ad5b014372
ImageBase: Fix missing format checks 4 years ago
  falkTX a44de6c0b5
Get win32 file dialog working again 4 years ago
  falkTX 5084916245
Fix crashes under win32 4 years ago
  falkTX cbe0727877
Fixup mess surrounding application class name once and for all 4 years ago
  falkTX 396f5edb07
Make Application::quit() thread-safe 4 years ago
  falkTX 633e1a4c1a
testing 4 years ago
  falkTX 94cd0e0821
Temporary debug measures 4 years ago
  falkTX 9fe0716886
Update pugl 4 years ago
  falkTX 99d4bff4a5
Fix windows build 4 years ago
  falkTX 1425c28b2e
Get file browser to work, including test 4 years ago
  falkTX 4b07bd7c51
Add a file browser dialog test tool 4 years ago
  falkTX d36f61a78a
Start to bring back file dialog, add a few more comments 4 years ago
  falkTX 20f7322c71
Remove useless ImageBaseAboutWindow::onReshape 4 years ago
  falkTX 97a8a19b85
Correct some deprecated comments 4 years ago
  falkTX 2d1ff33d81
Less annoying backwards compatibility 4 years ago
  falkTX 2daf92818b More backwards compat fixes 4 years ago
  falkTX 84bfd0d6a5 Update pugl submodule 4 years ago
  falkTX d61d547e21 Special handling for macOS compatiblity 4 years ago
  falkTX d592c24dc2
Fix some strict compiler warnings 4 years ago
  falkTX c4be636277
Ignore focus-out events on closed windows 4 years ago
  falkTX afbac6a282
Update pugl 4 years ago
  falkTX e36aaaa02f
Use DISTRHO_DECLARE_NON_COPYABLE 4 years ago
  falkTX 5a6335c21d
Ignore TopLevelWidget events when invisible 4 years ago
  falkTX 4e84c35a09 Implement CairoImageKnob rotation 4 years ago
  falkTX a4b06f3b88 Incorporate the rest of cairo changes, CairoImageKnob works now 4 years ago
  falkTX 5f2e1f3707 Quick and rough conversion of Image widgets fMember to pData 4 years ago
  falkTX f0c52659b9 Generic ImageBaseSwitch 4 years ago
  falkTX 7baa2c0458 Move ImageWidgets code to generic file, WIP 4 years ago
  falkTX 14faa195a6
Workaround wrong initial window size 4 years ago
  falkTX 2369ad127d
Fix a few typos 4 years ago
  falkTX d4f91993e9
Build dgl-stub lib 4 years ago
  falkTX 1f711ed107 Make ImageButton cairo compatible 4 years ago
  falkTX 94dee0ca4b Fix a typo; set pugl backend as stub if it ends up being null 4 years ago
  falkTX 21a0c86bce
Correct usage of VST handlePluginKeyEvent; Fix compiler warnings 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 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 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