1398 Commits (d96d0497eb02b2388ceb6e09afa500222b11f28c)
 

Author SHA1 Message Date
  falkTX 94cd0e0821
Temporary debug measures 4 years ago
  falkTX 21cb97c688
Fix clang windows build 4 years ago
  falkTX 3a8bd346b7
Allow to build tests from root dir 4 years ago
  falkTX 9fe0716886
Update pugl 4 years ago
  falkTX 99d4bff4a5
Fix windows build 4 years ago
  falkTX ac93a69edc
VST2 UI is not user resizable 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 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
  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