summaryrefslogtreecommitdiff
path: root/glcddrivers/hd61830.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-25adapt all drivers to support SetPixel() with 32bit colours; Set8Pixels() is ↵mrwastl
no longer virtual (generic implementation in base class)
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