aboutsummaryrefslogtreecommitdiffstats
path: root/drv_generic.c (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2007-04-05import new upstreamReinhard Tartler1-15/+2
2006-08-13[lcd4linux @ 2006-08-13 09:53:10 by reinelt]reinelt1-2/+4
dynamic properties added (used by 'style' of text widget)
2006-08-13[lcd4linux @ 2006-08-13 06:46:51 by reinelt]reinelt1-2/+5
T6963 soft-timing & enhancements; indent
2006-08-09[lcd4linux @ 2006-08-09 17:25:34 by harbaum]harbaum1-1/+5
Better bar color support and new bold font
2006-07-31[lcd4linux @ 2006-07-31 03:48:09 by reinelt]reinelt1-0/+119
preparations for scrolling
2004-01-20[lcd4linux @ 2004-01-20 14:25:12 by reinelt]reinelt1-168/+0
some reorganization moved drv_generic to drv_generic_serial moved port locking stuff to drv_generic_serial
2004-01-20[lcd4linux @ 2004-01-20 05:36:59 by reinelt]reinelt1-132/+8
moved text-display-specific stuff to drv_generic_text moved all the bar stuff from drv_generic_bar to generic_text
2004-01-20[lcd4linux @ 2004-01-20 04:51:39 by reinelt]reinelt1-0/+292
moved generic stuff from drv_MatrixOrbital to drv_generic implemented new-stylish bars which are nearly finished