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
|
|
'const'ified the whole source
|
|
big patch from Martin Hejl:
- use qprintf() where appropriate
- save CPU cycles on gettimeofday()
- add quit() functions to free allocated memory
- fixed lots of memory leaks
|
|
new plugin 'uname' which does what it's called
text widget nearly finished
first results displayed on MatrixOrbital
|
|
timer queues added
liblcd4linux deactivated turing transformation to new layout
|
|
further widget and layout processing
|
|
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
|