Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-04-12 | [lcd4linux @ 2004-04-12 05:14:42 by reinelt] | reinelt | 1 | -4/+16 | |
another BIG FAT WARNING on the use of raw ports instead of ppdev | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 04:44:16 by reinelt] | reinelt | 1 | -2/+6 | |
changes (cosmetics?) to the big patch from Martin hash patch un-applied | |||||
2004-03-03 | [lcd4linux @ 2004-03-03 03:47:04 by reinelt] | reinelt | 1 | -4/+16 | |
big patch from Martin Hejl: - use qprintf() where appropriate - save CPU cycles on gettimeofday() - add quit() functions to free allocated memory - fixed lots of memory leaks | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 15:32:48 by reinelt] | reinelt | 1 | -30/+35 | |
first version of Next Generation HD44780 (untested! but it compiles...) some cleanup in the other drivers | |||||
2004-01-20 | [lcd4linux @ 2004-01-20 14:35:38 by reinelt] | reinelt | 1 | -96/+29 | |
drv_generic_parport added, code from parport.c | |||||
2004-01-13 | [lcd4linux @ 2004-01-13 08:18:07 by reinelt] | reinelt | 1 | -2/+6 | |
timer queues added liblcd4linux deactivated turing transformation to new layout | |||||
2004-01-09 | [lcd4linux @ 2004-01-09 04:16:06 by reinelt] | reinelt | 1 | -5/+8 | |
added 'section' argument to cfg_get(), but NULLed it on all calls by now. | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 14:21:10 by reinelt] | reinelt | 1 | -2/+5 | |
Changelog; small type in parport.c | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+9 | |
libtool junk; copyright messages cleaned up | |||||
2003-10-03 | [lcd4linux @ 2003-10-03 03:53:12 by reinelt] | reinelt | 1 | -2/+12 | |
compile error in parport fixed (thanks to Andrew from FilmCan) | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -11/+6 | |
new function 'cfg_number()' | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -5/+8 | |
liblcd4linux patch from Patrick Schemitz | |||||
2003-08-22 | [lcd4linux @ 2003-08-22 03:45:08 by reinelt] | reinelt | 1 | -2/+5 | |
bug in parallel port code fixed, more icons stuff | |||||
2003-08-19 | [lcd4linux @ 2003-08-19 05:23:55 by reinelt] | reinelt | 1 | -12/+19 | |
HD44780 dual-controller patch from Jesse Brook Kovach | |||||
2003-08-16 | [lcd4linux @ 2003-08-16 07:31:35 by reinelt] | reinelt | 1 | -2/+4 | |
double buffering in all drivers | |||||
2003-08-15 | [lcd4linux @ 2003-08-15 07:54:07 by reinelt] | reinelt | 1 | -9/+47 | |
HD44780 4 bit mode implemented | |||||
2003-04-07 | [lcd4linux @ 2003-04-07 06:02:58 by reinelt] | reinelt | 1 | -39/+98 | |
further parallel port abstraction | |||||
2003-04-04 | [lcd4linux @ 2003-04-04 06:01:59 by reinelt] | reinelt | 1 | -0/+346 | |
new parallel port abstraction scheme |