Thomas Saunders
|
5c7d3819be
|
text scrolling sort of starting to work
but it is slow and the font has artefacts, probably because a fixed
width is being used
|
2012-06-22 21:41:24 +01:00 |
|
Thomas Saunders
|
d0e3a0636e
|
removed glcdconf.h
it makes more sense for this config to be in the board file /
application header / chconf.h
|
2012-06-22 10:26:41 +01:00 |
|
trsaunders
|
427346aaf2
|
more console stuff
|
2012-06-21 23:14:18 +01:00 |
|
trsaunders
|
0f377dc9ef
|
starting work on virtual console
|
2012-06-20 23:32:27 +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
|
1445173ac6
|
graph does now take int instead of int16 arrays
|
2012-06-20 13:51:48 +02:00 |
|
Tectu
|
ff966fff92
|
Merge pull request #10 from trsaunders/master
BaseSequentialStream abstraction
|
2012-06-19 23:04:49 -07:00 |
|
trsaunders
|
c57e619d97
|
revert glcdconf.h
|
2012-06-19 23:36:39 +01:00 |
|
trsaunders
|
45aa4742aa
|
added warning
|
2012-06-19 23:35:16 +01: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
|
38b5410f2d
|
cleanups
|
2012-06-19 23:26:30 +02:00 |
|
Tectu
|
ecf0fceb19
|
Merge pull request #9 from trsaunders/master
C++ support, FSMC interface for SSD1289
|
2012-06-19 12:15:28 -07:00 |
|
trsaunders
|
1f1f9ee38a
|
c++ compatibility, FSMC driver for ssd1289
|
2012-06-19 20:05:01 +01:00 |
|
Tectu
|
6e76a59d10
|
Merge pull request #8 from abhishek-kakkar/master
Implemented writeStream methods for the S6D1121 controller
|
2012-06-19 10:13:08 -07:00 |
|
Kumar Abhishek
|
24648e2342
|
Implemented writeStream functions for S6D1121
Nomenclature change lld_ prefix to low level functions
|
2012-06-19 21:40:13 +05:30 |
|
Tectu
|
07d992ea1d
|
cleanups
|
2012-06-17 04:29:35 +02:00 |
|
Tectu
|
096e6c4ed9
|
small cleanup
|
2012-06-17 04:23:59 +02:00 |
|
Tectu
|
534957a2d3
|
ssd1289 fix
|
2012-06-17 04:10:50 +02:00 |
|
Tectu
|
37bd82380c
|
ssd1289 fix
|
2012-06-17 03:01:05 +02:00 |
|
Tectu
|
96319a780e
|
ssd1289 lld_lcdWriteStream() implementation
|
2012-06-17 02:59:31 +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
|
53d24f51c0
|
ssd1289 fix
|
2012-06-17 01:36:39 +02:00 |
|
Tectu
|
00646326aa
|
cleanups
|
2012-06-17 01:35:21 +02:00 |
|
Tectu
|
d4625a1e6a
|
restructure
|
2012-06-17 01:30:12 +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 |
|
Tectu
|
406106b136
|
small fix
|
2012-06-15 10:25:29 +02:00 |
|
Tectu
|
688cd9c879
|
added driver for xpt2046 touchpad driver
|
2012-06-15 10:19:34 +02:00 |
|
Tectu
|
c7a393c6d7
|
added support for 3D touchpads
|
2012-06-15 10:18:52 +02:00 |
|
Tectu
|
83d3135ab1
|
drawing demo cleanup
|
2012-06-14 16:01:26 +02:00 |
|
Tectu
|
de7fb3f756
|
Merge pull request #7 from abhishek-kakkar/master
Critical bug fix in the Text Rendering Function
|
2012-06-14 04:53:01 -07:00 |
|
Kumar Abhishek
|
04fdc1a256
|
Sync repo again
|
2012-06-14 17:16:32 +05:30 |
|
Kumar Abhishek
|
01179bb945
|
Sync repo
|
2012-06-14 17:14:05 +05:30 |
|
Kumar Abhishek
|
be23213164
|
Critical Bug fixed in text rendering function
Still only portrait Orientation is supported byS6D1121. Added stubs
|
2012-06-14 17:13:19 +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
|
cd7682c2c3
|
cleanup
|
2012-06-14 12:21:58 +02:00 |
|
Tectu
|
76fafb7dbb
|
cleanups
|
2012-06-14 12:16:34 +02:00 |
|
Tectu
|
a5ae067960
|
readme update
|
2012-06-14 10:08:22 +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 |
|
Tectu
|
25ff65d207
|
Merge pull request #5 from abhishek-kakkar/master
Changes in Text Rendering API
|
2012-06-13 08:44:42 -07:00 |
|