aboutsummaryrefslogtreecommitdiffstats
path: root/changelog.txt
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2017-08-26 15:22:38 +1000
committerinmarket <andrewh@inmarket.com.au>2017-08-26 15:22:38 +1000
commitdb7971734fc940851b6d91a77a60906622f6c491 (patch)
treebdf1193ace4f599565d2d26166f103847110da06 /changelog.txt
parent75e373c237acfb938b4312d1666cda6708e96fba (diff)
downloaduGFX-db7971734fc940851b6d91a77a60906622f6c491.tar.gz
uGFX-db7971734fc940851b6d91a77a60906622f6c491.tar.bz2
uGFX-db7971734fc940851b6d91a77a60906622f6c491.zip
First attempt at the JPG decoder. Compiles but may not run.
Diffstat (limited to 'changelog.txt')
-rw-r--r--changelog.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/changelog.txt b/changelog.txt
index 22a6ea73..cfcb932f 100644
--- a/changelog.txt
+++ b/changelog.txt
@@ -48,6 +48,7 @@ FIX: gwinDetachToggle() is now a visible part of the API
CHANGE: Update OSX makefiles (allows for 64bit building)
FIX: Fixed resetting a timer on gwinImage objects when using animated GIFs
FEATURE: Added gwinTextEditSendKey() and gwinTextEditSendSpecialKey()
+FEATURE: Implemented the JPG image decoder
*** Release 2.7 ***