Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2001-03-15 | [lcd4linux @ 2001-03-15 09:13:22 by ltoetsch] | ltoetsch | 1 | -2/+9 | |
delay first exec for faster start | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 16:47:41 by reinelt] | reinelt | 3 | -41/+59 | |
minor cleanups | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:30:53 by reinelt] | reinelt | 1 | -21/+34 | |
make ppdev compatible to earlier kernels | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:14:59 by reinelt] | reinelt | 8 | -152/+365 | |
added ppdev parallel port access | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch] | ltoetsch | 16 | -128/+773 | |
Added pop3/imap4 mail support | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 08:34:15 by reinelt] | reinelt | 6 | -29/+50 | |
corrected a off-by-one bug with sensors | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 08:03:41 by reinelt] | reinelt | 3 | -1/+35 | |
added missing autoheader files | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 07:53:00 by reinelt] | reinelt | 2 | -13/+15 | |
added several files for the distribution | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 07:41:22 by reinelt] | reinelt | 3 | -2/+52 | |
added NEWS file | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 13:44:58 by reinelt] | reinelt | 8 | -58/+232 | |
new udelay() using Time Stamp Counters | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:49:24 by reinelt] | reinelt | 2 | -63/+71 | |
even better configure handling... | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 14 | -448/+830 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 16:24:30 by ltoetsch] | ltoetsch | 2 | -155/+345 | |
disable driver in configure | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 15:04:53 by reinelt] | reinelt | 3 | -103/+109 | |
rename 'raster' to 'Text in Text.c added TOTO item | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 14:30:01 by reinelt] | reinelt | 1 | -0/+7 | |
new ideas for TODO | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 14:24:49 by ltoetsch] | ltoetsch | 3 | -7/+18 | |
exec: Scale_x ->Min/Max_x | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch] | ltoetsch | 12 | -86/+384 | |
Added Text driver | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 12:14:24 by reinelt] | reinelt | 4 | -21/+34 | |
minor cleanups | |||||
2001-03-08 | [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch] | ltoetsch | 9 | -93/+214 | |
improved exec | |||||
2001-03-08 | [lcd4linux @ 2001-03-08 09:02:04 by reinelt] | reinelt | 4 | -133/+21 | |
seti client cleanup | |||||
2001-03-08 | [lcd4linux @ 2001-03-08 08:39:54 by reinelt] | reinelt | 2 | -4/+12 | |
fixed two typos | |||||
2001-03-07 | [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch] | ltoetsch | 10 | -110/+319 | |
added e(x)ec commands | |||||
2001-03-05 | [lcd4linux @ 2001-03-05 18:20:21 by reinelt] | reinelt | 2 | -13/+25 | |
TOTO list update | |||||
2001-03-04 | [lcd4linux @ 2001-03-04 15:01:12 by ltoetsch] | ltoetsch | 1 | -3/+3 | |
Added PNG | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 20:18:12 by reinelt] | reinelt | 3 | -36/+89 | |
allow compile on systems without net/if_ppp.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 18:06:18 by reinelt] | reinelt | 1 | -0/+47 | |
README for PNG added | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 17:18:52 by reinelt] | reinelt | 3 | -44/+405 | |
let configure find gd.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 11:04:08 by reinelt] | reinelt | 2 | -4/+55 | |
cosmetic cleanups (comment headers) | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 10:18:03 by ltoetsch] | ltoetsch | 11 | -21/+228 | |
added /proc/apm battery stat | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 22:33:50 by reinelt] | reinelt | 3 | -19/+30 | |
renamed Raster_flush() to PPM_flush() | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 15:11:30 by ltoetsch] | ltoetsch | 4 | -4/+152 | |
added PNG,Webinterface | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 8 | -166/+362 | |
reworked configure to allow selection of drivers | |||||
2001-02-26 | [lcd4linux @ 2001-02-26 00:33:37 by herp] | herp | 1 | -6/+33 | |
fixed X11 signal handler | |||||
2001-02-21 | [lcd4linux @ 2001-02-21 04:48:13 by reinelt] | reinelt | 1 | -59/+54 | |
big mailbox patch from Axel Ehnert thanks to herp for his idea to check mtime of mailbox | |||||
2001-02-19 | [lcd4linux @ 2001-02-19 00:15:46 by reinelt] | reinelt | 9 | -96/+175 | |
integrated mail and seti client major rewrite of parser and tokenizer to support double-byte tokens | |||||
2001-02-18 | [lcd4linux @ 2001-02-18 22:11:34 by reinelt] | reinelt | 2 | -0/+180 | |
2001-02-18 | [lcd4linux @ 2001-02-18 21:16:06 by reinelt] | reinelt | 1 | -1/+4 | |
2001-02-18 | [lcd4linux @ 2001-02-18 21:15:15 by reinelt] | reinelt | 5 | -4/+297 | |
added setiathome client | |||||
2001-02-18 | [lcd4linux @ 2001-02-18 20:16:13 by reinelt] | reinelt | 3 | -1/+43 | |
2001-02-16 | [lcd4linux @ 2001-02-16 14:15:11 by reinelt] | reinelt | 2 | -6/+13 | |
fixed type in processor.c GPO documentation update from Carsten | |||||
2001-02-16 | [lcd4linux @ 2001-02-16 08:23:09 by reinelt] | reinelt | 5 | -8/+37 | |
new token 'ic' (ISDN connected) by Carsten Nau <info@cnau.de> | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 07:40:16 by reinelt] | reinelt | 8 | -35/+178 | |
first (incomplete) GPO implementation | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 05:22:42 by reinelt] | reinelt | 1 | -0/+44 | |
added README from Carsten Nau | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 12:43:24 by reinelt] | reinelt | 1 | -1/+10 | |
HD_gpo() was missing | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 09:00:13 by reinelt] | reinelt | 12 | -33/+103 | |
prepared framework for GPO's (general purpose outputs) | |||||
2001-02-11 | [lcd4linux @ 2001-02-11 23:34:07 by reinelt] | reinelt | 2 | -3/+17 | |
fixed a small bug where the throughput of an offline ISDN connection is displayed as '----', but the online value is 5 chars long. corrected to ' ----'. thanks to Carsten Nau <info@cnau.de> | |||||
2000-12-07 | [lcd4linux @ 2000-12-07 20:47:54 by reinelt] | reinelt | 3 | -10/+55 | |
first try for SIN bars | |||||
2000-12-01 | [lcd4linux @ 2000-12-01 20:42:37 by reinelt] | reinelt | 2 | -11/+37 | |
added debugging of SIN driver output, probably found the positioning bug (format %02x instead of %2x) | |||||
2000-12-01 | [lcd4linux @ 2000-12-01 07:20:26 by reinelt] | reinelt | 1 | -9/+13 | |
modified text positioning: row starts with 0, column is hexadecimal | |||||
2000-11-28 | [lcd4linux @ 2000-11-28 20:20:38 by reinelt] | reinelt | 1 | -0/+84 | |
added debug.c things like that should not hapen. debug.c exists for a few months now, but was never added to CVS. Shit happens.... |