2012-09-10 05:54:22 +00:00
|
|
|
*****************************************************************************
|
|
|
|
*** Releases ***
|
|
|
|
*****************************************************************************
|
|
|
|
|
2012-10-01 18:33:47 +00:00
|
|
|
current stable: 1.1
|
|
|
|
|
|
|
|
*** changer after 1.1 ***
|
2012-10-05 20:47:29 +00:00
|
|
|
FIX: orientation macros changed
|
|
|
|
FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
|
2012-10-07 22:37:38 +00:00
|
|
|
FEATURE: added TOUCHPAD_XY_INVERTED macro
|
2012-10-10 23:41:18 +00:00
|
|
|
FIX: struct cal renamed to struct cal_t
|
|
|
|
FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT
|
2012-10-11 10:28:20 +00:00
|
|
|
FIX: struct TOUCHPAD_t renamed to struct TOUCHPADDriver_t
|
|
|
|
FIX: struct GConsole renamed to struct GConsole_t
|
2012-09-22 22:08:26 +00:00
|
|
|
|
2012-10-01 11:26:22 +00:00
|
|
|
*** changes after 1.0 ***
|
2012-10-01 21:32:31 +00:00
|
|
|
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
|
2012-09-10 05:54:22 +00:00
|
|
|
|