ugfx_release_2.6
Joel Bodenmann 2012-10-28 12:45:18 +01:00
parent 1c3cc9d22e
commit 01f3aa9fe9
1 changed files with 5 additions and 0 deletions

View File

@ -6,6 +6,9 @@ current stable: 1.3
*** changes after 1.3 ***
FIX: Nokia 6610 fix
FEATURE: New driver: Win32
FEATURE: implementation of gdispFillArc()
*** changes after 1.2 ***
@ -15,6 +18,7 @@ FIX: bugfix in filling functions for SSD1289
FEATURE: added point_t struct in gdisp.h
FEATURE: added graph module
*** changer after 1.1 ***
FIX: orientation macros changed
FIX: huge internal bugfix in orientation stuff (big thanks to Abhishek)
@ -26,6 +30,7 @@ FIX: struct GConsole renamed to struct GConsole_t
FIX: lcdConsoleXXX() functions have been renamed to gfxConsoleXXX()
FEATURE: FSMC for SSD1289 F2/F4
*** changes after 1.0 ***
FIX: removed gdisp and touchpad prefix of driver directories
UPDATE: added SSD1963 driver