Commit Graph

3182 Commits (2ae3cf397da35e015a9ee8ec8ad868d0e05f4c03)

Author SHA1 Message Date
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
trsaunders bdcbdd4c38 merge upstream changes 2012-06-27 17:51:08 +01:00
trsaunders 8a6337b4e7 tidy up comments 2012-06-27 16:51:54 +01:00
trsaunders 44eb3583bc add missing semi colon 2012-06-27 16:46:20 +01:00
trsaunders e4ec0e9432 use max(height,width) to calculate buffer size 2012-06-27 16:45:23 +01:00
trsaunders 1d09786fa4 more safety checks 2012-06-27 16:42:09 +01:00
trsaunders 351c50cc48 tidy up 2012-06-27 16:40:23 +01:00
Tectu 3a5be9c678 small fix 2012-06-27 15:43:49 +02:00
Tectu 3ada10d048 shadowing fix 2012-06-27 11:41:38 +02:00
Tectu 2c95af7413 added shadow support for buttons 2012-06-27 11:12:45 +02:00
Tectu de84bc984c example code update 2012-06-27 10:29:00 +02:00
Tectu 57a68c85d5 name -> label 2012-06-27 10:23:42 +02:00
Tectu f332a1bb9f fix 2012-06-27 10:21:54 +02:00
Tectu 488cf39792 some name changes 2012-06-27 10:11:42 +02:00
Tectu db7d8d0aea added guiDeleteElement 2012-06-27 10:10:45 +02:00
trsaunders c10f54e5af more console work 2012-06-26 23:58:29 +01:00
Tectu 3d041a9d4b guiDrawSlider() frame drawing 2012-06-26 22:20:55 +02:00
Tectu 191dbc088a added guiDrawWheel() dummy 2012-06-26 21:48:12 +02:00
Tectu a1cc224472 added wheel as GUI type 2012-06-26 21:43:21 +02:00
Tectu f4917beb6a added different GUI elements 2012-06-26 21:17:50 +02:00
Tectu cc7943305e added type of GUI element 2012-06-26 20:47:35 +02:00
Tectu 9693778666 free memory 2012-06-26 16:22:08 +02:00
Tectu 4fee89285e added GUI usage demo 2012-06-26 15:14:34 +02:00
Tectu 9782c3edbc sleep fix in gui.c 2012-06-26 15:09:47 +02:00
Tectu 9ae31c5389 free memory 2012-06-26 13:58:41 +02:00
Tectu 6743cde23d gui doc 2012-06-26 13:57:00 +02:00
Tectu 3a63bff54d GUI thread WA size fix 2012-06-26 13:50:49 +02:00
Tectu bef27b6663 guiInit() priority parameter 2012-06-26 13:50:12 +02:00
Tectu 574f97a7a1 guiDrawButton return value fix 2012-06-26 13:46:40 +02:00
Tectu bbfc18bc27 fixed active/inactive state of GUI elements 2012-06-26 13:44:10 +02:00
Tectu 87888e474d implemented GUI button drawing 2012-06-26 13:16:36 +02:00
Tectu 588429506c implemented linkedlist 2012-06-26 12:47:25 +02:00