1001 Commits (c073735cc3b8feddf27cce40fc6976b0350bb062)
 

Author SHA1 Message Date
  falkTX c073735cc3
Fix DISTRHO_MACRO_AS_STRING 4 years ago
  falkTX e36aaaa02f
Use DISTRHO_DECLARE_NON_COPYABLE 4 years ago
  falkTX 284460d269
Introduce ScopedSafeLocale class, use it in a few places 4 years ago
  falkTX 858b4fe7a9
Rework String class to remove VLA use 4 years ago
  falkTX 9f74634dde
ScopeTryLocker: allow to force lock 4 years ago
  falkTX e8ef196b3c
Allow Thread to start with RT prio, cleanup 4 years ago
  falkTX 990dd7d9eb
Update base macros, add d_custom_safe_assert 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 e46dd357b6 Reorganize the example plugin targets 4 years ago
  falkTX 227e620d11
Allow UI_TYPE=stub target 4 years ago
  falkTX c503ca081e
Update copyright year 4 years ago
  falkTX 0762a73bff
Clarify tests, allow make -C test run 4 years ago
  falkTX 647086c182
Add idle callback to NanoSubWidgets test, for hide/show widgets 4 years ago
  falkTX 5b98b66c0f
NanoSubWidgets test: pain container grey to detect size issues 4 years ago
  falkTX 14faa195a6
Workaround wrong initial window size 4 years ago
  falkTX 4efdece239
Add NanoSubWidgets test 4 years ago
  falkTX 2369ad127d
Fix a few typos 4 years ago
  falkTX a8af6b7282
Fix in-place processing in cairoui example; Cleanup 4 years ago
  falkTX 7fcfe3d9cc
Make states example cairo compatible too 4 years ago
  falkTX d4f91993e9
Build dgl-stub lib 4 years ago
  falkTX 6f21873277 Build CairoUI by default now that DPF cairo APIs are going stable 4 years ago
  falkTX a895877f5e Make Parameters UI backend agnostic, test build against cairo 4 years ago
  falkTX 8f134ff179 Allow to build plugins against vulkan 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 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