Age | Commit message (Collapse) | Author | Files | Lines |
|
first try to support display of SIN router
|
|
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
|
|
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
|
|
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
|
|
added '-c key=val' option
|
|
more Pixmap renaming
quoting of '#' in config file
|
|
documentation available! README, README.MatrixOrbital, README.Drivers
added Skeleton.c as a starting point for new drivers
|