inmarket
0388755df1
Add gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
6 years ago
inmarket
c4eed17a2e
Fix a problem with gwinImage where an animated GIF can leave a running timer when it is destroyed.
6 years ago
inmarket
2b4bd12ffa
Add support for CMSIS V2 OS's eg RTX5
6 years ago
inmarket
f1db3e940d
Fix gwinTextEdit() problems
6 years ago
inmarket
e16f97ce26
Added UC1610 driver. Thanks to aeroman
6 years ago
inmarket
8561671cb8
Upgrade to from FATFS-0.10b to FATFS-0.13
6 years ago
Joel Bodenmann
e6721f70a0
Updating changelog
6 years ago
Joel Bodenmann
4d06ef9145
Adding RA6963 driver
6 years ago
U-INSANEENGINEER\joel
86d8fc35c1
Adding RA6963 driver
6 years ago
inmarket
09402b6bde
KS0108 multi-chip driver thanks to doc_rob.
6 years ago
Joel Bodenmann
01fd5f3c90
Updating changelog
6 years ago
inmarket
c67966f60e
Added partial definition for the STM32F469i-Discovery board
6 years ago
inmarket
eaa704c765
Added UC1601s driver
6 years ago
inmarket
23ceb054fc
Fixed an issue on FreeRTOS where thread stacks were being created too large
6 years ago
inmarket
d8c9ca184f
Fix font baseline_x problem, decrease word-wrap stack usage, add text justification options
6 years ago
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
6 years ago
Joel Bodenmann
170869dea9
Added complete support for Altera Terasic MAX10 NEEK board
6 years ago
Joel Bodenmann
50c89877c3
Adding UC8173 driver
6 years ago
inmarket
f57f6be212
Added Fb24bpp driver for RGB888 and BGR888 packed framebuffer displays
6 years ago
inmarket
5502aef3e5
Increase non-UTF8 font support to 0 to 255 rather than just the true ascii set
6 years ago
inmarket
b90055d2f9
Fixed extra dots when drawing anti-aliased fonts with wordwrap
6 years ago
Joel Bodenmann
b8ece23f18
Unifying changelog
6 years ago
Joel Bodenmann
12a0f2dd64
Adding GDISP_IMAGE_GIF_BLIT_BUFFER_SIZE configuration option
6 years ago
Joel Bodenmann
d3fb6b2cb9
Adding GDISP_IMAGE_PNG_Z_BUFFER_SIZE configuration option
6 years ago
Joel Bodenmann
ff8aa09949
Adding GDISP_IMAGE_PNG_BLIT_BUFFER_SIZE configuration option
6 years ago
Joel Bodenmann
2b75db44a0
Adding GDISP_IMAGE_BMP_BLIT_BUFFER_SIZE configuration option
6 years ago
inmarket
0e00642bfc
Add gwinListItemSetText()
6 years ago
inmarket
a3241b9f39
Update Changelog
6 years ago
inmarket
c7cce84274
Add support for a user provided file system.
6 years ago
Joel Bodenmann
a171f917d3
Updating changelog
6 years ago
Joel Bodenmann
2f0e05f9cb
Starting work on version 2.8
6 years ago
Joel Bodenmann
7a896c2917
Release version 2.7
6 years ago
Joel Bodenmann
ceaeb599d4
Cleaning up changelog
6 years ago
Joel Bodenmann
748346f0e5
Moving docs/changelog.txt to /changelog.txt
6 years ago
inmarket
f495b49f53
Update the Raw32 heap allocator to remove a memory merging bug.
The new code has less allocation overhead but memory blocks are now not tracked while allocated.
6 years ago
Joel Bodenmann
43bcd7930b
Renaming docs/releases.txt to docs/changelog.txt
6 years ago
Joel Bodenmann
3a51e83f18
Updating changelog
6 years ago
inmarket
ad29f4fee0
Support for Keil compiler RAW32 CPU specific task switching for Cortex M0,1,3,4,7
6 years ago
inmarket
c1e2863078
Fix a bug in the Cortex M0 task switcher
Start of Keil compiler CPU specific switching
6 years ago
Joel Bodenmann
fa668d846e
Minor improvement to release notes
6 years ago
Joel Bodenmann
59c9565df7
Adding ILI9488 display driver
6 years ago
inmarket
e0eacb846c
Fixes to GEVENT
6 years ago
Joel Bodenmann
152e7e7e26
Adding gmiscHittestPoly()
6 years ago
Joel Bodenmann
7d17a34111
Adding gmistHittestPoly()
6 years ago
inmarket
7f79b89eda
Add support for adding fonts to the font list
6 years ago
Joel Bodenmann
9ad9472662
Updating changelog
6 years ago
Joel Bodenmann
477aa8e878
Updating changelog
6 years ago
Joel Bodenmann
2cf23ca69b
Updating changelog
6 years ago
inmarket
545a719db9
New dual circle drawing in GDISP
6 years ago
inmarket
59917dbe1a
Fix progressbar bounds checking and decrementing
6 years ago