Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-02-18 | [lcd4linux @ 2003-02-18 06:13:44 by reinelt] | reinelt | 2 | -329/+327 | |
X11 driver fixes and cleanup | |||||
2003-02-17 | [lcd4linux @ 2003-02-17 06:06:12 by reinelt] | reinelt | 1 | -1/+10 | |
small bug in X11 driver: omit pixel gap between cahracters | |||||
2003-02-17 | [lcd4linux @ 2003-02-17 04:27:58 by reinelt] | reinelt | 1 | -13/+32 | |
Text (curses) driver: cosmetic changes | |||||
2003-02-13 | [lcd4linux @ 2003-02-13 10:40:17 by reinelt] | reinelt | 2 | -32/+128 | |
changed "copyright" to "2003" added slightly different protocol for MatrixOrbital "LK202" displays | |||||
2003-02-05 | [lcd4linux @ 2003-02-05 04:31:38 by reinelt] | reinelt | 2 | -8/+29 | |
T_EXEC: remove trailing CR/LF T_EXEC: deactivated maxlen calculation (for I don't understand what it is for :-) | |||||
2003-01-12 | [lcd4linux @ 2003-01-12 06:51:27 by reinelt] | reinelt | 1 | -8/+16 | |
fixed bug in bar compaction | |||||
2002-12-08 | [lcd4linux @ 2002-12-08 07:36:06 by reinelt] | reinelt | 11 | -315/+314 | |
autoconf/automake cleanup | |||||
2002-12-06 | [lcd4linux @ 2002-12-06 07:38:43 by reinelt] | reinelt | 6 | -1305/+2559 | |
libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS | |||||
2002-12-05 | [lcd4linux @ 2002-12-05 19:23:01 by reinelt] | reinelt | 3 | -7/+16 | |
fixed undefined operations found by gcc3 | |||||
2002-12-05 | [lcd4linux @ 2002-12-05 19:12:47 by reinelt] | reinelt | 1 | -3/+15 | |
sensors factor and offset patch from Petri Damsten <petri.damsten@raketti.net> | |||||
2002-12-05 | [lcd4linux @ 2002-12-05 19:09:57 by reinelt] | reinelt | 6 | -17/+29 | |
patches for gcc-3.2 | |||||
2002-09-12 | [lcd4linux @ 2002-09-12 05:24:54 by reinelt] | reinelt | 1 | -478/+199 | |
code cleanup, character defining for bars | |||||
2002-09-11 | [lcd4linux @ 2002-09-11 05:32:35 by reinelt] | reinelt | 1 | -255/+47 | |
changed to use new bar functions | |||||
2002-09-11 | [lcd4linux @ 2002-09-11 05:16:32 by reinelt] | reinelt | 8 | -476/+1335 | |
added Cwlinux driver | |||||
2002-08-30 | [lcd4linux @ 2002-08-30 03:54:01 by reinelt] | reinelt | 1 | -3/+8 | |
bug in curses driver fixed | |||||
2002-08-22 | [lcd4linux @ 2002-08-22 05:51:36 by reinelt] | reinelt | 1 | -7/+4 | |
cosmetic changes | |||||
2002-08-21 | [lcd4linux @ 2002-08-21 06:09:53 by reinelt] | reinelt | 2 | -10/+48 | |
some T6963 fixes, ndelay wrap | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 10:51:06 by reinelt] | reinelt | 2 | -259/+60 | |
M50530 driver using new generic bar functions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 09:43:43 by reinelt] | reinelt | 1 | -261/+57 | |
BeckmannEgle using new generic bar functions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 09:30:18 by reinelt] | reinelt | 1 | -256/+106 | |
MatrixOrbital uses generic bar funnctions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 09:11:34 by reinelt] | reinelt | 2 | -257/+51 | |
changed HD44780 to use generic bar functions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 07:52:19 by reinelt] | reinelt | 3 | -8/+17 | |
corrected type declaration of (*defchar)() | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 07:36:29 by reinelt] | reinelt | 7 | -359/+481 | |
finished bar.c, USBLCD is the first driver that uses the generic bar functions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 04:41:20 by reinelt] | reinelt | 20 | -32/+166 | |
introduced bar.c, moved bar stuff from display.h to bar.h | |||||
2002-08-18 | [lcd4linux @ 2002-08-18 08:11:11 by reinelt] | reinelt | 1 | -26/+28 | |
USBLCD buffered I/O | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 14:14:21 by reinelt] | reinelt | 3 | -67/+101 | |
USBLCD fixes | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 13:10:22 by reinelt] | reinelt | 9 | -182/+765 | |
USBLCD driver added | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 12:54:08 by reinelt] | reinelt | 1 | -7/+23 | |
minor T6963 changes | |||||
2002-04-30 | [lcd4linux @ 2002-04-30 07:20:15 by reinelt] | reinelt | 2 | -173/+129 | |
implemented the new ndelay(nanoseconds) in all parallel port drivers | |||||
2002-04-29 | [lcd4linux @ 2002-04-29 11:00:25 by reinelt] | reinelt | 14 | -2339/+5100 | |
added Toshiba T6963 driver added ndelay() with nanosecond resolution | |||||
2001-09-14 | [lcd4linux @ 2001-09-14 05:57:06 by reinelt] | reinelt | 1 | -1/+5 | |
2001-09-13 | [lcd4linux @ 2001-09-13 07:40:57 by reinelt] | reinelt | 1 | -0/+6 | |
TODO update | |||||
2001-09-12 | [lcd4linux @ 2001-09-12 06:17:22 by reinelt] | reinelt | 2 | -1/+8 | |
2001-09-12 | [lcd4linux @ 2001-09-12 05:58:16 by reinelt] | reinelt | 3 | -9/+27 | |
fixed bug in mail2.c | |||||
2001-09-12 | [lcd4linux @ 2001-09-12 05:37:22 by reinelt] | reinelt | 4 | -23/+99 | |
fixed a bug in seti.c (file was never closed, lcd4linux run out of fd's improved socket debugging | |||||
2001-09-11 | [lcd4linux @ 2001-09-11 06:43:43 by reinelt] | reinelt | 1 | -1/+10 | |
TODO items | |||||
2001-09-11 | [lcd4linux @ 2001-09-11 05:31:37 by reinelt] | reinelt | 1 | -0/+669 | |
M50530 driver | |||||
2001-09-10 | [lcd4linux @ 2001-09-10 13:55:53 by reinelt] | reinelt | 7 | -73/+113 | |
M50530 driver | |||||
2001-09-09 | [lcd4linux @ 2001-09-09 12:26:03 by reinelt] | reinelt | 1 | -10/+14 | |
GPO bug: INIT is _not_ inverted | |||||
2001-09-07 | [lcd4linux @ 2001-09-07 05:58:44 by reinelt] | reinelt | 1 | -2/+2 | |
wrong Pin numbers | |||||
2001-09-05 | [lcd4linux @ 2001-09-05 09:38:52 by reinelt] | reinelt | 2 | -2/+13 | |
2001-08-08 | [lcd4linux @ 2001-08-08 05:40:24 by reinelt] | reinelt | 1 | -3/+7 | |
renamed CLK_TCK to CLOCKS_PER_SEC | |||||
2001-08-05 | [lcd4linux @ 2001-08-05 17:13:29 by reinelt] | reinelt | 6 | -11/+35 | |
cleaned up inlude of sys/time.h and time.h | |||||
2001-06-04 | [lcd4linux @ 2001-06-04 07:49:58 by reinelt] | reinelt | 2 | -140/+117 | |
configure for X11 modified | |||||
2001-05-31 | [lcd4linux @ 2001-05-31 10:26:41 by ltoetsch] | ltoetsch | 7 | -171/+1032 | |
added tests for X and ncurses | |||||
2001-05-27 | [lcd4linux @ 2001-05-27 17:32:35 by reinelt] | reinelt | 1 | -47/+50 | |
updated README with the seti@home client stuff | |||||
2001-05-27 | [lcd4linux @ 2001-05-27 07:19:28 by reinelt] | reinelt | 4 | -5/+22 | |
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-05-26 | [lcd4linux @ 2001-05-26 06:51:28 by reinelt] | reinelt | 1 | -0/+4 | |
added TODO entry | |||||
2001-05-06 | [lcd4linux @ 2001-05-06 10:01:27 by reinelt] | reinelt | 1 | -2/+7 | |
fixed a bug which prevented extendet tokens to be used for GPO's many thanks to Carsten Nau! | |||||
2001-04-27 | [lcd4linux @ 2001-04-27 05:04:57 by reinelt] | reinelt | 9 | -125/+185 | |
replaced OPEN_MAX with sysconf() replaced mktemp() with mkstemp() unlock serial port if open() fails |