Commit Graph

47 Commits (57c7ec763be48bfc0fa5801191092fcace8e761b)

Author SHA1 Message Date
trsaunders 57c7ec763b BaseSequentialStream support 2012-06-19 22:48:19 +01:00
trsaunders 1f1f9ee38a c++ compatibility, FSMC driver for ssd1289 2012-06-19 20:05:01 +01:00
Tectu 00646326aa cleanups 2012-06-17 01:35:21 +02:00
Tectu d4625a1e6a restructure 2012-06-17 01:30:12 +02:00
Tectu 76fafb7dbb cleanups 2012-06-14 12:16:34 +02:00
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 e8c4fc8e31 fixes 2012-06-11 17:38:26 +02:00
Tectu 694abb9ee5 added s6d1121 driver by abhishek-kakkar 2012-06-11 16:16:08 +02:00
Tectu 61a6273bce fixed compiler warnings 2012-06-11 12:39:26 +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 94e949bd63 added not working guiDrawKeymatrix() 2012-06-09 15:41:28 +02:00
Tectu 634908c66d fixes 2012-06-08 01:41:56 +02:00
Tectu c9bcd5daea cleanups 2012-06-07 22:49:58 +02:00
Tectu e2aacd3744 cleanups 2012-06-07 21:38:30 +02:00
Tectu 8cafee2c32 touchpad does now work in all four modes 2012-06-07 01:08:12 +02:00
Tectu 8d22c27257 fixes 2012-06-06 23:31:00 +02:00
Tectu 08bb31506e cleanup 2012-06-04 23:06:05 +02:00
Tectu 8956b50eb2 cleanups 2012-06-04 23:03:46 +02:00
Tectu c7f2aa6188 cleanups 2012-06-04 21:11:19 +02:00
Tectu 181ce21530 added filled / frame types 2012-06-03 18:17:02 +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 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 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 c6b1141262 cleanups 2012-05-28 23:21:27 +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 0eea8db0f3 nothing depends on chibios anymore 2012-05-23 14:33:37 +02:00
Tectu 0f88ee5d81 initial commit 2012-05-23 13:29:39 +02:00