692 Commits (b4f40f60bd79fd53bd12ca2a8b8bf36ed8d3ab55)
 

Author SHA1 Message Date
  falkTX b4f40f60bd
Add Window::isEmbed() method, for convenience 6 years ago
  JP Cimalando 943d9cdc1f Cairo example (#108) 6 years ago
  falkTX 1f1302c319
Fix Size::isValid() check 6 years ago
  Oliver 1fdf9128b4 Allow to use a different pkg-config program (issue #102) (#104) 6 years ago
  JP Cimalando c5e1f7d026 Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  JP Cimalando a13ed54afe Fix the link order for Cairo and GDI 6 years ago
  JP Cimalando df66eabaae On Windows, statically link Cairo with dependencies 6 years ago
  JP Cimalando 19d88d2db5 Fix a variable naming mistake 6 years ago
  JP Cimalando 09d9de8ba9 Fix a few more warnings 6 years ago
  JP Cimalando 524dcfee15 Eliminate some warnings in the CairoUI example 6 years ago
  falkTX 115a0ff4a9
Set DONT_SET_USING_DGL_NAMESPACE macro when building dgl libs 6 years ago
  FilipeCSnuk 16a91cb428 Merge branch 'master' into develop 6 years ago
  JP Cimalando 311ff940b6 Relicense the Cairo plugin demo as ISC 6 years ago
  falkTX 7bf7a04f47
Add CairoUI plugin example, WIP 6 years ago
  falkTX 204fbeb807
Adjustments for Cairo, and general cleanup 6 years ago
  falkTX a300669099
Do not use pugl context detection during runtime 6 years ago
  JP Cimalando 7125eaace4 double buffering for Cairo on Windows 6 years ago
  JP Cimalando 45af377459 double buffering for Cairo on X11 6 years ago
  JP Cimalando c6f5d34be6 dgl: add the Context structure 6 years ago
  JP Cimalando 2795c66b16 rewrite preprocessor conditionals in simplified form 6 years ago
  JP Cimalando ff3308ea44 pugl osx: event handling code in common functions 6 years ago
  JP Cimalando 08c21e563b support C++98 in Color::fromHSL 6 years ago
  JP Cimalando e697fa716e rename `getGraphics` to `getContext` 6 years ago
  JP Cimalando d80c799b8c software rendering with Cairo 6 years ago
  Andreas Müller 150c099e1b remove useles parentheses in macros - recent compilers don't like them (#98) 6 years ago
  falkTX aeea76d93f
Also dont build external-ui for macOS, for now 6 years ago
  falkTX 051c81c52e
Dont build external UI example under windows 6 years ago
  falkTX 101d045a75
Remove leftover debug prints 6 years ago
  falkTX 209c6c2be6
Adjust things for better external ui support, add example plugin 6 years ago
  falkTX cf980eb2a0
Partially reverts a1748a1a9f 6 years ago
  Olivier Humbert afd69ec45d Adds 2 software as "made with DPF" + copyright years update (#93) 6 years ago
  Christopher Arndt a4fe3ac328 Fix parameter name in ImageSwitch callback method signature (#92) 6 years ago
  Patrick Desaulniers bbca5beee3 Fix some parts of BarBeatTick documentation (#86) 6 years ago
  Patrick Desaulniers bf9ba880de Fix external UI build (#87) 6 years ago
  falkTX 9d283b02f1
Real fix.. 6 years ago
  falkTX 943eb1197a
Fix previous commit 6 years ago
  falkTX 3a25a66963
Fix VST strncpy 6 years ago
  falkTX 8fcf971148 Merge branch 'master' of github.com:DISTRHO/DPF 6 years ago
  Patrick Desaulniers fe371d491d Allow disabling logs in Window class (#80) 6 years ago
  Patrick Desaulniers 0333e4e6d6 Fix ttl generation for plugins that use events out but not events in 6 years ago
  Patrick Desaulniers 0078e735f7 Allow negative rotation angle 6 years ago
  falkTX aedfb9c8ee Merge branch 'pugl-update' of github.com:DISTRHO/DPF into pugl-update 6 years ago
  falkTX 602a75efe1 Merge branch 'master' of github.com:DISTRHO/DPF into pugl-update 6 years ago
  Patrick Desaulniers 78988eeeb0 Tweak mkdir call 6 years ago
  Patrick Desaulniers 3014891910 Fix compilation of files with directories in their path 6 years ago
  falkTX 58d2cd78e8 Fix warning (and travis build) 6 years ago
  falkTX 1900d13208 Fix offset when sending state to LV2 UI 6 years ago
  falkTX e170f81fbc Print warning for plugins with state and presets but not full state 6 years ago
  falkTX 5f117eece4 Fix a minor compiler warning 6 years ago
  Christopher Arndt b5d98f4bd3 Add assertions to make sure size > 0 6 years ago