Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2000-08-09 | [lcd4linux @ 2000-08-09 14:14:11 by reinelt] | reinelt | 2 | -11/+41 | |
new switch -F (do not fork) added automatic forking if -F not specified | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 11:03:07 by reinelt] | reinelt | 1 | -13/+28 | |
fixed a bug in system.c where the format of /proc/net/dev was not correctly detected and parsed with different kernels | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 13 | -127/+204 | |
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 | 8 | -91/+235 | |
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 | 4 | -5/+15 | |
eliminated some compiler warnings with glibc | |||||
2000-06-04 | [lcd4linux @ 2000-06-04 21:43:50 by herp] | herp | 1 | -2/+9 | |
minor bugfix (zero length) | |||||
2000-05-21 | [lcd4linux @ 2000-05-21 06:20:35 by reinelt] | reinelt | 7 | -35/+148 | |
added ppp throughput token is '%t[iomt]' at the moment, but this will change in the near future | |||||
2000-05-03 | [lcd4linux @ 2000-05-03 17:14:51 by herp] | herp | 1 | -1/+1 | |
2000-05-03 | [lcd4linux @ 2000-05-03 09:37:32 by herp] | herp | 3 | -0/+658 | |
2000-05-02 | [lcd4linux @ 2000-05-02 23:07:48 by herp] | herp | 4 | -15/+24 | |
Crystalfontz initial coding | |||||
2000-05-02 | [lcd4linux @ 2000-05-02 06:05:00 by reinelt] | reinelt | 5 | -7/+312 | |
driver for 3Com Palm Pilot added | |||||
2000-04-30 | [lcd4linux @ 2000-04-30 06:40:42 by reinelt] | reinelt | 2 | -17/+37 | |
bars for Beckmann+Egle driver | |||||
2000-04-28 | [lcd4linux @ 2000-04-28 05:19:55 by reinelt] | reinelt | 5 | -12/+554 | |
first release of the Beckmann+Egle driver | |||||
2000-04-20 | [lcd4linux @ 2000-04-20 05:48:42 by reinelt] | reinelt | 2 | -0/+18 | |
added documentation to EXTRA_DIST so that they go into the tarball | |||||
2000-04-19 | [lcd4linux @ 2000-04-19 04:44:20 by reinelt] | reinelt | 1 | -2/+2 | |
README for HD44780 driver | |||||
2000-04-17 | [lcd4linux @ 2000-04-17 05:14:27 by reinelt] | reinelt | 3 | -5/+119 | |
added README.44780 | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 16:56:52 by reinelt] | reinelt | 7 | -58/+197 | |
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:56:35 by reinelt] | reinelt | 4 | -10/+60 | |
more debug messages | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 11:13:54 by reinelt] | reinelt | 10 | -28/+144 | |
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 | 5 | -54/+126 | |
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 | 6 | -24/+535 | |
first version of the HD44780 driver | |||||
2000-04-10 | [lcd4linux @ 2000-04-10 04:40:53 by reinelt] | reinelt | 5 | -31/+65 | |
minor changes and cleanups | |||||
2000-04-07 | [lcd4linux @ 2000-04-07 05:42:20 by reinelt] | reinelt | 6 | -17/+266 | |
UUCP style lockfiles for the serial port | |||||
2000-04-05 | [lcd4linux @ 2000-04-05 05:58:36 by reinelt] | reinelt | 4 | -17/+65 | |
fixed bug in XWindow.c: union semun isn't defined with glibc-2.1 | |||||
2000-04-05 | [lcd4linux @ 2000-04-05 04:12:00 by reinelt] | reinelt | 1 | -0/+11 | |
TODO added | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 23:53:23 by herp] | herp | 1 | -2/+8 | |
fixed a bug that caused pixel-errors ("fliegendreck") under high load | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 17:31:52 by reinelt] | reinelt | 4 | -18/+45 | |
suppress welcome message if display is smaller than 20x2 change lcd4linux.ppm to 32 pixel high so KDE won't stretch the icon | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 06:54:03 by reinelt] | reinelt | 1 | -0/+14 | |
KDE application link | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 06:53:09 by reinelt] | reinelt | 4 | -0/+86 | |
releasing 0.96 annoying X11 bugs hopefully fixed KDE integration | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 04:46:38 by reinelt] | reinelt | 7 | -17/+88 | |
added '-c key=val' option | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 04:01:31 by reinelt] | reinelt | 3 | -8/+20 | |
if 'gap' is specified as -1, a gap of (pixelsize+pixelgap) is selected automatically | |||||
2000-04-02 | [lcd4linux @ 2000-04-02 22:07:10 by herp] | herp | 1 | -10/+20 | |
fixded a bug that occasionally caused Xlib errors | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 22:40:42 by herp] | herp | 2 | -19/+30 | |
geometric correction (too many pixelgaps) lcd4linux main should return int, not void | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 19:33:45 by herp] | herp | 1 | -3/+9 | |
colors in format \#RRGGBB in config-file now understood | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 16:22:38 by reinelt] | reinelt | 5 | -11/+15 | |
bug that caused a segfault in processor.c fixed (thanks to herp) | |||||
2000-03-31 | [lcd4linux @ 2000-03-31 04:41:22 by reinelt] | reinelt | 1 | -63/+68 | |
X11 driver: semaphore bug fixed | |||||
2000-03-30 | [lcd4linux @ 2000-03-30 16:46:57 by reinelt] | reinelt | 9 | -77/+1153 | |
configure now handles '--with-x' and '--without-x' correct | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 08:48:33 by reinelt] | reinelt | 2 | -7/+56 | |
README.X11 added | |||||
2000-03-28 | [lcd4linux @ 2000-03-28 07:22:15 by reinelt] | reinelt | 9 | -186/+447 | |
version 0.95 released X11 driver up and running minor bugs fixed | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 20:00:44 by reinelt] | reinelt | 4 | -23/+92 | |
README.Raster added | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 19:03:52 by reinelt] | reinelt | 5 | -10/+33 | |
more Pixmap renaming quoting of '#' in config file | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 18:46:28 by reinelt] | reinelt | 10 | -117/+163 | |
bug in pixmap.c that leaded to empty bars fixed name conflicts with X11 resolved | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 12:55:03 by reinelt] | reinelt | 3 | -25/+85 | |
enhancements to the PPM driver | |||||
2000-03-25 | [lcd4linux @ 2000-03-25 05:50:43 by reinelt] | reinelt | 10 | -33/+91 | |
memory leak in Raster_flush closed driver family logic changed | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:37:43 by reinelt] | reinelt | 1 | -0/+34 | |
fontmap.h added | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:36:56 by reinelt] | reinelt | 8 | -110/+232 | |
new syntax for raster configuration changed XRES and YRES to be configurable PPM driver works nice | |||||
2000-03-23 | [lcd4linux @ 2000-03-23 07:24:48 by reinelt] | reinelt | 12 | -40/+239 | |
PPM driver up and running (but slow!) | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 15:36:21 by reinelt] | reinelt | 10 | -19/+1231 | |
added '-l' switch (list drivers) generic pixmap driver added X11 Framework done | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 07:33:50 by reinelt] | reinelt | 13 | -366/+525 | |
FAQ added new modules 'processor.c' contains all data processing | |||||
2000-03-19 | [lcd4linux @ 2000-03-19 08:41:28 by reinelt] | reinelt | 12 | -20/+344 | |
documentation available! README, README.MatrixOrbital, README.Drivers added Skeleton.c as a starting point for new drivers |