Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-30 | new upstream version | Reinhard Tartler | 1 | -6/+6 | |
2007-04-05 | import new upstream | Reinhard Tartler | 1 | -55/+4 | |
2006-07-19 | [lcd4linux @ 2006-07-19 01:48:11 by cmay] | cmay | 1 | -32/+34 | |
Ran indent.sh to make pretty code. | |||||
2006-07-19 | [lcd4linux @ 2006-07-19 01:35:31 by cmay] | cmay | 1 | -2/+67 | |
Renamed keypad direction names to avoid conflict with Curses library defs. Added keypad support to Curses display driver. | |||||
2006-01-30 | [lcd4linux @ 2006-01-30 06:25:48 by reinelt] | reinelt | 1 | -1/+6 | |
added CVS Revision | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -176/+184 | |
CodingStyle added and applied | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -4/+7 | |
added (C) to all copyright statements | |||||
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 | -42/+49 | |
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/+13 | |
'const'ified the whole source | |||||
2004-06-06 | [lcd4linux @ 2004-06-06 06:51:59 by reinelt] | reinelt | 1 | -4/+10 | |
do not display end splash screen if quiet=1 | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:41:39 by reinelt] | reinelt | 1 | -3/+7 | |
chancged splash screen again | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:13:11 by reinelt] | reinelt | 1 | -7/+35 | |
splash screen for all text-based display drivers | |||||
2004-06-02 | [lcd4linux @ 2004-06-02 09:41:19 by reinelt] | reinelt | 1 | -2/+6 | |
prepared support for startup splash screen | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -0/+283 | |
Curses driver ported. |