1259 Commits (edbc8e49cfb43f064d2fa55eb3a7318db8e9fb6c)
 

Author SHA1 Message Date
  falkTX 5e35de0872
Remove leftover debug prints 6 years ago
  falkTX 9647aaf225
Adjust things for better external ui support, add example plugin 6 years ago
  JP Cimalando 2d617789fe
Fix some warnings emitted by GCC 8 and Clang 7 6 years ago
  falkTX 9f47e4f9f3
Fix shebang on python scripts 6 years ago
  JP Cimalando e32be495c1
Add png2c, embedder of images in PNG format 6 years ago
  JP Cimalando 4206ad194e
Provide a DISTRHO_DEPRECATED attribute 6 years ago
  JP Cimalando e73e19e025
png2rgba: Support palette-based PNG files (#128) 6 years ago
  falkTX 4661d1461e
Add Window::isEmbed() method, for convenience 6 years ago
  falkTX 1503c4eccb
Fix Size::isValid() check 6 years ago
  falkTX 19b04b6557
Fix shebang on python scripts 6 years ago
  JP Cimalando 28a4bfa261
Add png2c, embedder of images in PNG format 6 years ago
  falkTX 56076b1a02
Cleanup, reorder cairo stuff to be first 6 years ago
  JP Cimalando 409c581f29
Widget drawing with cairo in local coordinates 6 years ago
  JP Cimalando 8b4a301d60
Provide a DISTRHO_DEPRECATED attribute 6 years ago
  JP Cimalando 18e4533b47 png2rgba: Support palette-based PNG files (#128) 6 years ago
  JP Cimalando d9f3c75d20 Fix a build failure with parallel make (#129) 6 years ago
  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
  Olivier Humbert f080e2d6a4 Adds YK chorus (#107) 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