Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-02-12 | timer.c: fixed detection of positive clock skew (and some typos) | mzuther | 4 | -10/+10 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1143 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-23 | timer.c: fixed clock skew detection | mzuther | 1 | -26/+46 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1142 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-23 | timer.c: skip intermediate timer intervals | mzuther | 2 | -16/+46 | |
"timer_inc()" now checks how many trigger intervals have passed since a given timer has been updated. This might be due to "negative clock skew" (think of summer time) or the fact that some processing took too long (i.e. fetching of a web site). These missed trigger intervals are then skipped and the user is notified so that he may adapt his timer settings. This handling is essential, otherwise unprocessed timers might stack up and would trigger continuously while at the same time becoming notoriously late and unreliable. git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1141 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-05 | fix for a bug introduced in the DE-LD021 driver | michael | 1 | -3/+3 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1140 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-04 | indentation | michael | 2 | -3/+3 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1139 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-04 | support for Sure Electronics DE-LD021 by Natanael Olaiz | michael | 1 | -10/+8 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1138 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2011-01-02 | driver for EFN LED modules by Tilman Glötzner | michael | 9 | -21/+469 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1137 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2010-11-28 | commented, corrected and beautified both timer and timer group code | mzuther | 11 | -197/+511 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1136 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2010-11-27 | finished commenting the timer code | mzuther | 2 | -46/+138 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1135 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2010-11-20 | started commenting the timer code | mzuther | 5 | -52/+170 | |
I'm not done yet, but my system is currently very unstable, and I don't want the changes to get lost... :( git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1134 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | |||||
2010-11-19 | Added brightness support for GLCD2USB | harbaum | 5 | -28/+8014 | |
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@1133 3ae390bd-cb1e-0410-b409-cd5a39f66f1f | Jonathan McCrohan | 1 | -7/+0 | ||
2012-02-11 | Move *.docs, *.install and *.examples to -dev. | Jonathan McCrohan | 7 | -2/+2 | |
2012-02-11 | Move to single -dev package. | Jonathan McCrohan | 2 | -14/+12 | |
2012-02-08 | Update package changelog. | Jonathan McCrohan | 1 | -1/+1 | |
Bump release date. | |||||
2012-02-08 | Partial manual revert of move to libconfig*8. | Jonathan McCrohan | 4 | -12/+12 | |
Move back to libconfig*9, with libconfig*8-dev remaining. | |||||
2012-02-08 | Add my name to debian copyright. | Jonathan McCrohan | 1 | -2/+3 | |
2012-02-08 | Atomic commit. Rollback to libconfig8 packaging names. | Jonathan McCrohan | 10 | -8/+8 | |
2012-02-07 | Rename libconfig9 to libconfig8 to aid release team | Jonathan McCrohan | 1 | -14/+14 | |
2012-02-07 | Fix "closes typo" | Jonathan McCrohan | 1 | -1/+1 | |
2012-02-07 | Revert "Add symbols" | Jonathan McCrohan | 3 | -739/+1 | |
This reverts commit 5184275a78a65864e1c7c0c609f945fdb0dd2d26. | |||||
2012-02-07 | Revert "Fix b0rked symbol file." | Jonathan McCrohan | 1 | -1/+1 | |
This reverts commit da589e0b2ee111a61807c057cd4608b7bb278cca. | |||||
2012-02-07 | Revert "Second attempt" | Jonathan McCrohan | 2 | -0/+194 | |
This reverts commit 1c5de5f3d1287cdf6994bb3451b8a8e18a62b8ec. | |||||
2012-01-29 | Second attempt | Jonathan McCrohan | 2 | -194/+0 | |
2012-01-29 | Fix b0rked symbol file. | Jonathan McCrohan | 1 | -1/+1 | |
2012-01-29 | Add symbols | Jonathan McCrohan | 3 | -1/+739 | |
2012-01-26 | add examples properly | Jonathan McCrohan | 1 | -0/+2 | |
2012-01-26 | Update changelog | Jonathan McCrohan | 1 | -3/+6 | |
2012-01-26 | fix typo | Jonathan McCrohan | 1 | -1/+1 | |
2012-01-26 | fix accidental description changes | Jonathan McCrohan | 1 | -2/+2 | |
2012-01-26 | more fucking around to please lintian | Jonathan McCrohan | 1 | -5/+2 | |
2012-01-25 | Linitan fixes | Jonathan McCrohan | 2 | -3/+2 | |
2012-01-25 | Split out debug packages | Jonathan McCrohan | 2 | -1/+6 | |
2011-12-31 | Fix debian/rules | Jonathan McCrohan | 1 | -1/+1 | |
2011-12-31 | Remove shlibs | Jonathan McCrohan | 1 | -2/+0 | |
2011-12-31 | Remove NMU from changelog | Jonathan McCrohan | 1 | -1/+0 | |
2011-12-31 | Lintian Fixes | Jonathan McCrohan | 1 | -2/+4 | |
2011-12-31 | Remove Makefile patch | Jonathan McCrohan | 1 | -1/+0 | |
2011-12-31 | Update Makefiles | Jonathan McCrohan | 10 | -248/+8222 | |
2011-12-31 | Updated makefiles | Jonathan McCrohan | 1 | -0/+1 | |