1062 Commits (2a80ce043ba3cf880b33c1fa01ec37796a703ace)
 

Author SHA1 Message Date
  Jean Pierre Cimalando 2a80ce043b cmake: generate the macOS namespace for pugl 2 years ago
  Patrick Desaulniers 3c4cfa7302 Fix build with DGL_FILE_BROWSER_DISABLED 2 years ago
  Jean Pierre Cimalando a52213d3f8 cmake: add checks for other X11 libraries 2 years ago
  Jean Pierre Cimalando 3bfe7ccc7a CMake updates for pugl 2 years ago
  Jean Pierre Cimalando fa29479780 More class namespacing for macOS 2 years ago
  falkTX ad5b014372
ImageBase: Fix missing format checks 2 years ago
  Filipe Coelho 07771af564
Merge pull request #272 from DISTRHO/pugl-upstream-v2 2 years ago
  falkTX 9421c3d39a
Merge branch 'develop' into pugl-upstream-v2 2 years ago
  falkTX a44de6c0b5
Get win32 file dialog working again 2 years ago
  falkTX 5084916245
Fix crashes under win32 2 years ago
  falkTX cbe0727877
Fixup mess surrounding application class name once and for all 2 years ago
  falkTX fe06ccecf5
Add String::remove(char) method 2 years ago
  falkTX 396f5edb07
Make Application::quit() thread-safe 2 years ago
  falkTX 633e1a4c1a
testing 2 years ago
  falkTX 94cd0e0821
Temporary debug measures 2 years ago
  falkTX 21cb97c688
Fix clang windows build 2 years ago
  falkTX 3a8bd346b7
Allow to build tests from root dir 2 years ago
  falkTX 9fe0716886
Update pugl 2 years ago
  falkTX 99d4bff4a5
Fix windows build 2 years ago
  falkTX ac93a69edc
VST2 UI is not user resizable 2 years ago
  falkTX 1425c28b2e
Get file browser to work, including test 2 years ago
  falkTX 4b07bd7c51
Add a file browser dialog test tool 2 years ago
  falkTX d36f61a78a
Start to bring back file dialog, add a few more comments 2 years ago
  falkTX 20f7322c71
Remove useless ImageBaseAboutWindow::onReshape 2 years ago
  falkTX 97a8a19b85
Correct some deprecated comments 2 years ago
  falkTX 2d1ff33d81
Less annoying backwards compatibility 2 years ago
  falkTX 2daf92818b More backwards compat fixes 2 years ago
  falkTX 84bfd0d6a5 Update pugl submodule 2 years ago
  falkTX d61d547e21 Special handling for macOS compatiblity 2 years ago
  falkTX d592c24dc2
Fix some strict compiler warnings 2 years ago
  falkTX c4be636277
Ignore focus-out events on closed windows 2 years ago
  falkTX afbac6a282
Update pugl 2 years ago
  falkTX c073735cc3
Fix DISTRHO_MACRO_AS_STRING 2 years ago
  falkTX e36aaaa02f
Use DISTRHO_DECLARE_NON_COPYABLE 2 years ago
  falkTX 284460d269
Introduce ScopedSafeLocale class, use it in a few places 2 years ago
  falkTX 858b4fe7a9
Rework String class to remove VLA use 2 years ago
  falkTX 9f74634dde
ScopeTryLocker: allow to force lock 2 years ago
  falkTX e8ef196b3c
Allow Thread to start with RT prio, cleanup 2 years ago
  falkTX 990dd7d9eb
Update base macros, add d_custom_safe_assert 2 years ago
  falkTX 5a6335c21d
Ignore TopLevelWidget events when invisible 2 years ago
  falkTX 4e84c35a09 Implement CairoImageKnob rotation 2 years ago
  falkTX a4b06f3b88 Incorporate the rest of cairo changes, CairoImageKnob works now 2 years ago
  JP Cimalando 26bcd30edf
Merge pull request #271 from jpcima/cmake-link-directories 2 years ago
  Jean Pierre Cimalando e248d6cb8a Fix attempt of cmake link directories 2 years ago
  Jean Pierre Cimalando 6cd2b4062d Revert "cmake: fix linking against libs in custom prefix" 2 years ago
  falkTX b3dba5700d cmake: fix linking against libs in custom prefix 2 years ago
  JP Cimalando cee42958bd
Merge pull request #269 from jpcima/cmake 2 years ago
  Jean Pierre Cimalando 03d6bb148b cmake: rename target vst to vst2 2 years ago
  Jean Pierre Cimalando 90c22db67a cmake: more documentation 2 years ago
  Jean Pierre Cimalando 34e19396e1 cmake: add usage documentation 2 years ago