aboutsummaryrefslogtreecommitdiffstats
path: root/drv_SimpleLCD.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2006-01-30[lcd4linux @ 2006-01-30 06:25:48 by reinelt]reinelt1-1/+6
added CVS Revision
2005-08-22[lcd4linux @ 2005-08-22 05:44:43 by reinelt]reinelt1-5/+10
new driver 'WincorNixdorf' some fixes to the bar code
2005-07-06[lcd4linux @ 2005-07-06 04:40:18 by reinelt]reinelt1-4/+9
GCC-4 fixes
2005-05-08[lcd4linux @ 2005-05-08 04:32:43 by reinelt]reinelt1-162/+172
CodingStyle added and applied
2005-04-20[lcd4linux @ 2005-04-20 05:49:21 by reinelt]reinelt1-44/+125
Changed the code to add some VT100-compatible control sequences (see the comments above). A configfile boolean option 'VT100_Support' (default to 1) indicate if the display in used support these control-sequences or not.
2005-04-02[lcd4linux @ 2005-04-02 05:28:58 by reinelt]reinelt1-3/+6
fixed gcc4 warnings about signed/unsigned mismatches
2005-02-24[lcd4linux @ 2005-02-24 07:06:45 by reinelt]reinelt1-0/+265
SimpleLCD driver added