Merge changes from release v1.9 in preperation for v2.0
This commit is contained in:
parent
2cb8e08c52
commit
17cc2da9c5
@ -34,7 +34,7 @@ PROJECT_NAME = uGFX
|
|||||||
# This could be handy for archiving the generated documentation or
|
# This could be handy for archiving the generated documentation or
|
||||||
# if some version control system is used.
|
# if some version control system is used.
|
||||||
|
|
||||||
PROJECT_NUMBER = 1.8
|
PROJECT_NUMBER = 2.0
|
||||||
|
|
||||||
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
# Using the PROJECT_BRIEF tag one can provide an optional one line description
|
||||||
# for a project that appears at the top of each page and should give viewer
|
# for a project that appears at the top of each page and should give viewer
|
||||||
|
@ -10,7 +10,7 @@ FEATURE: New driver interface for GDISP
|
|||||||
FEATURE: Multiple display support
|
FEATURE: Multiple display support
|
||||||
FEATURE: Multiple controller support
|
FEATURE: Multiple controller support
|
||||||
FEATURE: Add gdispFlush() for those controllers that need it
|
FEATURE: Add gdispFlush() for those controllers that need it
|
||||||
FEATURE: Add GDISP_NEED_AUTOFLUSH to automatically flush when required.
|
FEATURE: Add GDISP_NEED_AUTOFLUSH and GDISP_NEED_TIMERFLUSH to automatically flush when required.
|
||||||
|
|
||||||
*** changes after 1.8 ***
|
*** changes after 1.8 ***
|
||||||
FEATURE: GWIN list boxes.
|
FEATURE: GWIN list boxes.
|
||||||
|
Loading…
Reference in New Issue
Block a user