Age | Commit message (Collapse) | Author | Files | Lines |
|
improved exec
|
|
first (incomplete) GPO implementation
|
|
added restart funnctionality
(lots of this code was stolen from sendmail.c)
|
|
fixed some bugs with the new syslog code
|
|
new debugging scheme: error(), info(), debug()
uses syslog if in daemon mode
|
|
new switch -F (do not fork)
added automatic forking if -F not specified
|
|
opened 0.98 development
removed driver-specific signal-handlers
added 'quit'-function to driver structure
added global signal-handler
|
|
added README.44780
|
|
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
|
|
more debug messages
|
|
added '-d' (debugging) switch
added several debugging messages
removed config entry 'Delay' for HD44780 driver
delay loop for HD44780 will be calibrated automatically
|
|
minor changes and cleanups
|
|
UUCP style lockfiles for the serial port
|
|
suppress welcome message if display is smaller than 20x2
change lcd4linux.ppm to 32 pixel high so KDE won't stretch the icon
|
|
added '-c key=val' option
|
|
geometric correction (too many pixelgaps)
lcd4linux main should return int, not void
|
|
bug in pixmap.c that leaded to empty bars fixed
name conflicts with X11 resolved
|
|
enhancements to the PPM driver
|
|
memory leak in Raster_flush closed
driver family logic changed
|
|
new syntax for raster configuration
changed XRES and YRES to be configurable
PPM driver works nice
|
|
PPM driver up and running (but slow!)
|
|
added '-l' switch (list drivers)
generic pixmap driver added
X11 Framework done
|
|
FAQ added
new modules 'processor.c' contains all data processing
|
|
documentation available! README, README.MatrixOrbital, README.Drivers
added Skeleton.c as a starting point for new drivers
|
|
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
|
|
vertical bars implemented
bar compaction improved
memory information implemented
|
|
various memory statistics added
|
|
release 0.9
moved row parsing to parser.c
all basic work finished
|
|
first unstable but running release
|
|
Initial revision
|