docs update

ugfx_release_2.6
Joel Bodenmann 2012-09-29 20:56:06 +02:00
parent 5fc59f35f9
commit 70a168df59
1 changed files with 4 additions and 2 deletions

View File

@ -4,11 +4,13 @@
current stable: 1.0.0
*** 0.1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories
*** 1.1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories
UPDATE: added SSD1963 driver
UPDATE: fixed Validation, VMT driver, console and BitBlit
UPDATE: added clipping support
UPDATE: addad gdispDrawArc()
UPDATE: added SSD1963 DMA support
UPDATE: added touchpad interface for storing calibration values (#define TOUCHPAD_STORE_CALIBRATION)
FIX: replaced every LCD_XXX macro with GDISP_XXX