ugfx/docs/releases.txt

25 lines
1.0 KiB
Plaintext
Raw Normal View History

*****************************************************************************
*** 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
FIX: struct cal renamed to struct cal_t
FIX: SCREEN_WIDTH and SCREEN_HEIGHT renamed to GDISP_SCREEN_WIDTH and GDISP_SCREEN_HEIGHT
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