Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2002-12-05 | [lcd4linux @ 2002-12-05 19:09:57 by reinelt] | reinelt | 1 | -11/+12 | |
patches for gcc-3.2 | |||||
2002-09-11 | [lcd4linux @ 2002-09-11 05:16:32 by reinelt] | reinelt | 1 | -464/+477 | |
added Cwlinux driver | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 13:10:22 by reinelt] | reinelt | 1 | -172/+184 | |
USBLCD driver added | |||||
2002-04-29 | [lcd4linux @ 2002-04-29 11:00:25 by reinelt] | reinelt | 1 | -2216/+4423 | |
added Toshiba T6963 driver added ndelay() with nanosecond resolution | |||||
2001-09-10 | [lcd4linux @ 2001-09-10 13:55:53 by reinelt] | reinelt | 1 | -68/+80 | |
M50530 driver | |||||
2001-06-04 | [lcd4linux @ 2001-06-04 07:49:58 by reinelt] | reinelt | 1 | -123/+109 | |
configure for X11 modified | |||||
2001-05-31 | [lcd4linux @ 2001-05-31 10:26:41 by ltoetsch] | ltoetsch | 1 | -159/+631 | |
added tests for X and ncurses | |||||
2001-05-27 | [lcd4linux @ 2001-05-27 07:19:28 by reinelt] | reinelt | 1 | -1/+1 | |
fixed a warning in pixmap.c temporarily fixed a bug in isdn.c (ISDN_MAX_CHANNELS is no longer defined?) fixed a bug in configure.in (--with-drivers=xyz did not work) | |||||
2001-04-27 | [lcd4linux @ 2001-04-27 05:04:57 by reinelt] | reinelt | 1 | -106/+101 | |
replaced OPEN_MAX with sysconf() replaced mktemp() with mkstemp() unlock serial port if open() fails | |||||
2001-03-15 | [lcd4linux @ 2001-03-15 14:25:05 by ltoetsch] | ltoetsch | 1 | -101/+106 | |
added unread/total news | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:14:59 by reinelt] | reinelt | 1 | -103/+138 | |
added ppdev parallel port access | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 13:19:29 by ltoetsch] | ltoetsch | 1 | -98/+103 | |
Added pop3/imap4 mail support | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 13:44:58 by reinelt] | reinelt | 1 | -30/+70 | |
new udelay() using Time Stamp Counters | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:49:24 by reinelt] | reinelt | 1 | -62/+66 | |
even better configure handling... | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -311/+384 | |
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 | 1 | -149/+258 | |
disable driver in configure | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 15:04:53 by reinelt] | reinelt | 1 | -99/+94 | |
rename 'raster' to 'Text in Text.c added TOTO item | |||||
2001-03-09 | [lcd4linux @ 2001-03-09 13:08:11 by ltoetsch] | ltoetsch | 1 | -62/+71 | |
Added Text driver | |||||
2001-03-07 | [lcd4linux @ 2001-03-07 18:10:21 by ltoetsch] | ltoetsch | 1 | -94/+99 | |
added e(x)ec commands | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 20:18:12 by reinelt] | reinelt | 1 | -30/+70 | |
allow compile on systems without net/if_ppp.h | |||||
2001-03-02 | [lcd4linux @ 2001-03-02 17:18:52 by reinelt] | reinelt | 1 | -37/+383 | |
let configure find gd.h | |||||
2001-03-01 | [lcd4linux @ 2001-03-01 11:08:16 by reinelt] | reinelt | 1 | -114/+212 | |
reworked configure to allow selection of drivers | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 18:42:20 by reinelt] | reinelt | 1 | -18/+93 | |
fixed some bugs with the new syslog code | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 1 | -1/+1 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-07-31 | [lcd4linux @ 2000-07-31 10:43:44 by reinelt] | reinelt | 1 | -15/+92 | |
some changes to support kernel-2.4 (different layout of various files in /proc) | |||||
2000-04-10 | [lcd4linux @ 2000-04-10 04:40:53 by reinelt] | reinelt | 1 | -1/+1 | |
minor changes and cleanups | |||||
2000-04-05 | [lcd4linux @ 2000-04-05 05:58:36 by reinelt] | reinelt | 1 | -13/+46 | |
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 16:22:38 by reinelt] | reinelt | 1 | -1/+1 | |
bug that caused a segfault in processor.c fixed (thanks to herp) | |||||
2000-03-30 | [lcd4linux @ 2000-03-30 16:46:57 by reinelt] | reinelt | 1 | -47/+1061 | |
configure now handles '--with-x' and '--without-x' correct | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 07:22:15 by reinelt] | reinelt | 1 | -1/+1 | |
version 0.95 released X11 driver up and running minor bugs fixed | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 07:33:50 by reinelt] | reinelt | 1 | -1/+1 | |
FAQ added new modules 'processor.c' contains all data processing | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 10:31:06 by reinelt] | reinelt | 1 | -32/+36 | |
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 | -1/+1 | |
various memory statistics added | |||||
2000-03-13 | [lcd4linux @ 2000-03-13 15:58:24 by reinelt] | reinelt | 1 | -1/+1 | |
release 0.9 moved row parsing to parser.c all basic work finished | |||||
2000-03-10 | [lcd4linux @ 2000-03-10 17:36:02 by reinelt] | reinelt | 1 | -0/+1677 | |
first unstable but running release |