Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2004-01-09 | [lcd4linux @ 2004-01-09 04:16:06 by reinelt] | reinelt | 1 | -6/+9 | |
added 'section' argument to cfg_get(), but NULLed it on all calls by now. | |||||
2004-01-06 | [lcd4linux @ 2004-01-06 22:33:13 by reinelt] | reinelt | 1 | -6/+8 | |
Copyright statements cleaned up | |||||
2003-11-12 | [lcd4linux @ 2003-11-12 05:42:35 by reinelt] | reinelt | 1 | -4/+9 | |
small changes to the 16x4 handling | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 06:48:47 by nicowallmeier] | nicowallmeier | 1 | -2/+10 | |
special handling for 16x4 displays | |||||
2003-10-08 | [lcd4linux @ 2003-10-08 06:45:00 by nicowallmeier] | nicowallmeier | 1 | -3/+6 | |
Support of two displays of the same size | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+9 | |
libtool junk; copyright messages cleaned up | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:12:56 by reinelt] | reinelt | 1 | -6/+9 | |
changed default HD44780 wiring: unused signals are GND | |||||
2003-09-21 | [lcd4linux @ 2003-09-21 06:43:02 by reinelt] | reinelt | 1 | -1/+20 | |
MatrixOrbital: bidirectional communication HD44780: special handling for 16x1 displays (thanks to anonymous bug report on sf.net) | |||||
2003-09-13 | [lcd4linux @ 2003-09-13 06:20:39 by reinelt] | reinelt | 1 | -23/+38 | |
HD44780 timings changed; deactivated libtool | |||||
2003-09-11 | [lcd4linux @ 2003-09-11 04:09:52 by reinelt] | reinelt | 1 | -2/+5 | |
minor cleanups | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 03:48:22 by reinelt] | reinelt | 1 | -2/+5 | |
Icons for M50530, new processing scheme (Ticks.Text...) | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 11:47:47 by reinelt] | reinelt | 1 | -2/+27 | |
basic icon support for HD44780 | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -26/+14 | |
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 | -3/+6 | |
bug in parallel port code fixed, more icons stuff | |||||
2003-08-19 | [lcd4linux @ 2003-08-19 05:23:55 by reinelt] | reinelt | 1 | -50/+104 | |
HD44780 dual-controller patch from Jesse Brook Kovach | |||||
2003-08-19 | [lcd4linux @ 2003-08-19 04:28:41 by reinelt] | reinelt | 1 | -6/+13 | |
more Icon stuff, minor glitches fixed | |||||
2003-08-16 | [lcd4linux @ 2003-08-16 07:31:35 by reinelt] | reinelt | 1 | -23/+48 | |
double buffering in all drivers | |||||
2003-08-15 | [lcd4linux @ 2003-08-15 07:54:07 by reinelt] | reinelt | 1 | -35/+89 | |
HD44780 4 bit mode implemented | |||||
2003-08-12 | [lcd4linux @ 2003-08-12 05:10:31 by reinelt] | reinelt | 1 | -5/+60 | |
first version of HD44780 4Bit-Mode patch | |||||
2003-07-24 | [lcd4linux @ 2003-07-24 04:48:09 by reinelt] | reinelt | 1 | -5/+12 | |
'soft clear' needed for virtual rows | |||||
2003-04-07 | [lcd4linux @ 2003-04-07 06:02:58 by reinelt] | reinelt | 1 | -10/+22 | |
further parallel port abstraction | |||||
2003-04-04 | [lcd4linux @ 2003-04-04 06:01:59 by reinelt] | reinelt | 1 | -249/+62 | |
new parallel port abstraction scheme | |||||
2003-02-22 | [lcd4linux @ 2003-02-22 07:53:09 by reinelt] | reinelt | 1 | -5/+8 | |
cfg_get(key,defval) | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 09:11:34 by reinelt] | reinelt | 1 | -254/+45 | |
changed HD44780 to use generic bar functions | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 07:36:29 by reinelt] | reinelt | 1 | -16/+5 | |
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 | 1 | -1/+5 | |
introduced bar.c, moved bar stuff from display.h to bar.h | |||||
2002-08-17 | [lcd4linux @ 2002-08-17 14:14:21 by reinelt] | reinelt | 1 | -5/+9 | |
USBLCD fixes | |||||
2002-04-30 | [lcd4linux @ 2002-04-30 07:20:15 by reinelt] | reinelt | 1 | -21/+43 | |
implemented the new ndelay(nanoseconds) in all parallel port drivers | |||||
2001-09-09 | [lcd4linux @ 2001-09-09 12:26:03 by reinelt] | reinelt | 1 | -10/+14 | |
GPO bug: INIT is _not_ inverted | |||||
2001-03-15 | [lcd4linux @ 2001-03-15 15:49:22 by ltoetsch] | ltoetsch | 1 | -2/+11 | |
fixed compile HD44780.c, cosmetics | |||||
2001-03-15 | [lcd4linux @ 2001-03-15 09:47:13 by reinelt] | reinelt | 1 | -7/+17 | |
some fixes to ppdef off-by-one bug in processor.c fixed | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 16:47:41 by reinelt] | reinelt | 1 | -41/+46 | |
minor cleanups | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:30:53 by reinelt] | reinelt | 1 | -21/+34 | |
make ppdev compatible to earlier kernels | |||||
2001-03-14 | [lcd4linux @ 2001-03-14 15:14:59 by reinelt] | reinelt | 1 | -28/+167 | |
added ppdev parallel port access | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 13:44:58 by reinelt] | reinelt | 1 | -1/+9 | |
new udelay() using Time Stamp Counters | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -1/+9 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 07:40:16 by reinelt] | reinelt | 1 | -7/+45 | |
first (incomplete) GPO implementation | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 12:43:24 by reinelt] | reinelt | 1 | -1/+10 | |
HD_gpo() was missing | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 09:00:13 by reinelt] | reinelt | 1 | -2/+6 | |
prepared framework for GPO's (general purpose outputs) | |||||
2000-10-20 | [lcd4linux @ 2000-10-20 07:17:07 by reinelt] | reinelt | 1 | -3/+9 | |
corrected a bug in HD_goto() Thanks to Gregor Szaktilla <gregor@szaktilla.de> | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 09:44:09 by reinelt] | reinelt | 1 | -18/+23 | |
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 1 | -16/+16 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-07-31 | [lcd4linux @ 2000-07-31 10:43:44 by reinelt] | reinelt | 1 | -1/+13 | |
some changes to support kernel-2.4 (different layout of various files in /proc) | |||||
2000-07-31 | [lcd4linux @ 2000-07-31 06:46:35 by reinelt] | reinelt | 1 | -2/+7 | |
eliminated some compiler warnings with glibc | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 16:56:52 by reinelt] | reinelt | 1 | -44/+24 | |
moved delay loops to udelay.c renamed -d (debugging) switch to -v (verbose) new switch -d to calibrate delay loop 'Delay' entry for HD44780 back again delay loops will not calibrate automatically, because this will fail with hich CPU load | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 11:13:54 by reinelt] | reinelt | 1 | -15/+47 | |
added '-d' (debugging) switch added several debugging messages removed config entry 'Delay' for HD44780 driver delay loop for HD44780 will be calibrated automatically | |||||
2000-04-13 | [lcd4linux @ 2000-04-13 06:09:52 by reinelt] | reinelt | 1 | -32/+41 | |
added BogoMips() to system.c (not used by now, maybe sometimes we can calibrate our delay loop with this value) added delay loop to HD44780 driver. It seems to be quite fast now. Hopefully no compiler will optimize away the delay loop! | |||||
2000-04-12 | [lcd4linux @ 2000-04-12 08:05:45 by reinelt] | reinelt | 1 | -0/+496 | |
first version of the HD44780 driver |