Age | Commit message (Collapse) | Author | Files | Lines |
|
Crystalfontz NextGeneration driver added
|
|
first version of Next Generation HD44780 (untested! but it compiles...)
some cleanup in the other drivers
|
|
some reorganization
moved drv_generic to drv_generic_serial
moved port locking stuff to drv_generic_serial
|
|
"Default screen" working with MatrixOrbital
|
|
moved text-display-specific stuff to drv_generic_text
moved all the bar stuff from drv_generic_bar to generic_text
|
|
moved generic stuff from drv_MatrixOrbital to drv_generic
implemented new-stylish bars which are nearly finished
|
|
Framework for bar widget opened
|
|
debian/ postinst and watch added (did CVS forget about them?)
evaluator: conditional expressions (a?b:c) added
text widget nearly finished
|
|
new plugin 'uname' which does what it's called
text widget nearly finished
first results displayed on MatrixOrbital
|
|
further widget and layout processing
|
|
layout starts to exist...
|
|
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
|
|
new MatrixOrbital changes
|
|
initiated transfer to new driver architecture
new file 'drv.c' will someday replace 'display.c'
new file 'drv_MatrixOrbital.c' will replace 'MatrixOrbital.c'
due to this 'soft' transfer lcd4linux should stay usable during the switch
(at least I hope so)
|