723 Commits (eff1c6f578045e790f61d65afa97c5b18c6f77cf)

Author SHA1 Message Date
  falkTX c5d9a72038 More improvements to KnobEventHandler stepped movement 2 years ago
  falkTX 0ffd22d07e Allow to pass scale factor to KnobEventHandler mouse events 2 years ago
  falkTX a645befdf6
Fix possible crash if calling repaint during construction 2 years ago
  falkTX 8d2a5f498c Fix a compiler warning 2 years ago
  falkTX fd9ca173df Improve KnobEventHandler::motionEvent for stepped controls 2 years ago
  falkTX 2c3463a638
Make NanoVG::createImageFromMemory take const data 2 years ago
  falkTX 2ba1ac10dc
Introduce knobDoubleClicked for KnobEventHandler 2 years ago
  falkTX b8e8eb7a9a Add KnobEventHandler::setMouseDeceleration 2 years ago
  falkTX f2cb4e0f0c Add KnobEventHandler::isInteger(), avoid out of bounds stepping 2 years ago
  falkTX 3857d83acd Allow KnobEventHandler orientation to be both (horiz and vertical) 2 years ago
  falkTX 94dbe91e4f Fix macOS timing 2 years ago
  falkTX f588443996 Add SubWidget::toBottom 2 years ago
  falkTX 6cf523adad Fix C++98 build 2 years ago
  falkTX 7c750b812a A few more details for layout code, some verified to work, WIP 2 years ago
  falkTX 487bf25008 Fix C++98 build 2 years ago
  falkTX bd92cf2061 Start of layout related classes, WIP 2 years ago
  falkTX c494e265cf Make Color::withAlpha const 2 years ago
  falkTX e6be1c3e7d
Add a few widget methods to make inspectors possible 2 years ago
  falkTX f1925ebcc2 Make wasm real clipboard use optional, disabled by default 2 years ago
  falkTX 72c7dc1e2f Fix a compiler warning 2 years ago
  falkTX 30af417995 More wasm tweaks, clipboard support 2 years ago
  falkTX f91b886280
Mention VST2 and VST3 separately in the README 2 years ago
  falkTX 5f2ed0625c Hook into macOS CF runloop for standalones 2 years ago
  falkTX 11e76be705 Easier event debug, fix wasm high-dpi and touch events 2 years ago
  falkTX 1aa5892a13
Align nanovg font kerning to integer pixel positions if needed 2 years ago
  falkTX 0c0a4e401c
Fix a pugl-based build warning 2 years ago
  falkTX 41da9887ed Add fallback functions for old Windows drivers 2 years ago
  falkTX 98ecaa0255 Modify asserts from nanovg failure 2 years ago
  falkTX 1241390730 Fix some warnings under macOS 2 years ago
  falkTX a652e711eb
Wait a maximum of 2 seconds for clipboard 2 years ago
  falkTX 9de73b40a9
Dont lockup in puglX11UpdateWithoutExposures 2 years ago
  falkTX 29055e6ff1
Make sure to only wait under X11 2 years ago
  falkTX 9ab4ff8145
Try to make X11 copy&paste more robust 2 years ago
  falkTX e2e2b5507f
Introduce ways for standalones to request audio input and midi 2 years ago
  falkTX 7403ec8751
Fix some compiler warnings 2 years ago
  falkTX f022c766bd
Add Application::getClassName(), more wasm pugl things 2 years ago
  falkTX 02216aba74
Allow to redirect Runner emscript calls, needed for exceptions 2 years ago
  falkTX aa99d51731
Use GL2 by default with compat profile, set GL3 and GLES target too 2 years ago
  falkTX ee94ba0cae
Automatically set a few flags on wasm 2 years ago
  falkTX c2938c0299
Enable simd for wasm, early implementation of file dialogs 2 years ago
  falkTX 828ce002a0
Update pugl, fix inverted mouse buttons on wasm 2 years ago
  falkTX 717c7596c2
Allow to force nanovg GL version 2 years ago
  falkTX f04817d31e
Fix regular non-gles2 build 2 years ago
  falkTX 478cb33f04
wasm and egl/gles related things 2 years ago
  falkTX 90b8d2d271 Fix macOS hosts providing windowless views on init 2 years ago
  falkTX ac9b574f6f Fix incorrect offset of embed ui on windows and macOS 2 years ago
  falkTX 9efc5ff6e3
Ignore a compiler warning 2 years ago
  falkTX 3d0d31c594
Fix cairo include 2 years ago
  falkTX 176b1a4707
Fix build with new pugl 2 years ago
  falkTX 48d37055d9 Update pugl, get rid of puglMacOSActivateApp (no longer needed) 2 years ago