aboutsummaryrefslogtreecommitdiffstats
path: root/Crystalfontz.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2003-07-24[lcd4linux @ 2003-07-24 04:48:09 by reinelt]reinelt1-2/+5
'soft clear' needed for virtual rows
2003-02-22[lcd4linux @ 2003-02-22 07:53:09 by reinelt]reinelt1-5/+8
cfg_get(key,defval)
2002-08-19[lcd4linux @ 2002-08-19 04:41:20 by reinelt]reinelt1-1/+5
introduced bar.c, moved bar stuff from display.h to bar.h
2001-04-27[lcd4linux @ 2001-04-27 05:04:57 by reinelt]reinelt1-1/+10
replaced OPEN_MAX with sysconf() replaced mktemp() with mkstemp() unlock serial port if open() fails
2001-02-13[lcd4linux @ 2001-02-13 09:00:13 by reinelt]reinelt1-6/+10
prepared framework for GPO's (general purpose outputs)
2000-08-10[lcd4linux @ 2000-08-10 09:44:09 by reinelt]reinelt1-24/+24
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode
2000-08-09[lcd4linux @ 2000-08-09 09:50:29 by reinelt]reinelt1-16/+22
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler
2000-06-04[lcd4linux @ 2000-06-04 21:43:50 by herp]herp1-2/+9
minor bugfix (zero length)
2000-05-03[lcd4linux @ 2000-05-03 17:14:51 by herp]herp1-1/+1
2000-05-03[lcd4linux @ 2000-05-03 09:37:32 by herp]herp1-0/+545