]> git.webhop.me Git - lcd4linux.git/commit
[lcd4linux @ 2004-01-10 20:22:33 by reinelt]
authorreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 10 Jan 2004 20:22:33 +0000 (20:22 +0000)
committerreinelt <reinelt@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sat, 10 Jan 2004 20:22:33 +0000 (20:22 +0000)
commita390d8386961109a8e182897753080538dce8625
treecc950b0ce0cb241f374de0671aa2bc2cacae8140
parent76ffcfa4c6fb4cf45126bfd97c3ab0affe1e8e0d
[lcd4linux @ 2004-01-10 20:22:33 by reinelt]
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

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@304 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
13 files changed:
Makefile.am
Makefile.in
cfg.c
cfg.h
drv.h
drv_MatrixOrbital.c
layout.c [new file with mode: 0644]
layout.h [new file with mode: 0644]
lcd4linux.c
plugin.c
widget.c
widget.h
widget_text.c [new file with mode: 0644]