diff options
Diffstat (limited to 'releases.txt')
-rw-r--r-- | releases.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/releases.txt b/releases.txt index f1b1ca83..ea8e7a27 100644 --- a/releases.txt +++ b/releases.txt @@ -15,6 +15,11 @@ FEATURE: Added smooth scrolling to list widget FEATURE: Increased performance of gwinListAddItem() FEATURE: Added FreeRTOS port FEATURE: Added gfxDeinit() +FEATURE: Allow touch screen calibration in any display orientation +FEATURE: New GFILE module to abstract File IO. +FEATURE: Image file handling changed to use new GFILE module. +DEPRECTATE: Old image opening functions deprecated. +FEATURE: Restructure and simplify the include path for GFX *** changes after 1.9 *** |