aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/contributors.txt30
1 files changed, 19 insertions, 11 deletions
diff --git a/docs/contributors.txt b/docs/contributors.txt
index 70c7e660..2586ed61 100644
--- a/docs/contributors.txt
+++ b/docs/contributors.txt
@@ -3,15 +3,23 @@ This file is a complete history of persons who contributed to the GLCD Library.
At this point we want to thank all of these people for their work.
-Date NickName RealName Contribution
-==== ======== ======== ============
-
-09.08.2012 inmarket Andrew Hannam GDISP VMT, ASYNC and MULTITHREAD implementation
-30.07.2012 inmarket Andrew Hannam halext implementation
-- dxli Dongxu Li lcdDrawEllipse() filled option
-- benwilliam - fastMath & lcdDrawEllipse()
-- Badger Thomas Saunders console implementation
- FSMC for STM32F1 and F4
- lld orientation fixes for S6D1121 and SSD1189
-- Abhishek Abhishek Kakkar font rendering, S6D1121 GPIO
+NickName RealName Contribution
+======== ======== ============
+
+inmarket Andrew Hannam GDISP (restructorizing the entire library)
+ VMT
+ ASYNC and MULTITHREAD implementation
+
+Badger Thomas Saunders console implementation
+ FSMC for STM32F1 and F4
+ lld orientation fixed for S6F1121 and SSD1289
+
+Abhishek Abhishek Kumar S6D1121 GPIO
+ font rendering
+ touchpad noise filtering & optimizations
+
+benwilliam - lcdDrawEllipse()
+ fastMath
+
+dxli Dongxu Li lcdDrawEllipse() filled option