09402b6bde
KS0108 multi-chip driver thanks to doc_rob.
2017-05-18 19:24:53 +10:00
01fd5f3c90
Updating changelog
2017-05-16 11:30:10 +02:00
b682e48631
Whitespaces
2017-05-16 11:29:28 +02:00
67ed0c1f5a
Changing syncflag type from uint8_t to uint32_t in STM32LTDC driver
2017-05-16 11:20:10 +02:00
inmarket
c67966f60e
Added partial definition for the STM32F469i-Discovery board
2017-05-05 11:38:49 +10:00
inmarket
eaa704c765
Added UC1601s driver
2017-05-05 09:06:57 +10:00
inmarket
864210b764
Fixes to allow STM32F749-Discovery to work with ChibiOS
2017-04-29 19:10:22 +10:00
inmarket
76ce1dd0e3
Update ChibiOS make scripts to support later versions of ChibiOS
2017-04-29 17:42:14 +10:00
inmarket
23ceb054fc
Fixed an issue on FreeRTOS where thread stacks were being created too large
2017-04-06 17:11:28 +10:00
inmarket
ee33f13f7e
Another gwin concurrency fix
2017-04-01 17:36:52 +10:00
inmarket
d8526e672a
Fix some prototypes for win32.raw32 emulation environments
2017-04-01 13:22:30 +10:00
inmarket
252b3b918a
Prevent GWIN drawing while deleting a window from the list
2017-04-01 13:21:38 +10:00
inmarket
d8c9ca184f
Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options
2017-03-11 14:39:53 +10:00
inmarket
9500ed2bcc
Fix a bug that can cause large fonts to not be read correctly.
2017-03-11 14:23:27 +10:00
inmarket
7826664969
Make the uGFXMain() prototype always available
2017-03-04 17:35:39 +10:00
inmarket
3a0e49dabc
Change the prototype for uGFXMain()
2017-03-04 17:01:45 +10:00
inmarket
f934fc4a49
Fix introduces bug in gdisp UC8173 driver
2017-03-04 15:06:30 +10:00
inmarket
c91715491d
Merge remote-tracking branch 'origin/master'
2017-03-04 15:03:12 +10:00
inmarket
5d8705b6e0
FEATURE: Significantly improved the FreeRTOS port
...
FEATURE: Added support for operating system initialisation in FreeRTOS
FEATURE: Added GFX_OS_CALL_UGFXMAIN configuration option to allow uGFXMain() to be automatically called
FEATURE: Added GFX_OS_UGFXMAIN_STACKSIZE configuration option to control uGFXMain() stack size
2017-03-04 15:02:55 +10:00
3faf693214
Minor clean-up to UC8173 driver
2017-03-02 07:10:14 +01:00
inmarket
5497e2ed1f
Merge remote-tracking branch 'origin/master'
2017-03-01 10:55:34 +10:00
inmarket
8b4ca12a2d
Updates to the FreeRTOS GOS port
2017-03-01 10:52:35 +10:00
inmarket
29ccac5efc
Update to the UC8173 driver to fix memory overwrite
2017-03-01 10:47:10 +10:00
7cc28e8f0d
Improving UC8173 driver
2017-02-28 16:58:57 +01:00
6956df1652
Fixing an issue with word wrapping of strings containing dashes.
...
Strings do get wrapper correctly at dashes but the space to print the actual space has not been taken account of. This has now been fixed.
2017-02-21 08:50:57 +01:00
35a4e07d66
Minor internal improvement (clean-up) to AlteraFramereader driver
2017-02-20 17:47:27 +01:00
aa474ef037
Updating drivers list
2017-02-18 16:38:16 +01:00
170869dea9
Added complete support for Altera Terasic MAX10 NEEK board
2017-02-18 16:34:15 +01:00
d3e9955496
Adding Altera Frame Reader IP Core display driver
2017-02-18 16:32:57 +01:00
8411fd1f03
Updating drivers list
2017-02-18 16:32:34 +01:00
50c89877c3
Adding UC8173 driver
2017-02-02 17:07:59 +01:00
inmarket
f57f6be212
Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays
2017-01-20 17:57:18 +10:00
inmarket
5502aef3e5
Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
2017-01-20 09:23:06 +10:00
inmarket
b90055d2f9
Fixed extra dots when drawing anti-aliased fonts with wordwrap
2017-01-20 08:04:03 +10:00
inmarket
9360b27250
Update font demo to show Anti-aliased drawing
2017-01-18 14:27:25 +10:00
b8ece23f18
Unifying changelog
2017-01-10 10:49:23 +01:00
12a0f2dd64
Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
2017-01-10 10:48:54 +01:00
d3fb6b2cb9
Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
2017-01-10 10:43:01 +01:00
ffe01aef80
Adding GDISP_IMAGE_PNG_FILE_BUFFER_SIZE configuration option
2017-01-10 10:39:07 +01:00
ff8aa09949
Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
2017-01-10 10:28:42 +01:00
1cfcd71145
Removing obsolete code
2017-01-10 10:24:05 +01:00
844be18713
Improving doc
2017-01-10 10:20:38 +01:00
3d1d0182b3
Fixing whitespace
2017-01-10 10:19:41 +01:00
2b75db44a0
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
2017-01-10 10:18:52 +01:00
bfe41b4cfd
Adding missing option GFILE_NEED_USERFS to gfxconf.example.h
2017-01-09 10:55:17 +01:00
inmarket
0e00642bfc
Add gwinListItemSetText()
2017-01-09 11:40:48 +10:00
inmarket
a3241b9f39
Update Changelog
2017-01-09 10:29:23 +10:00
inmarket
c7cce84274
Add support for a user provided file system.
2017-01-09 10:25:30 +10:00
inmarket
9216504ce3
Ensure stack size produces an aligned stack on platforms where it matters
2017-01-09 10:24:49 +10:00
inmarket
def8fd488f
Fix console recursion bug - Thanks to Oleg Gerasimov
2017-01-09 10:23:48 +10:00