From 429e46051dba814e7d6c74368eb1bba550222cbe Mon Sep 17 00:00:00 2001 From: Jonathan McCrohan Date: Thu, 1 Dec 2011 22:56:23 +0000 Subject: Imported Upstream version 1.4.8 --- contrib/README | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 contrib/README (limited to 'contrib/README') diff --git a/contrib/README b/contrib/README new file mode 100644 index 0000000..7437f0c --- /dev/null +++ b/contrib/README @@ -0,0 +1,3 @@ +These files are not maintained by me; they are user +contributions. They are not guaranteed to work with this release of +libconfig. -- cgit v1.2.3 inux.git/'>lcd4linux.git
lcd4linuxJonathan McCrohan
aboutsummaryrefslogtreecommitdiffstats
path: root/widget_icon.c (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-23timer.c: fixed clock skew detectionmzuther1-26/+46
2011-01-23timer.c: skip intermediate timer intervalsmzuther2-16/+46
2011-01-05fix for a bug introduced in the DE-LD021 drivermichael1-3/+3
2011-01-04indentationmichael2-3/+3
2011-01-04support for Sure Electronics DE-LD021 by Natanael Olaizmichael1-10/+8
2011-01-02driver for EFN LED modules by Tilman Glötznermichael9-21/+469
2010-11-28commented, corrected and beautified both timer and timer group codemzuther11-197/+511
2010-11-27finished commenting the timer codemzuther2-46/+138
2010-11-20started commenting the timer codemzuther5-52/+170
2010-11-19Added brightness support for GLCD2USBharbaum5-28/+8014