Tectu
|
ed39db99a5
|
added lcdDrawEllipse() - contributed by Ben William
|
2012-07-10 01:15:31 +02:00 |
|
Tectu
|
fdb5ede29a
|
added powerOn mode in lcdInit()
|
2012-07-09 02:43:40 +02:00 |
|
Tectu
|
21cb0c7454
|
compiler error fix
|
2012-06-28 12:03:29 +02:00 |
|
trsaunders
|
bdcbdd4c38
|
merge upstream changes
|
2012-06-27 17:51:08 +01:00 |
|
trsaunders
|
351c50cc48
|
tidy up
|
2012-06-27 16:40:23 +01:00 |
|
trsaunders
|
c10f54e5af
|
more console work
|
2012-06-26 23:58:29 +01:00 |
|
Thomas Saunders
|
a51bb1bf5f
|
merge Abhishek's changes, small fixes for API changes
|
2012-06-25 18:51:35 +01:00 |
|
Thomas Saunders
|
79f7278f3d
|
add vertical scroll functions
|
2012-06-25 13:57:42 +01:00 |
|
Tectu
|
e543f15633
|
whitespaces
|
2012-06-24 18:28:57 +02:00 |
|
Thomas Saunders
|
08a70cc3ce
|
remove BaseSyncronousStream interface from GLCDDriver
|
2012-06-24 17:25:44 +01:00 |
|
Tectu
|
83f22aaeb6
|
Revert "very dirty fix"
This reverts commit 0a31b48c5a .
|
2012-06-20 15:37:25 +02:00 |
|
Tectu
|
0a31b48c5a
|
very dirty fix
|
2012-06-20 15:32:18 +02:00 |
|
Tectu
|
ff966fff92
|
Merge pull request #10 from trsaunders/master
BaseSequentialStream abstraction
|
2012-06-19 23:04:49 -07:00 |
|
Tectu
|
6a2a70e8e6
|
added lcdSetPowerMode()
|
2012-06-20 00:17:10 +02:00 |
|
Tectu
|
b3fedc8b80
|
moved SCREEN_HEIGHT and SCREEN_WIDTH macros to glcdconf.h
|
2012-06-20 00:03:35 +02:00 |
|
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 |
|