22 lines
931 B
Text
22 lines
931 B
Text
*****************************************************************************
|
|
*** Releases ***
|
|
*****************************************************************************
|
|
|
|
current stable: 1.1
|
|
|
|
*** changer after 1.1 ***
|
|
FIX: orientation macros changed
|
|
FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
|
|
FEATURE: added TOUCHPAD_XY_INVERTED macro
|
|
|
|
*** changes after 1.0 ***
|
|
FIX: removed gdisp and touchpad prefix of driver directories
|
|
UPDATE: added SSD1963 driver
|
|
FIX: fixed Validation, VMT driver, console and BitBlit
|
|
FEATURE: added clipping support
|
|
FEATURE: addad gdispDrawArc()
|
|
FEATURE: added SSD1963 DMA support
|
|
FEATURE: added touchpad interface for storing calibration values (#define TOUCHPAD_STORE_CALIBRATION)
|
|
CHANGE: replaced every GDISP_XXX macro with GDISP_XXX
|
|
CHANGE: removed last digit of version number
|
|
|