Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 1 | -13/+16 | |
renamed 'client' to 'plugin' | |||||
2003-11-16 | [lcd4linux @ 2003-11-16 09:45:49 by reinelt] | reinelt | 1 | -2/+4 | |
Crystalfontz changes, small glitch in getopt() fixed | |||||
2003-10-22 | [lcd4linux @ 2003-10-22 04:19:16 by reinelt] | reinelt | 1 | -19/+89 | |
Makefile.in for imon.c/.h, some MatrixOrbital clients | |||||
2003-10-12 | [lcd4linux @ 2003-10-12 04:46:19 by reinelt] | reinelt | 1 | -6/+102 | |
first try to integrate the Evaluator into a display driver (MatrixOrbital here) small warning in processor.c fixed (thanks to Zachary Giles) workaround for udelay() on alpha (no msr.h avaliable) (thanks to Zachary Giles) | |||||
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:51:14 by reinelt] | reinelt | 1 | -42/+84 | |
start support for new MatrixOrbital MX2 displays | |||||
2003-09-29 | [lcd4linux @ 2003-09-29 06:12:56 by reinelt] | reinelt | 1 | -5/+6 | |
changed default HD44780 wiring: unused signals are GND | |||||
2003-09-21 | [lcd4linux @ 2003-09-21 06:43:02 by reinelt] | reinelt | 1 | -1/+51 | |
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:45:43 by reinelt] | reinelt | 1 | -17/+5 | |
icons for all remaining drivers | |||||
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 | -6/+5 | |
basic icon support for HD44780 | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -17/+14 | |
new function 'cfg_number()' | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 05:30:33 by reinelt] | reinelt | 1 | -6/+8 | |
even more icons stuff | |||||
2003-09-01 | [lcd4linux @ 2003-09-01 04:09:34 by reinelt] | reinelt | 1 | -3/+17 | |
icons nearly finished, but MatrixOrbital only | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -4/+7 | |
liblcd4linux patch from Patrick Schemitz | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 04:31:56 by reinelt] | reinelt | 1 | -1/+8 | |
icon.c icon.h added | |||||
2003-08-22 | [lcd4linux @ 2003-08-22 03:45:08 by reinelt] | reinelt | 1 | -3/+14 | |
bug in parallel port code fixed, more icons stuff | |||||
2003-08-19 | [lcd4linux @ 2003-08-19 04:28:41 by reinelt] | reinelt | 1 | -3/+8 | |
more Icon stuff, minor glitches fixed | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 16:37:39 by reinelt] | reinelt | 1 | -7/+43 | |
more icon framework | |||||
2003-08-16 | [lcd4linux @ 2003-08-16 07:31:35 by reinelt] | reinelt | 1 | -36/+73 | |
double buffering in all drivers | |||||
2003-07-24 | [lcd4linux @ 2003-07-24 04:48:09 by reinelt] | reinelt | 1 | -6/+10 | |
'soft clear' needed for virtual rows | |||||
2003-02-22 | [lcd4linux @ 2003-02-22 07:53:09 by reinelt] | reinelt | 1 | -4/+7 | |
cfg_get(key,defval) | |||||
2003-02-13 | [lcd4linux @ 2003-02-13 10:40:17 by reinelt] | reinelt | 1 | -28/+119 | |
changed "copyright" to "2003" added slightly different protocol for MatrixOrbital "LK202" displays | |||||
2002-08-19 | [lcd4linux @ 2002-08-19 09:30:18 by reinelt] | reinelt | 1 | -256/+106 | |
MatrixOrbital uses generic bar funnctions | |||||
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 | |||||
2001-04-27 | [lcd4linux @ 2001-04-27 05:04:57 by reinelt] | reinelt | 1 | -1/+10 | |
replaced OPEN_MAX with sysconf() replaced mktemp() with mkstemp() unlock serial port if open() fails | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 07:40:16 by reinelt] | reinelt | 1 | -8/+29 | |
first (incomplete) GPO implementation | |||||
2001-02-13 | [lcd4linux @ 2001-02-13 09:00:13 by reinelt] | reinelt | 1 | -6/+15 | |
prepared framework for GPO's (general purpose outputs) | |||||
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 | -20/+16 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 11:13:54 by reinelt] | reinelt | 1 | -1/+12 | |
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 | -6/+14 | |
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 | -7/+10 | |
first version of the HD44780 driver | |||||
2000-04-10 | [lcd4linux @ 2000-04-10 04:40:53 by reinelt] | reinelt | 1 | -2/+8 | |
minor changes and cleanups | |||||
2000-04-07 | [lcd4linux @ 2000-04-07 05:42:20 by reinelt] | reinelt | 1 | -3/+31 | |
UUCP style lockfiles for the serial port | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 18:46:28 by reinelt] | reinelt | 1 | -19/+24 | |
bug in pixmap.c that leaded to empty bars fixed name conflicts with X11 resolved | |||||
2000-03-25 | [lcd4linux @ 2000-03-25 05:50:43 by reinelt] | reinelt | 1 | -2/+7 | |
memory leak in Raster_flush closed driver family logic changed | |||||
2000-03-23 | [lcd4linux @ 2000-03-23 07:24:48 by reinelt] | reinelt | 1 | -5/+7 | |
PPM driver up and running (but slow!) | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 07:33:50 by reinelt] | reinelt | 1 | -2/+7 | |
FAQ added new modules 'processor.c' contains all data processing | |||||
2000-03-19 | [lcd4linux @ 2000-03-19 08:41:28 by reinelt] | reinelt | 1 | -2/+7 | |
documentation available! README, README.MatrixOrbital, README.Drivers added Skeleton.c as a starting point for new drivers | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 08:07:04 by reinelt] | reinelt | 1 | -24/+86 | |
vertical bars implemented bar compaction improved memory information implemented | |||||
2000-03-17 | [lcd4linux @ 2000-03-17 09:21:42 by reinelt] | reinelt | 1 | -4/+7 | |
various memory statistics added | |||||
2000-03-13 | [lcd4linux @ 2000-03-13 15:58:24 by reinelt] | reinelt | 1 | -36/+91 | |
release 0.9 moved row parsing to parser.c all basic work finished | |||||
2000-03-10 | [lcd4linux @ 2000-03-10 17:36:02 by reinelt] | reinelt | 1 | -6/+42 | |
first unstable but running release | |||||
2000-03-10 | [lcd4linux @ 2000-03-10 10:49:53 by reinelt] | reinelt | 1 | -30/+307 | |
MatrixOrbital driver finished | |||||
2000-03-06 | [lcd4linux @ 2000-03-06 06:04:06 by reinelt] | reinelt | 1 | -1/+30 | |
minor cleanups |