878 Commits (ab3e4c363d2d87babbd680147e02dfa10a06880f)
 

Author SHA1 Message Date
  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
  Christopher Arndt ba1ec818e8 Avoid gcc >= 8 warning about possible string truncation when using std::strncpy 6 years ago
  falkTX 1770a175bd Expose get/setIgnoringKeyRepeat in Window class 6 years ago
  falkTX 0a0f45fb2d Meters UI is user resizable 6 years ago
  falkTX b526e381cc Fix recursive resizing in certain DAWs 6 years ago
  falkTX a1748a1a9f Assume Windows to be resizable by default; Add UI::isUserResizable 6 years ago
  falkTX 981e61a807 Small adjustments to Window 6 years ago
  falkTX 285b6b8b79 Only render and resize once per cycle 6 years ago
  falkTX 49bccdf862 Don't set background pixel for X11, fixes resize flicker 6 years ago
  falkTX 638585dc74 Add option to automatically scale plugin UIs 6 years ago
  falkTX aa6ada4ece Add get/set scaling to Window 6 years ago
  falkTX 2d02c43c6d Fix build and fix a few typos 6 years ago
  falkTX 7cf42d65eb Allow plugin UIs to be user-resizable, test with info example 6 years ago
  falkTX a7f781a4c5 Merge branch 'master' into pugl-update 6 years ago
  falkTX 72279b8e7c Update pugl base files and X11 code 6 years ago