Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-13 | [lcd4linux @ 2004-01-13 08:18:07 by reinelt] | reinelt | 1 | -16/+33 | |
timer queues added liblcd4linux deactivated turing transformation to new layout | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 17:03:06 by reinelt] | reinelt | 1 | -1/+1 | |
initiated transfer to new driver architecture new file 'drv.c' will someday replace 'display.c' new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c' due to this 'soft' transfer lcd4linux should stay usable during the switch (at least I hope so) | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 17:56:43 by reinelt] | reinelt | 1 | -888/+1907 | |
autotools update | |||||
2003-10-07 | [lcd4linux @ 2003-10-07 04:12:38 by reinelt] | reinelt | 1 | -773/+839 | |
AM_PROG_LIBTOOL removed | |||||
2003-10-06 | [lcd4linux @ 2003-10-06 04:30:43 by reinelt] | reinelt | 1 | -17/+17 | |
libtool stuff again... | |||||
2003-10-04 | [lcd4linux @ 2003-10-04 07:54:17 by reinelt] | reinelt | 1 | -356/+15122 | |
autoconf/automake/libtool fixes from Ronald Landheer-Cieslak | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:58:36 by reinelt] | reinelt | 1 | -2/+15 | |
new driver for Milford Instruments MI420 by Andy Baxter | |||||
2003-09-19 | [lcd4linux @ 2003-09-19 08:40:32 by reinelt] | reinelt | 1 | -10/+10 | |
increased version number to 0.9.12 port locking is done as /var/lock/LCK..usb_tts_0 for /dev/usb/tts/0 | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 07:20:51 by reinelt] | reinelt | 1 | -10/+10 | |
Changelog | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 1 | -4877/+344 | |
HD44780 timings changed; deactivated libtool | |||||
2003-09-11 | [lcd4linux @ 2003-09-11 15:05:24 by reinelt] | reinelt | 1 | -88/+11 | |
missing files for autoconf/automake/libtool | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 15:59:39 by reinelt] | reinelt | 1 | -7/+380 | |
minor cleanups | |||||
2003-09-01 | [lcd4linux @ 2003-09-01 07:07:03 by reinelt] | reinelt | 1 | -281/+4898 | |
shared liblcd4linux | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 08:25:30 by reinelt] | reinelt | 1 | -2/+84 | |
preparations for liblcd4linux; minor bugs in SIN.c and Skeleton.c | |||||
2003-08-14 | [lcd4linux @ 2003-08-14 04:59:30 by reinelt] | reinelt | 1 | -10/+10 | |
changed version to 0.9.11, added curses.m4 to Makefile.am | |||||
2003-08-12 | [lcd4linux @ 2003-08-12 05:10:31 by reinelt] | reinelt | 1 | -217/+3 | |
first version of HD44780 4Bit-Mode patch | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 23:11:34 by reinelt] | reinelt | 1 | -10/+10 | |
2003-08-08 | [lcd4linux @ 2003-08-08 06:58:06 by reinelt] | reinelt | 1 | -10/+10 | |
improved forking | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 05:42:51 by reinelt] | reinelt | 1 | -217/+2 | |
uClibc compatibility issue; small glitch in dvb.c | |||||
2003-07-29 | [lcd4linux @ 2003-07-29 04:56:13 by reinelt] | reinelt | 1 | -209/+383 | |
disable Raster driver automagically if gd.h not found | |||||
2003-07-19 | [lcd4linux @ 2003-07-19 09:42:42 by reinelt] | reinelt | 1 | -4/+145 | |
check for dvb/frontend.h and disable DVB client if not found. | |||||
2003-04-04 | [lcd4linux @ 2003-04-04 06:01:59 by reinelt] | reinelt | 1 | -5/+13 | |
new parallel port abstraction scheme | |||||
2003-02-27 | [lcd4linux @ 2003-02-27 07:48:57 by reinelt] | reinelt | 1 | -10/+10 | |
changed versioning scheme from 0.99 to 0.9.9 | |||||
2003-02-27 | [lcd4linux @ 2003-02-27 07:43:10 by reinelt] | reinelt | 1 | -675/+2097 | |
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 | -85/+156 | |
autoconf/automake cleanup | |||||
2002-12-06 | [lcd4linux @ 2002-12-06 07:38:43 by reinelt] | reinelt | 1 | -1256/+2444 | |
libgd/libpng bugfix: removed '-lpng -lz' from LDFLAGS | |||||
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 |