Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
NxWidgets-1.15-boardioc.patch | 2015-04-16 | 1.9 kB | |
NxWidgets-1_15-README.mkd | 2015-04-16 | 1.1 kB | |
NxWidgets-1.15.tar.gz | 2015-04-14 | 844.4 kB | |
Totals: 3 Items | 847.4 kB | 0 |
NxWidgets-1.15
The 16th release of the NxWidgets package was made on April 14, 2014. This release depends on NuttX-7.9 or above and should not be used with older NuttX releases.
The GIT version associated with this release is\: cc88a134aeeb9f12344c693cb9569e660a328af0
The TAG for this release is nuttx-7.9
Post Release Patches\:
NxWidgets-1.15-boardioc.patch
- Correct calls to boardctl(); parameters were wrong when the BOARDIOC_GRAPHIC_SETUP command is used (which it hardly ever is).
Additional new features and extended functionality in Version 1.15\:
- The primary purpose of this release is update the NxWidgets and NxWM implementations to reflect changes in naming and interfaces in the NuttX 7.9 release
NxWidgets:: INxWindow
,CNxWindow
,CBgWindow
,CNxTkWindow
,CNxToolbar
,CGraphicsPort
updated to include a \"caps\" parameter in alldrawLine()
methods. This permits drawing a circular cap at the end of lines and better supports joining of line segments.
Bugfixes\:
- There are no new bug fixes in this release.