1062 Commits (2a80ce043ba3cf880b33c1fa01ec37796a703ace)
 

Author SHA1 Message Date
  Jean Pierre Cimalando 4c07292698 cmake: add copyright notices on files 4 years ago
  falkTX 5f2e1f3707 Quick and rough conversion of Image widgets fMember to pData 4 years ago
  Jean Pierre Cimalando c23ef7dad9 cmake: some changes of minor importance 4 years ago
  Jean Pierre Cimalando 2d50c88039 cmake: build libs+examples when configured from the DPF dir 4 years ago
  Jean Pierre Cimalando cb7f353ffc Do not build d_latency as DSSI 4 years ago
  Jean Pierre Cimalando a4d8eb903c cmake: make UI_TYPE default to opengl 4 years ago
  Jean Pierre Cimalando 6fc21959b7 cmake: do not build d_cairoui as ladspa 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
  Jean Pierre Cimalando d2b4827096 Change the dummy source file to C 4 years ago
  Jean Pierre Cimalando 0533e2e64b Compatibility with cmake 3.7 4 years ago
  Jean Pierre Cimalando a028044835 cmake: do not strictly require liblo and jack 4 years ago
  falkTX 227e620d11
Allow UI_TYPE=stub target 4 years ago
  falkTX c503ca081e
Update copyright year 4 years ago
  Jean Pierre Cimalando dd102f78c1 Add workflow for cmake 4 years ago
  Jean Pierre Cimalando 48db099d1f Helpers to build plugins with CMake, and examples 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
  Filipe Coelho 116451a8fc
Merge branch 'master' into develop 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