ugfx_release_2.6
Joel Bodenmann 2012-10-11 12:28:20 +02:00
parent 15775696c9
commit f414eaea62
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,8 @@ FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
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
FIX: struct TOUCHPAD_t renamed to struct TOUCHPADDriver_t
FIX: struct GConsole renamed to struct GConsole_t
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories