preparing 2.1 release
This commit is contained in:
parent
870d0cbdc9
commit
6a19656327
2 changed files with 13 additions and 16 deletions
|
@ -2,7 +2,10 @@
|
||||||
*** Releases ***
|
*** Releases ***
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
*** Changes After 2.0 ***
|
*** Changes After 2.1 ***
|
||||||
|
|
||||||
|
|
||||||
|
*** Release 2.1 ***
|
||||||
FIX: Significant improvements to the way the MCU touch driver works.
|
FIX: Significant improvements to the way the MCU touch driver works.
|
||||||
FEATURE: Add support for edge to edge touch calibration.
|
FEATURE: Add support for edge to edge touch calibration.
|
||||||
FEATURE: Added progressbar widget
|
FEATURE: Added progressbar widget
|
||||||
|
|
|
@ -1,15 +1,9 @@
|
||||||
Things to include in 2.1 (Q2 2014)
|
Things to include in 2.2 (unknown)
|
||||||
- VS1053 audio driver
|
- Support Mikromedia STM32+ board
|
||||||
- FreeRTOS port (finalize)
|
- Virtual keyboard widget
|
||||||
- GWIN children support (finalize)
|
- LineEdit widget
|
||||||
- Rreplace the console printf with the one from GFILE
|
- RAM file system for GFILE
|
||||||
|
- FatFS file system for GFILE
|
||||||
|
- Improve visual aspects of widgets (use gfxBlend())
|
||||||
Things to include in 2.2 (unknown)
|
- Linux frame buffer support
|
||||||
- Support Mikromedia STM32+ board
|
- Replace the console printf with the one from GFILE
|
||||||
- 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
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue