aboutsummaryrefslogtreecommitdiffstats
path: root/timer_group.c (follow)
AgeCommit message (Collapse)AuthorFilesLines
2013-05-23indentationmichael1-9/+9
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1199 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2013-02-13Ticket #284volker1-7/+18
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1193 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-03-26Fixed realloc error handling in timer_group.c; changed the interval member ↵mjona1-21/+12
in the TIMER_GROUP structure from int* to int. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1185 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-03-26handle failing realloc() correctly (thanks to Mattia)michael1-34/+13
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1184 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2012-03-23timer activation: use defines instead of integers for easier readingmzuther1-14/+14
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1182 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-11-28commented, corrected and beautified both timer and timer group codemzuther1-127/+423
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
2010-02-07added grouping of widgets by update interval (new file "timer_group.c")mzuther1-0/+261
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1106 3ae390bd-cb1e-0410-b409-cd5a39f66f1f