preparing 2.1 release
This commit is contained in:
parent
870d0cbdc9
commit
6a19656327
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user