Commit Graph

413 Commits (e78626a8bb1743e1b7c826984b07c117f5898076)

Author SHA1 Message Date
Tectu d0c92628ed lcdVerticalScroll() uses worker 2012-07-18 04:22:28 +02:00
Tectu 096701a6ad restructorizing 2012-07-18 03:42:05 +02:00
Tectu 24692be747 restructorizing 2012-07-18 03:33:53 +02:00
Tectu c0b2ef5e8c fix 2012-07-18 03:28:23 +02:00
Tectu 32fbc2f194 cleanups 2012-07-18 03:27:41 +02:00
Tectu b9e90adb6f readme update 2012-07-17 16:47:34 +02:00
Tectu 5f2383deb4 readme update 2012-07-17 16:47:05 +02:00
Tectu 7db1dfd26b cleanup 2012-07-17 02:30:18 +02:00
Tectu 7b2e2d0d82 added GLCD_DRAW_CHAR dummy in worker thread 2012-07-17 02:26:26 +02:00
Tectu 5c59d3ec29 removed lcdSetCursor() in glcd.c 2012-07-17 01:01:57 +02:00
Tectu 17f169845a small fixes 2012-07-16 04:04:36 +02:00
Tectu b5b68e3461 implemented worker thread for glcd 2012-07-16 03:56:46 +02:00
Tectu e3a1ba08ab implemented worker thread for glcd 2012-07-16 03:05:12 +02:00
Tectu 7639f58f61 cleanup 2012-07-12 14:54:33 +02:00
Tectu 64d0175166 Merge pull request #12 from dxli/master
added a filled option to lcdDrawEllipse
2012-07-12 03:53:15 -07:00
Dongxu Li 75fc51104a lcdDrawEllipse: fixed a missing color option 2012-07-10 16:15:18 -04:00
Dongxu Li 578e0db66e drawEllipse: added a filled option 2012-07-10 16:10:51 -04:00
Tectu 51f6f84111 readme update 2012-07-10 22:07:38 +02:00
Tectu e481e3a23c touchpad fix 2012-07-10 03:14:24 +02:00
Tectu dcf9a88783 touchpad fix 2012-07-10 03:13:38 +02:00
Tectu 7394b541e4 fixed tpCalibrate() 2012-07-10 02:51:29 +02:00
Tectu 755e5be0b1 added fastMath files 2012-07-10 02:14:58 +02:00
Tectu ed39db99a5 added lcdDrawEllipse() - contributed by Ben William 2012-07-10 01:15:31 +02:00
Tectu 3e6d376e1e guiDrawSlider() fixes 2012-07-09 22:40:35 +02:00
Tectu 4df715dd46 added guiDrawSlider() 2012-07-09 20:45:02 +02:00
Tectu 894770e596 cleanup 2012-07-09 19:31:24 +02:00
Tectu d8ea433030 added passive guiDrawSlider() 2012-07-09 19:29:49 +02:00
Tectu 1e0983019d guiDrawKeymatrix() dummy 2012-07-09 03:46:13 +02:00
Tectu e0ee5c258f doc fix 2012-07-09 03:19:22 +02:00
Tectu 0dc6154ee1 gui.c cleanup 2012-07-09 03:17:03 +02:00
Tectu b3d7994cfd fixes 2012-07-09 02:59:46 +02:00
Tectu 3e1a25f312 added member shadow to guiNode_t struct 2012-07-09 02:57:40 +02:00
Tectu a52e732564 gui demo cleanup 2012-07-09 02:45:01 +02:00
Tectu fdb5ede29a added powerOn mode in lcdInit() 2012-07-09 02:43:40 +02:00
Tectu 8f7c2804fd compiler warnings 2012-07-09 02:39:28 +02:00
Tectu 9d498150f7 compiler warnings 2012-07-09 02:38:35 +02:00
Tectu 45fc0a8c7b fix 2012-07-09 02:35:57 +02:00
Tectu 5022de2754 compiler warning 2012-07-09 02:34:40 +02:00
Tectu bbfc86c17b whitepsaces 2012-07-09 02:29:58 +02:00
Tectu 7a20c79b15 cleanup 2012-07-09 00:13:37 +02:00
Tectu 57f41566b6 updated GUI example 2012-07-08 23:09:15 +02:00
Tectu 9b46b61f57 changed TP_CS macros. Added TP_CS_PORT 2012-06-29 13:08:53 +02:00
Tectu 21cb0c7454 compiler error fix 2012-06-28 12:03:29 +02:00
Tectu 54fa2e5617 fix 2012-06-28 11:48:56 +02:00
Tectu 02f58e279f whitespaces 2012-06-28 11:15:10 +02:00
Tectu 599af99046 whitespaces 2012-06-27 23:35:21 +02:00
Tectu 3249a8e3bc prototype fix 2012-06-27 23:34:36 +02:00
Tectu c621e9f192 fixed lld_lcdReadStream() 2012-06-27 21:46:16 +02:00
Tectu 1f43c6d654 Merge pull request #11 from trsaunders/master
Console support
2012-06-27 10:03:05 -07:00
trsaunders bb69ed37aa fix merge 2012-06-27 17:53:04 +01:00