Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-07 | [lcd4linux @ 2004-01-07 10:15:41 by reinelt] | reinelt | 1 | -107/+287 | |
small glitch in evaluator fixed made config table sorted and access with bsearch(), which should be much faster | |||||
2003-10-07 | [lcd4linux @ 2003-10-07 04:12:38 by reinelt] | reinelt | 1 | -3/+12 | |
AM_PROG_LIBTOOL removed | |||||
2003-10-04 | [lcd4linux @ 2003-10-04 07:54:17 by reinelt] | reinelt | 1 | -0/+3 | |
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:58:36 by reinelt] | reinelt | 1 | -0/+3 | |
new driver for Milford Instruments MI420 by Andy Baxter | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 1 | -3/+0 | |
HD44780 timings changed; deactivated libtool | |||||
2003-09-01 | [lcd4linux @ 2003-09-01 07:07:03 by reinelt] | reinelt | 1 | -0/+6 | |
shared liblcd4linux | |||||
2003-08-12 | [lcd4linux @ 2003-08-12 05:10:31 by reinelt] | reinelt | 1 | -7/+0 | |
first version of HD44780 4Bit-Mode patch | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 05:42:51 by reinelt] | reinelt | 1 | -7/+0 | |
uClibc compatibility issue; small glitch in dvb.c | |||||
2003-07-19 | [lcd4linux @ 2003-07-19 09:42:42 by reinelt] | reinelt | 1 | -0/+3 | |
check for dvb/frontend.h and disable DVB client if not found. | |||||
2003-02-27 | [lcd4linux @ 2003-02-27 07:43:10 by reinelt] | reinelt | 1 | -18/+91 | |
asm/msr.h: included hard-coded definition of rdtscl() if msr.h cannot be found. autoconf/automake/autoanything: switched back to 1.4. Hope it works again. | |||||
2002-12-08 | [lcd4linux @ 2002-12-08 07:36:06 by reinelt] | reinelt | 1 | -69/+63 | |
autoconf/automake cleanup | |||||
2002-12-06 | [lcd4linux @ 2002-12-06 07:38:43 by reinelt] | reinelt | 1 | -42/+60 | |
libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS | |||||
2002-09-11 | [lcd4linux @ 2002-09-11 05:16:32 by reinelt] | reinelt | 1 | -0/+3 | |
added Cwlinux driver | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 13:10:22 by reinelt] | reinelt | 1 | -0/+3 | |
USBLCD driver added | |||||
2002-04-29 | [lcd4linux @ 2002-04-29 11:00:25 by reinelt] | reinelt | 1 | -91/+116 | |
added Toshiba T6963 driver added ndelay() with nanosecond resolution | |||||
2001-09-10 | [lcd4linux @ 2001-09-10 13:55:53 by reinelt] | reinelt | 1 | -0/+3 | |
M50530 driver | |||||
2001-05-31 | [lcd4linux @ 2001-05-31 10:26:41 by ltoetsch] | ltoetsch | 1 | -0/+26 | |
added tests for X and ncurses | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:14:59 by reinelt] | reinelt | 1 | -0/+6 | |
added ppdev parallel port access | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 13:44:58 by reinelt] | reinelt | 1 | -0/+3 | |
new udelay() using Time Stamp Counters | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -0/+155 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h |