Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2003-12-19 | [lcd4linux @ 2003-12-19 05:35:13 by reinelt] | reinelt | 1 | -3/+6 | |
renamed 'client' to 'plugin' | |||||
2003-12-01 | [lcd4linux @ 2003-12-01 07:08:50 by reinelt] | reinelt | 1 | -1/+13 | |
Patches from Xavier: - WiFi: make interface configurable - "quiet" as an option from the config file - ignore missing "MemShared" on Linux 2.6 | |||||
2003-11-16 | [lcd4linux @ 2003-11-16 09:45:49 by reinelt] | reinelt | 1 | -6/+6 | |
Crystalfontz changes, small glitch in getopt() fixed | |||||
2003-10-22 | [lcd4linux @ 2003-10-22 04:19:16 by reinelt] | reinelt | 1 | -12/+17 | |
Makefile.in for imon.c/.h, some MatrixOrbital clients | |||||
2003-10-11 | [lcd4linux @ 2003-10-11 06:01:52 by reinelt] | reinelt | 1 | -10/+53 | |
renamed expression.{c,h} to client.{c,h} added config file client new functions 'AddNumericVariable()' and 'AddStringVariable()' new parameter '-i' for interactive mode | |||||
2003-10-05 | [lcd4linux @ 2003-10-05 17:58:50 by reinelt] | reinelt | 1 | -4/+13 | |
libtool junk; copyright messages cleaned up | |||||
2003-09-10 | [lcd4linux @ 2003-09-10 08:37:09 by reinelt] | reinelt | 1 | -12/+11 | |
icons: reorganized tick_* again... | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 06:54:43 by reinelt] | reinelt | 1 | -7/+6 | |
new function 'cfg_number()' | |||||
2003-09-09 | [lcd4linux @ 2003-09-09 05:30:33 by reinelt] | reinelt | 1 | -13/+19 | |
even more icons stuff | |||||
2003-08-24 | [lcd4linux @ 2003-08-24 05:17:58 by reinelt] | reinelt | 1 | -18/+17 | |
liblcd4linux patch from Patrick Schemitz | |||||
2003-08-17 | [lcd4linux @ 2003-08-17 16:37:39 by reinelt] | reinelt | 1 | -2/+5 | |
more icon framework | |||||
2003-08-14 | [lcd4linux @ 2003-08-14 03:47:40 by reinelt] | reinelt | 1 | -1/+5 | |
remove PID file if driver initialisation fails | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 08:05:23 by reinelt] | reinelt | 1 | -1/+17 | |
added PID file handling | |||||
2003-08-08 | [lcd4linux @ 2003-08-08 06:58:06 by reinelt] | reinelt | 1 | -25/+37 | |
improved forking | |||||
2003-07-24 | [lcd4linux @ 2003-07-24 04:48:09 by reinelt] | reinelt | 1 | -4/+7 | |
'soft clear' needed for virtual rows | |||||
2003-06-13 | [lcd4linux @ 2003-06-13 05:11:10 by reinelt] | reinelt | 1 | -2/+5 | |
error message cosmetics | |||||
2003-04-07 | [lcd4linux @ 2003-04-07 06:02:58 by reinelt] | reinelt | 1 | -2/+5 | |
further parallel port abstraction | |||||
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 | -4/+9 | |
changed "copyright" to "2003" added slightly different protocol for MatrixOrbital "LK202" displays | |||||
2002-04-29 | [lcd4linux @ 2002-04-29 11:00:25 by reinelt] | reinelt | 1 | -4/+9 | |
added Toshiba T6963 driver added ndelay() with nanosecond resolution | |||||
2001-04-27 | [lcd4linux @ 2001-04-27 05:04:57 by reinelt] | reinelt | 1 | -6/+12 | |
replaced OPEN_MAX with sysconf() replaced mktemp() with mkstemp() unlock serial port if open() fails | |||||
2001-03-13 | [lcd4linux @ 2001-03-13 07:41:22 by reinelt] | reinelt | 1 | -1/+7 | |
added NEWS file | |||||
2001-03-12 | [lcd4linux @ 2001-03-12 12:39:36 by reinelt] | reinelt | 1 | -1/+18 | |
reworked autoconf a lot: drivers may be excluded, #define's went to config.h | |||||
2001-03-08 | [lcd4linux @ 2001-03-08 15:25:38 by ltoetsch] | ltoetsch | 1 | -3/+6 | |
improved exec | |||||
2001-02-14 | [lcd4linux @ 2001-02-14 07:40:16 by reinelt] | reinelt | 1 | -2/+6 | |
first (incomplete) GPO implementation | |||||
2000-10-25 | [lcd4linux @ 2000-10-25 08:10:48 by reinelt] | reinelt | 1 | -10/+55 | |
added restart funnctionality (lots of this code was stolen from sendmail.c) | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 18:42:20 by reinelt] | reinelt | 1 | -1/+7 | |
fixed some bugs with the new syslog code | |||||
2000-08-10 | [lcd4linux @ 2000-08-10 09:44:09 by reinelt] | reinelt | 1 | -21/+24 | |
new debugging scheme: error(), info(), debug() uses syslog if in daemon mode | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 14:14:11 by reinelt] | reinelt | 1 | -7/+36 | |
new switch -F (do not fork) added automatic forking if -F not specified | |||||
2000-08-09 | [lcd4linux @ 2000-08-09 09:50:29 by reinelt] | reinelt | 1 | -4/+35 | |
opened 0.98 development removed driver-specific signal-handlers added 'quit'-function to driver structure added global signal-handler | |||||
2000-04-17 | [lcd4linux @ 2000-04-17 05:14:27 by reinelt] | reinelt | 1 | -4/+22 | |
added README.44780 | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 16:56:52 by reinelt] | reinelt | 1 | -7/+22 | |
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 | 1 | -1/+7 | |
more debug messages | |||||
2000-04-15 | [lcd4linux @ 2000-04-15 11:13:54 by reinelt] | reinelt | 1 | -3/+21 | |
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-10 | [lcd4linux @ 2000-04-10 04:40:53 by reinelt] | reinelt | 1 | -22/+42 | |
minor changes and cleanups | |||||
2000-04-07 | [lcd4linux @ 2000-04-07 05:42:20 by reinelt] | reinelt | 1 | -8/+32 | |
UUCP style lockfiles for the serial port | |||||
2000-04-03 | [lcd4linux @ 2000-04-03 17:31:52 by reinelt] | reinelt | 1 | -9/+16 | |
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 04:46:38 by reinelt] | reinelt | 1 | -3/+13 | |
added '-c key=val' option | |||||
2000-04-01 | [lcd4linux @ 2000-04-01 22:40:42 by herp] | herp | 1 | -2/+6 | |
geometric correction (too many pixelgaps) lcd4linux main should return int, not void | |||||
2000-03-26 | [lcd4linux @ 2000-03-26 18:46:28 by reinelt] | reinelt | 1 | -5/+10 | |
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 | 1 | -10/+11 | |
enhancements to the PPM driver | |||||
2000-03-25 | [lcd4linux @ 2000-03-25 05:50:43 by reinelt] | reinelt | 1 | -4/+13 | |
memory leak in Raster_flush closed driver family logic changed | |||||
2000-03-24 | [lcd4linux @ 2000-03-24 11:36:56 by reinelt] | reinelt | 1 | -1/+8 | |
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 | 1 | -11/+10 | |
PPM driver up and running (but slow!) | |||||
2000-03-22 | [lcd4linux @ 2000-03-22 15:36:21 by reinelt] | reinelt | 1 | -4/+12 | |
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 | 1 | -344/+34 | |
FAQ added new modules 'processor.c' contains all data processing | |||||
2000-03-19 | [lcd4linux @ 2000-03-19 08:41:28 by reinelt] | reinelt | 1 | -7/+12 | |
documentation available! README, README.MatrixOrbital, README.Drivers added Skeleton.c as a starting point for new drivers | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 10:31:06 by reinelt] | reinelt | 1 | -23/+76 | |
added sensor handling (for temperature etc.) made data collecting happen only if data is used (reading /proc/meminfo takes a lot of CPU!) released lcd4linux-0.92 | |||||
2000-03-18 | [lcd4linux @ 2000-03-18 08:07:04 by reinelt] | reinelt | 1 | -17/+36 | |
vertical bars implemented bar compaction improved memory information implemented | |||||
2000-03-17 | [lcd4linux @ 2000-03-17 09:21:42 by reinelt] | reinelt | 1 | -4/+51 | |
various memory statistics added |