Commit Graph

50 Commits (57c7ec763be48bfc0fa5801191092fcace8e761b)

Author SHA1 Message Date
trsaunders 57c7ec763b BaseSequentialStream support 2012-06-19 22:48:19 +01:00
Tectu 07d992ea1d cleanups 2012-06-17 04:29:35 +02:00
Tectu 096e6c4ed9 small cleanup 2012-06-17 04:23:59 +02:00
Tectu f8997e5703 added lcdWriteStream start and stop functions 2012-06-17 02:00:48 +02:00
Tectu a69832f4ec added static lcdWriteStream 2012-06-17 01:43:06 +02:00
Tectu 49b3daab08 lcdFillArea now lld 2012-06-15 22:09:19 +02:00
Tectu 8ebd8887d3 Revert "lcdFillArea() is now lld"
This reverts commit 5defef1c1d.
2012-06-15 21:55:31 +02:00
Tectu 5defef1c1d lcdFillArea() is now lld 2012-06-15 21:32:40 +02:00
Kumar Abhishek 01179bb945 Sync repo 2012-06-14 17:14:05 +05:30
Tectu da7493da8b cleanup 2012-06-14 17:13:18 +05:30
Tectu 452bfcc059 cleanups 2012-06-14 17:13:17 +05:30
Kumar Abhishek 3be667c90e Critical Bug fix in Text Rendering function 2012-06-14 16:17:22 +05:30
Tectu f5b9da87c9 lcdEnableTransparentText() -> lcdSetFontTransparency() 2012-06-13 22:34:17 +02:00
Tectu b0b85efa18 cleanup 2012-06-13 22:32:14 +02:00
Tectu 4d4acdd9d1 cleanups (coding style...) 2012-06-13 21:48:29 +02:00
Tectu 6599378981 moved lcdSetFont() from macro to function 2012-06-13 21:09:26 +02:00
Kumar Abhishek 2f157e29de Restored prev implementation of lcdDrawString()
Support for transparent/non-transparent text rendering via
lcdEnableTransparentText(). It is disabled by default.
2012-06-13 19:14:38 +05:30
Kumar Abhishek bd573fbef1 Changes in the Text Rendering API
The code now uses my API
Pls contact for further documentation
2012-06-12 18:06:06 +05:30
Tectu 61a6273bce fixed compiler warnings 2012-06-11 12:39:26 +02:00
Tectu b718fed617 cleanups 2012-06-11 00:08:30 +02:00
Tectu a67bde079c cleanups 2012-06-11 00:00:07 +02:00
Tectu 12427eb272 ssd1289 support 2012-06-10 23:51:36 +02:00
Tectu 8b2f6ae66d some cleanups 2012-06-10 23:10:25 +02:00
Tectu b008620171 added ssd1289_lld 2012-06-10 22:28:02 +02:00
Tectu 634908c66d fixes 2012-06-08 01:41:56 +02:00
Tectu 3367123b0b cleanups 2012-06-07 21:50:55 +02:00
Tectu 9ccab0c207 cleanups 2012-06-07 14:37:29 +02:00
Tectu c7f2aa6188 cleanups 2012-06-04 21:11:19 +02:00
Tectu a7295f47e9 fix 2012-06-01 12:44:48 +02:00
Tectu 7e9868616c added lcdGetOrientation 2012-06-01 11:49:56 +02:00
Tectu f96700a1fe cleanup 2012-06-01 11:46:30 +02:00
Tectu 45aa3779ab fixes 2012-05-31 14:34:47 +02:00
Tectu 92329beb90 fixes 2012-05-31 14:34:13 +02:00
Tectu 95133a3544 cleanups 2012-05-31 13:45:57 +02:00
Tectu 976ab0ffd5 clean up 2012-05-31 12:12:11 +02:00
Tectu 045cc3cac7 added lcdDrawRectString() 2012-05-29 22:24:49 +02:00
Tectu b629274f71 lcdGetPoint() -> lcdGetPixelColor() 2012-05-29 02:40:09 +02:00
Tectu 5e0cec987d added return value for current lcd height/width for current mode (landscape/portrait) 2012-05-29 02:37:13 +02:00
Tectu 1fcb2ba9c2 added static heigh and width variables for supporting different modes 2012-05-29 02:10:11 +02:00
Tectu d482576656 added portrait and landscape inverse mode 2012-05-29 02:04:04 +02:00
Tectu 83b373062b cleanup 2012-05-29 01:00:38 +02:00
Tectu da85b99044 fixes 2012-05-28 23:50:16 +02:00
Tectu 2fddb0f8ed lcdDrawLine() fix, didnt work with x or y >=128 2012-05-28 23:24:58 +02:00
Tectu 5c45cbff3f fixes 2012-05-28 19:52:19 +02:00
Tectu 7d1a46d2fc cleanups 2012-05-28 19:41:40 +02:00
Tectu 8a20373132 added orientation mode 2012-05-28 19:29:35 +02:00
Tectu 7069b4b245 cleanups 2012-05-28 19:18:23 +02:00
Tectu 3b19353f88 cleanup 2012-05-23 19:41:45 +02:00
Tectu 94322d769e fixes 2012-05-23 16:10:03 +02:00
Tectu 0f88ee5d81 initial commit 2012-05-23 13:29:39 +02:00