Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-27 | Import upstream version 0.11.0~svn1165 | Jonathan McCrohan | 1 | -25/+56 | |
2007-04-05 | import new upstream | Reinhard Tartler | 1 | -86/+2 | |
2006-02-25 | [lcd4linux @ 2006-02-25 13:36:33 by geronet] | geronet | 1 | -3/+9 | |
updated indent.sh, applied coding style | |||||
2005-12-12 | [lcd4linux @ 2005-12-12 05:52:03 by reinelt] | reinelt | 1 | -3/+5 | |
type of delays is 'unsigned long' | |||||
2005-06-19 | [lcd4linux @ 2005-06-19 17:57:06 by reinelt] | reinelt | 1 | -15/+18 | |
cosmetics... | |||||
2005-06-13 | [lcd4linux @ 2005-06-13 03:43:46 by reinelt] | reinelt | 1 | -1/+6 | |
undo PPEXCL activation... | |||||
2005-06-13 | [lcd4linux @ 2005-06-13 03:38:25 by reinelt] | reinelt | 1 | -6/+9 | |
try PPEXCL again, but ignore result | |||||
2005-05-08 | [lcd4linux @ 2005-05-08 04:32:43 by reinelt] | reinelt | 1 | -333/+327 | |
CodingStyle added and applied | |||||
2005-05-05 | [lcd4linux @ 2005-05-05 08:36:12 by reinelt] | reinelt | 1 | -5/+12 | |
changed SELECT to SLCTIN | |||||
2005-05-04 | [lcd4linux @ 2005-05-04 06:13:05 by reinelt] | reinelt | 1 | -10/+67 | |
parport_wire_status() added | |||||
2005-01-18 | [lcd4linux @ 2005-01-18 06:30:21 by reinelt] | reinelt | 1 | -3/+6 | |
added (C) to all copyright statements | |||||
2005-01-06 | [lcd4linux @ 2005-01-06 16:54:53 by reinelt] | reinelt | 1 | -10/+14 | |
M50530 fixes | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 15:58:57 by reinelt] | reinelt | 1 | -34/+59 | |
even more HD44780 cleanups, hardwiring for LCM-162 | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 09:48:29 by reinelt] | reinelt | 1 | -2/+6 | |
HD44780 cleanup and prepararation for I2C backend LCM-162 submodel framework | |||||
2004-09-18 | [lcd4linux @ 2004-09-18 08:22:59 by reinelt] | reinelt | 1 | -1/+31 | |
drv_generic_parport_status() to read status lines | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 12:04:59 by reinelt] | reinelt | 1 | -2/+6 | |
uh-oh... the last CVS log message messed up things a lot... | |||||
2004-06-26 | [lcd4linux @ 2004-06-26 09:27:20 by reinelt] | reinelt | 1 | -20/+26 | |
added '-W' to CFLAGS changed all C++ comments to C ones ('//' => '/* */') cleaned up a lot of signed/unsigned mistakes | |||||
2004-06-20 | [lcd4linux @ 2004-06-20 10:09:52 by reinelt] | reinelt | 1 | -13/+19 | |
'const'ified the whole source | |||||
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 |