aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTectu <joel@unormal.org>2012-08-16 13:11:35 +0200
committerTectu <joel@unormal.org>2012-08-16 13:11:35 +0200
commitf0a7643598a221a91f8ec1c79eb3646617d099bd (patch)
tree03eaa6c30cdb4c1de3263f0691fcb23eb6a8f2f8 /docs
parent53000e3c199fb106f3f8dee57b417512a488a3ff (diff)
downloaduGFX-f0a7643598a221a91f8ec1c79eb3646617d099bd.tar.gz
uGFX-f0a7643598a221a91f8ec1c79eb3646617d099bd.tar.bz2
uGFX-f0a7643598a221a91f8ec1c79eb3646617d099bd.zip
contributors.txt update
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