Commit Graph

23 Commits (ff0b8d0fecbf9db330657cca2b2c0656bf9e463b)

Author SHA1 Message Date
trsaunders 637d92d5d5 fix for console when x0 != 0 or y0 != 0 2012-07-25 23:38:32 +01:00
trsaunders 447c618ccc change font type to font_t 2012-07-25 18:43:45 +01:00
trsaunders ce5fd37e9b Merge remote-tracking branch 'upstream/master' 2012-07-25 18:37:49 +01:00
trsaunders f6ce96a444 drawChar in worker 2012-07-25 18:37:46 +01:00
Tectu 999486233d lcdVerticalScroll() fix 2012-07-25 04:00:30 +02:00
Tectu fe61558e88 fixed lcdRectDraw() 2012-07-25 00:22:50 +02:00
trsaunders e4094ad468 get pixel return value implemented in struct 2012-07-24 17:22:50 +01:00
trsaunders 4ba0eb23a7 remove result from GLCD message struct and use chMsgRelease to pass result instead 2012-07-24 17:17:32 +01:00
Tectu ccdc62c334 cleanup 2012-07-24 03:56:45 +02:00
Tectu fd65a3c5b5 lcdDrawLine() speed improvement 2012-07-24 03:24:50 +02:00
Tectu 5f268adaaa lcdDrawRect() speed improvement 2012-07-24 03:11:38 +02:00
Tectu 4323c7315c Merge pull request #17 from trsaunders/master
console optimisations
2012-07-23 14:53:53 -07:00
trsaunders c30550779b optimise console: use lcdFillArea instead of lcdDrawRect 2012-07-23 22:50:00 +01:00
Tectu 062142204f added glcdWorker.h 2012-07-23 19:54:34 +02:00
Tectu fa4272d31f cleanup 2012-07-23 19:54:10 +02:00
Tectu a9d5837f40 cleanup 2012-07-23 03:43:11 +02:00
Tectu 586468a7c9 implemented lcdGetPixelColor() 2012-07-23 03:39:36 +02:00
Tectu 0da58f180c Merge pull request #16 from trsaunders/master
tidy up bottom and edges of console
2012-07-22 14:30:19 -07:00
trsaunders c1a8f5ea2b tidy up bottom and edges of console 2012-07-22 22:23:53 +01:00
Tectu af3c8f87b7 fastMath cleanup 2012-07-22 22:28:28 +02:00
Tectu 8bc4bc9744 small fix 2012-07-22 02:26:16 +02:00
Tectu d0c92628ed lcdVerticalScroll() uses worker 2012-07-18 04:22:28 +02:00
Tectu 096701a6ad restructorizing 2012-07-18 03:42:05 +02:00