summaryrefslogtreecommitdiff
path: root/glcddrivers
AgeCommit message (Expand)Author
2012-07-13gu256x64-372 driver: fixed erraneous signalling with caused a not working dis...mrwastl
2012-06-24support direct IO only where applicablemrwastl
2012-06-09graphlcd-base can now be compiled by clang, too. simply write 'CXX=clang make...mrwastl
2012-06-08corrected some typos / bugs found via clang warning messages ; improved trim()mrwastl
2012-03-06more flexible including of serdisplib in dlopen()mrwastl
2011-11-09added support for serdisp_defaultdevice() introduced in serdisp v2.00mrwastl
2011-10-24cImageFile: scaling support for non-ImageMagick files (-> pbm, glcd); serdisp...mrwastl
2011-10-21framebuffer: now with colour support (depths 8, 16, 24, 32), damage reporting...mrwastl
2011-10-13bug fix for bit order in SetPixel(): verified: image, not verified yet: hd618...mrwastl
2011-10-13t6963c: bug fixmrwastl
2011-09-23patches for thread-safeness of AX206DPF driver (contrib by superelchi)mrwastl
2011-09-16added methods to cDriver: ConfigName() and DriverName(); graphlcd.conf: forbi...mrwastl
2011-09-16move config/oldConfig + it's initialisation to base class cDriver; libglcddri...mrwastl
2011-09-07serdisp: safety-check for DeInit()mrwastl
2011-08-23enhancements for AX206dpf support (contr. by Lutz Neumann)mrwastl
2011-08-11beauty fix: add inner graphlcd-base dependencies (link lglcdgraphics to libgl...mrwastl
2011-08-10added support for AX206dpf-based picture frames (contributed by Lutz Neumann)mrwastl
2011-07-30skin definitions: added simple support for including files; increased graphlc...mrwastl
2011-06-29added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); po...mrwastl
2011-06-25adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is n...mrwastl
2011-05-29bug-fixes: wrong handling of {Default}(Fore|Back)groundColor fixedmrwastl
2011-05-29add fgcol/bgcol class members to base class cDriver, add distinction between ...mrwastl
2011-05-28added generic Set8Pixels() to base class cDriver; serdisp-driver: class membe...mrwastl
2011-05-28updated simlcd-driver (diff contributed by user 'Keine_Ahnung')mrwastl
2011-05-09remove code which has not been removed when limiting support to serdisplib >=...mrwastl
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-04-23added additional wiring for GU256x64-372 drivercolorandreas 'randy' weinberger
2010-02-28added Futaba DM140 supportandreas 'randy' weinberger
2010-02-28added support for Futaba DM140 vfd (graphlcd-base-0.1.5_gcc43-compat.diff)andreas 'randy' weinberger
2010-02-28added gcc43-compat patch (include cstring.h/csdtlib.h)andreas 'randy' weinberger
2010-02-28added LDFLAGS in Makefiles for better combatandreas 'randy' weinberger
2010-02-25added support for option BRIGHTNESS (for graphlcd-dimming support); added cor...mrwastl
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger