aboutsummaryrefslogtreecommitdiffstats
path: root/bar.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-01-12[lcd4linux @ 2003-01-12 06:51:27 by reinelt]reinelt1-8/+16
fixed bug in bar compaction
2002-08-19[lcd4linux @ 2002-08-19 07:52:19 by reinelt]reinelt1-4/+7
corrected type declaration of (*defchar)()
2002-08-19[lcd4linux @ 2002-08-19 07:36:29 by reinelt]reinelt1-1/+373
finished bar.c, USBLCD is the first driver that uses the generic bar functions
2002-08-19[lcd4linux @ 2002-08-19 04:41:20 by reinelt]reinelt1-0/+37
introduced bar.c, moved bar stuff from display.h to bar.h