1228 Commits (d19c9e0d3426ad1b51c1b3fdacc7915052d1fce3)
 

Author SHA1 Message Date
  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
  JP Cimalando 26bcd30edf
Merge pull request #271 from jpcima/cmake-link-directories 4 years ago
  Jean Pierre Cimalando e248d6cb8a Fix attempt of cmake link directories 4 years ago
  Jean Pierre Cimalando 6cd2b4062d Revert "cmake: fix linking against libs in custom prefix" 4 years ago
  falkTX b3dba5700d cmake: fix linking against libs in custom prefix 4 years ago
  JP Cimalando cee42958bd
Merge pull request #269 from jpcima/cmake 4 years ago
  Jean Pierre Cimalando 03d6bb148b cmake: rename target vst to vst2 4 years ago
  Jean Pierre Cimalando 90c22db67a cmake: more documentation 4 years ago
  Jean Pierre Cimalando 34e19396e1 cmake: add usage documentation 4 years ago
  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