diff options
author | Joel Bodenmann <joel@unormal.org> | 2013-03-08 06:35:06 +0100 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2013-03-08 06:35:06 +0100 |
commit | e5cee65d422a75f057a6bda7d5c34db3e662f4dc (patch) | |
tree | 62ab4878fbbf08ea808036f3f3d82c7ef87592e0 | |
parent | f857a16516a8df8c0b72093eafa72e6f2f5bf2cd (diff) | |
download | uGFX-e5cee65d422a75f057a6bda7d5c34db3e662f4dc.tar.gz uGFX-e5cee65d422a75f057a6bda7d5c34db3e662f4dc.tar.bz2 uGFX-e5cee65d422a75f057a6bda7d5c34db3e662f4dc.zip |
release.txt update
-rw-r--r-- | releases.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/releases.txt b/releases.txt index 9ca6aaa2..c99d2b41 100644 --- a/releases.txt +++ b/releases.txt @@ -10,9 +10,11 @@ FEATURE: Addition of GADC, GMISC, GAUDIN, GAUDOUT subsystems FIX: Removal of the GDISP_LLD() macro DEPRECATE: Removal of the GDISP VMT FEATURE: Added SSD2119 GDISP driver -FEATRE: Added GWIN_BUTTON_LAZY_RELEASE macro to disable cancel feature of buttons +FEATURE: Added GWIN_BUTTON_LAZY_RELEASE macro to disable cancel feature of buttons +FEATURE: Implemented all four orientation modes for the ILI9320 GDISP driver FIX: Renamed every '__inline' macro to 'inline' for compiler compatibilities -FEATURE: Complete all standard functions in GDISP Nokia6610GE8 driver +FEATURE: Supporting all standard functions in GDISP Nokia6610GE8 driver +FEATURE: Added STMPE811 GINPUT driver *** changes after 1.4 *** |