Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | -494/+514 | |
CodingStyle added and applied | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -3/+6 | |
added (C) to all copyright statements | |||||
2004-07-14 | [lcd4linux @ 2004-07-14 04:44:44 by reinelt] | reinelt | 1 | -4/+9 | |
Beckmann+Egle fix added smaple widget for the PPP plugin | |||||
2004-06-29 | [lcd4linux @ 2004-06-29 04:49:30 by reinelt] | reinelt | 1 | -7/+47 | |
B+E enhanced port detection | |||||
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 | -90/+96 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 06:12:14 by reinelt] | reinelt | 1 | -77/+472 | |
support for Beckmann+Egle Compact Terminals some mostly cosmetic changes in the MatrixOrbital and USBLCD driver added debugging to the generic serial driver fixed a bug in the generic text driver where icons could be drawn outside the display bounds | |||||
2004-06-20 | [lcd4linux @ 2004-06-20 10:09:52 by reinelt] | reinelt | 1 | -6/+10 | |
'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 | -7/+8 | |
chancged splash screen again | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 06:13:11 by reinelt] | reinelt | 1 | -5/+33 | |
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-06-02 | [lcd4linux @ 2004-06-02 05:14:16 by reinelt] | reinelt | 1 | -2/+7 | |
fixed models listing for Beckmann+Egle driver some cosmetic changes | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 05:38:02 by reinelt] | reinelt | 1 | -8/+13 | |
fixed possible bugs with user-defined chars (clear high bits) thanks to Andy Baxter for debugging the MilfordInstruments driver! | |||||
2004-05-28 | [lcd4linux @ 2004-05-28 14:36:10 by reinelt] | reinelt | 1 | -0/+275 | |
added drv_BeckmannEgle.c (forgotten at first check in :-) |