aboutsummaryrefslogtreecommitdiffstats
path: root/drv_M50530.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-06-20[lcd4linux @ 2004-06-20 10:09:52 by reinelt]reinelt1-14/+19
'const'ified the whole source
2004-06-06[lcd4linux @ 2004-06-06 06:51:59 by reinelt]reinelt1-4/+10
do not display end splash screen if quiet=1
2004-06-05[lcd4linux @ 2004-06-05 06:41:39 by reinelt]reinelt1-3/+7
chancged splash screen again
2004-06-05[lcd4linux @ 2004-06-05 06:13:11 by reinelt]reinelt1-5/+33
splash screen for all text-based display drivers
2004-06-02[lcd4linux @ 2004-06-02 09:41:19 by reinelt]reinelt1-2/+6
prepared support for startup splash screen
2004-06-01[lcd4linux @ 2004-06-01 06:45:28 by reinelt]reinelt1-3/+8
some Fixme's processed documented some code
2004-05-31[lcd4linux @ 2004-05-31 05:38:02 by reinelt]reinelt1-3/+8
fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver!
2004-05-29[lcd4linux @ 2004-05-29 15:53:28 by reinelt]reinelt1-1/+11
M50530: reset parport signals on exit plugin_ppp: ppp() has two parameters, not three lcd4linux.conf.sample: diskstats() corrected
2004-05-26[lcd4linux @ 2004-05-26 11:37:35 by reinelt]reinelt1-2/+6
Curses driver ported.
2004-03-19[lcd4linux @ 2004-03-19 09:17:46 by reinelt]reinelt1-14/+20
removed the extra 'goto' function, row and col are additional parameters of the write() function now.
2004-02-15[lcd4linux @ 2004-02-15 21:43:43 by reinelt]reinelt1-6/+9
T6963 driver nearly finished framework for graphic displays done i2c_sensors patch from Xavier some more old generation files removed
2004-02-15[lcd4linux @ 2004-02-15 08:22:47 by reinelt]reinelt1-0/+346
ported USBLCD driver to NextGeneration added drv_M50530.c (I forgot yesterday, sorry) removed old drivers M50530.c and USBLCD.c