Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2007-04-30 | new upstream version | Reinhard Tartler | 1 | -23/+136 | |
2007-04-05 | import new upstream | Reinhard Tartler | 1 | -112/+3 | |
2006-02-25 | [lcd4linux @ 2006-02-25 13:36:33 by geronet] | geronet | 1 | -3/+6 | |
updated indent.sh, applied coding style | |||||
2006-02-06 | [lcd4linux @ 2006-02-06 06:29:30 by reinelt] | reinelt | 1 | -3/+7 | |
Image driver uses RGBA | |||||
2006-01-30 | [lcd4linux @ 2006-01-30 06:25:48 by reinelt] | reinelt | 1 | -2/+7 | |
added CVS Revision | |||||
2006-01-05 | [lcd4linux @ 2006-01-05 18:56:57 by reinelt] | reinelt | 1 | -6/+20 | |
more GPO stuff | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -244/+252 | |
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-11-28 | [lcd4linux @ 2004-11-28 15:50:24 by reinelt] | reinelt | 1 | -23/+31 | |
Cwlinux fixes (invalidation of user-defined chars) | |||||
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 | -64/+70 | |
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-06-06 | [lcd4linux @ 2004-06-06 06:51:59 by reinelt] | reinelt | 1 | -3/+9 | |
do not display end splash screen if quiet=1 | |||||
2004-06-05 | [lcd4linux @ 2004-06-05 14:56:48 by reinelt] | reinelt | 1 | -13/+19 | |
Cwlinux splash screen fixed USBLCD splash screen fixed plugin_i2c qprintf("%f") replaced with snprintf() | |||||
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 | -15/+42 | |
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-01 | [lcd4linux @ 2004-06-01 06:45:28 by reinelt] | reinelt | 1 | -2/+7 | |
some Fixme's processed documented some code | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 21:05:13 by reinelt] | reinelt | 1 | -10/+17 | |
fixed lots of bugs in the Cwlinux driver do not emit EAGAIN error on the first retry made plugin_i2c_sensors a bit less 'chatty' moved init and exit functions to the bottom of plugin_pop3 | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 16:39:05 by reinelt] | reinelt | 1 | -18/+55 | |
added NULL display driver (for debugging/profiling purposes) added backlight/contrast initialisation for matrixOrbital added Backlight initialisation for Cwlinux | |||||
2004-05-31 | [lcd4linux @ 2004-05-31 05:38:02 by reinelt] | reinelt | 1 | -2/+7 | |
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 13:51:41 by reinelt] | reinelt | 1 | -2/+7 | |
ported driver for Beckmann+Egle Mini-Terminals added 'flags' parameter to serial_init() | |||||
2004-05-27 | [lcd4linux @ 2004-05-27 03:39:47 by reinelt] | reinelt | 1 | -2/+6 | |
changed function naming scheme to plugin::function | |||||
2004-05-26 | [lcd4linux @ 2004-05-26 11:37:35 by reinelt] | reinelt | 1 | -2/+6 | |
Curses driver ported. | |||||
2004-03-19 | [lcd4linux @ 2004-03-19 09:17:46 by reinelt] | reinelt | 1 | -5/+12 | |
removed the extra 'goto' function, row and col are additional parameters of the write() function now. | |||||
2004-02-14 | [lcd4linux @ 2004-02-14 11:56:11 by reinelt] | reinelt | 1 | -3/+7 | |
M50530 driver ported changed lots of 'char' to 'unsigned char' | |||||
2004-01-29 | [lcd4linux @ 2004-01-29 04:40:02 by reinelt] | reinelt | 1 | -1/+6 | |
every .c file includes "config.h" now | |||||
2004-01-27 | [lcd4linux @ 2004-01-27 06:34:14 by reinelt] | reinelt | 1 | -106/+116 | |
Cwlinux driver portet to NextGeneration (compiles, but not tested!) | |||||
2004-01-25 | [lcd4linux @ 2004-01-25 05:30:08 by reinelt] | reinelt | 1 | -9/+30 | |
plugin_netdev for parsing /proc/net/dev added | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 07:04:03 by reinelt] | reinelt | 1 | -32/+29 | |
icons finished! | |||||
2004-01-23 | [lcd4linux @ 2004-01-23 04:53:23 by reinelt] | reinelt | 1 | -6/+24 | |
icon widget added (not finished yet!) | |||||
2004-01-22 | [lcd4linux @ 2004-01-22 07:57:45 by reinelt] | reinelt | 1 | -7/+12 | |
several bugs fixed where segfaulting on layout>display Crystalfontz driver optimized, 632 display already works | |||||
2004-01-21 | [lcd4linux @ 2004-01-21 12:36:19 by reinelt] | reinelt | 1 | -0/+292 | |
Crystalfontz NextGeneration driver added |