Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2005-12-12 | [lcd4linux @ 2005-12-12 05:52:03 by reinelt] | reinelt | 1 | -2/+5 | |
type of delays is 'unsigned long' | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -14/+17 | |
CodingStyle added and applied | |||||
2005-05-04 | [lcd4linux @ 2005-05-04 06:13:05 by reinelt] | reinelt | 1 | -2/+10 | |
parport_wire_status() added | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -3/+6 | |
added (C) to all copyright statements | |||||
2004-10-17 | [lcd4linux @ 2004-10-17 09:24:31 by reinelt] | reinelt | 1 | -12/+16 | |
I2C support for HD44780 displays by Luis (does not work by now) | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 15:58:57 by reinelt] | reinelt | 1 | -1/+11 | |
even more HD44780 cleanups, hardwiring for LCM-162 | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 08:22:59 by reinelt] | reinelt | 1 | -1/+8 | |
drv_generic_parport_status() to read status lines | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 12:04:59 by reinelt] | reinelt | 1 | -2/+6 | |
uh-oh... the last CVS log message messed up things a lot... | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 09:27:20 by reinelt] | reinelt | 1 | -3/+9 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-20 | [lcd4linux @ 2004-06-20 10:09:52 by reinelt] | reinelt | 1 | -8/+12 | |
'const'ified the whole source | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 15:32:48 by reinelt] | reinelt | 1 | -2/+6 | |
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:35:38 by reinelt] | reinelt | 1 | -0/+87 | |
drv_generic_parport added, code from parport.c |