aboutsummaryrefslogtreecommitdiffstats
path: root/drv_HD44780.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2004-02-14[lcd4linux @ 2004-02-14 11:56:11 by reinelt]reinelt1-5/+9
M50530 driver ported changed lots of 'char' to 'unsigned char'
2004-02-04[lcd4linux @ 2004-02-04 19:10:51 by reinelt]reinelt1-16/+4
Crystalfontz driver nearly finished
2004-02-02[lcd4linux @ 2004-02-02 05:22:16 by reinelt]reinelt1-2/+15
Brightness fpr Noritake Displays avaliable as a plugin
2004-02-01[lcd4linux @ 2004-02-01 11:51:22 by hejl]hejl1-7/+10
Fixes for busy flag
2004-02-01[lcd4linux @ 2004-02-01 08:05:12 by reinelt]reinelt1-53/+150
Crystalfontz 633 extensions (CRC checking and stuff) Models table for HD44780 Noritake VFD BVrightness patch from Bill Paxton
2004-01-30[lcd4linux @ 2004-01-30 07:12:35 by reinelt]reinelt1-36/+180
HD44780 busy-flag support from Martin Hejl loadavg() uClibc replacement from Martin Heyl round() uClibc replacement from Martin Hejl warning in i2c_sensors fixed [
2004-01-29[lcd4linux @ 2004-01-29 04:40:02 by reinelt]reinelt1-1/+6
every .c file includes "config.h" now
2004-01-23[lcd4linux @ 2004-01-23 07:04:03 by reinelt]reinelt1-19/+34
icons finished!
2004-01-23[lcd4linux @ 2004-01-23 04:53:23 by reinelt]reinelt1-3/+5
icon widget added (not finished yet!)
2004-01-22[lcd4linux @ 2004-01-22 07:57:45 by reinelt]reinelt1-4/+9
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works
2004-01-21[lcd4linux @ 2004-01-21 06:39:27 by reinelt]reinelt1-3/+16
HD44780 missed the "clear display' sequence asc255bug handling added HD44780 tested, works here!
2004-01-20[lcd4linux @ 2004-01-20 15:32:48 by reinelt]reinelt1-0/+483
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers