Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | |||||
2000-01-16 | [lcd4linux @ 2000-01-16 12:17:59 by reinelt] | reinelt | 1 | -0/+49 | |
Initial revision |