Age | Commit message (Collapse) | Author | Files | Lines |
|
uh-oh... the last CVS log message messed up things a lot...
|
|
added '-W' to CFLAGS
changed all C++ comments to C ones ('//' => '/* */')
cleaned up a lot of signed/unsigned mistakes
|
|
Complete rewrite of the evaluator to get rid of the code
from mark Morley (because of license issues).
The new Evaluator does a pre-compile of expressions, and
stores them in trees. Therefore it should be reasonable faster...
|
|
T6963 driver nearly finished
framework for graphic displays done
i2c_sensors patch from Xavier
some more old generation files removed
|
|
icon visibility patch from Xavier
|
|
icons finished!
|
|
icon widget added (not finished yet!)
|
|
timer queues added
liblcd4linux deactivated turing transformation to new layout
|
|
added new function 'cfg_list()' (not finished yet)
added layout.c (will replace processor.c someday)
added widget_text.c (will be the first and most important widget)
modified lcd4linux.c so that old-style configs should work, too
|
|
further matrixOrbital changes
widgets initialized
|
|
libtool junk; copyright messages cleaned up
|
|
minor fixes, widget.c added
|
|
UUCP style lockfiles for the serial port
|
|
fontmap.h added
|
|
minor cleanups
|