Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-05 | [lcd4linux @ 2004-01-05 11:57:38 by reinelt] | reinelt | 1 | -1/+5 | |
added %y tokens to make the Evaluator useable | |||||
2003-11-11 | [lcd4linux @ 2003-11-11 04:40:20 by reinelt] | reinelt | 1 | -1/+7 | |
WIFI patch from Xavier Vello | |||||
2003-10-12 | [lcd4linux @ 2003-10-12 06:08:28 by nicowallmeier] | nicowallmeier | 1 | -1/+19 | |
imond/telmond support | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+9 | |
libtool junk; copyright messages cleaned up | |||||
2003-09-01 | [lcd4linux @ 2003-09-01 04:09:34 by reinelt] | reinelt | 1 | -1/+15 | |
icons nearly finished, but MatrixOrbital only | |||||
2003-06-21 | [lcd4linux @ 2003-06-21 05:46:18 by reinelt] | reinelt | 1 | -1/+6 | |
DVB client integrated | |||||
2002-12-05 | [lcd4linux @ 2002-12-05 19:23:01 by reinelt] | reinelt | 1 | -3/+6 | |
fixed undefined operations found by gcc3 | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 04:41:20 by reinelt] | reinelt | 1 | -1/+5 | |
introduced bar.c, moved bar stuff from display.h to bar.h | |||||
2001-03-16 | [lcd4linux @ 2001-03-16 16:40:17 by ltoetsch] | ltoetsch | 1 | -2/+9 | |
implemented time bar | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch] | ltoetsch | 1 | -1/+5 | |
Added pop3/imap4 mail support | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 08:34:15 by reinelt] | reinelt | 1 | -2/+6 | |
corrected a off-by-one bug with sensors | |||||
2001-03-08 | [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch] | ltoetsch | 1 | -2/+5 | |
improved exec | |||||
2001-03-07 | [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch] | ltoetsch | 1 | -1/+5 | |
added e(x)ec commands | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch] | ltoetsch | 1 | -1/+7 | |
added /proc/apm battery stat | |||||
2001-02-19 | [lcd4linux @ 2001-02-19 00:15:46 by reinelt] | reinelt | 1 | -24/+43 | |
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens | |||||
2001-02-16 | [lcd4linux @ 2001-02-16 08:23:09 by reinelt] | reinelt | 1 | -1/+6 | |
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de> | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 07:40:16 by reinelt] | reinelt | 1 | -3/+30 | |
first (incomplete) GPO implementation | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 09:44:09 by reinelt] | reinelt | 1 | -9/+15 | |
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode | |||||
2000-05-21 | [lcd4linux @ 2000-05-21 06:20:35 by reinelt] | reinelt | 1 | -5/+14 | |
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:36:56 by reinelt] | reinelt | 1 | -2/+8 | |
new syntax for raster configuration changed XRES and YRES to be configurable PPM driver works nice | |||||
2000-03-19 | [lcd4linux @ 2000-03-19 08:41:28 by reinelt] | reinelt | 1 | -2/+7 | |
documentation available! README, README.MatrixOrbital, README.Drivers added Skeleton.c as a starting point for new drivers | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 10:31:06 by reinelt] | reinelt | 1 | -55/+66 | |
added sensor handling (for temperature etc.) made data collecting happen only if data is used (reading /proc/meminfo takes a lot of CPU!) released lcd4linux-0.92 | |||||
2000-03-17 | [lcd4linux @ 2000-03-17 09:21:42 by reinelt] | reinelt | 1 | -8/+19 | |
various memory statistics added | |||||
2000-03-13 | [lcd4linux @ 2000-03-13 15:58:24 by reinelt] | reinelt | 1 | -0/+208 | |
release 0.9 moved row parsing to parser.c all basic work finished |