diff --git a/docs/releases.txt b/docs/releases.txt index 4f5e9706..247b5a44 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -2,7 +2,10 @@ *** Releases *** ***************************************************************************** -*** Changes After 2.0 *** +*** Changes After 2.1 *** + + +*** Release 2.1 *** FIX: Significant improvements to the way the MCU touch driver works. FEATURE: Add support for edge to edge touch calibration. FEATURE: Added progressbar widget diff --git a/docs/roadmap.txt b/docs/roadmap.txt index 18797487..eae078f6 100644 --- a/docs/roadmap.txt +++ b/docs/roadmap.txt @@ -1,15 +1,9 @@ -Things to include in 2.1 (Q2 2014) - - VS1053 audio driver - - FreeRTOS port (finalize) - - GWIN children support (finalize) - - Rreplace the console printf with the one from GFILE - - -Things to include in 2.2 (unknown) - - Support Mikromedia STM32+ board - - Virtual keyboard widget - - LineEdit widget - - RAM file system for GFILE - - FatFS file system for GFILE - - Improve visual aspects of widgets (use gfxBlend()) - - Linux frame buffer support +Things to include in 2.2 (unknown) + - Support Mikromedia STM32+ board + - Virtual keyboard widget + - LineEdit widget + - RAM file system for GFILE + - FatFS file system for GFILE + - Improve visual aspects of widgets (use gfxBlend()) + - Linux frame buffer support + - Replace the console printf with the one from GFILE