summaryrefslogtreecommitdiff
path: root/glcddrivers/image.c
AgeCommit message (Collapse)Author
2011-10-13bug fix for bit order in SetPixel(): verified: image, not verified yet: ↵mrwastl
hd61830, ks0108, network, sed1330, sed1520; beauty fix in object.c (compiler warning)
2011-09-16move config/oldConfig + it's initialisation to base class cDriver; ↵mrwastl
libglcddrivers.so no longer link-dependent on libglcdgraphics.so
2011-06-29added driver futabaMDM166A; ported mem leak fixes to image.c (from 0.1.x); ↵mrwastl
ported fixes to noritake800 (from 0.1.x); fixed some grammar mistakes
2011-06-25adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is ↵mrwastl
no longer virtual (generic implementation in base class)
2011-05-01initial upload to branch 'touchcol'. see file 'HISTORY' for changesmrwastl
2010-02-28added gcc43-compat patch (include cstring.h/csdtlib.h)andreas 'randy' weinberger
2010-02-21initial git upload, based on graphlcd-base-0.1.5andreas 'randy' weinberger