]> git.webhop.me Git - lcd4linux.git/commit
added grouping of widgets by update interval (new file "timer_group.c")
authormzuther <mzuther@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 7 Feb 2010 14:03:46 +0000 (14:03 +0000)
committermzuther <mzuther@3ae390bd-cb1e-0410-b409-cd5a39f66f1f>
Sun, 7 Feb 2010 14:03:46 +0000 (14:03 +0000)
commit7496af7c8678b4ee97f9913b26dad028149eed79
tree008656e48fb0026a7c36f4812757f53fb72b8423
parentdcb29d2726791b4b770d4b36d27ee81d79a38f9e
added grouping of widgets by update interval (new file "timer_group.c")

git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
13 files changed:
Makefile.am
Makefile.in
aclocal.m4
configure
lcd4linux.c
timer_group.c [new file with mode: 0644]
timer_group.h [new file with mode: 0644]
widget_bar.c
widget_gpo.c
widget_icon.c
widget_image.c
widget_text.c
widget_timer.c