Quick Jump Daily Digest
Thank you for your interest in the Quick Jump Daily Digest. Get notified of all new content on QJ in our free Daily Digest. To subscribe, enter your email address below and click the subscribe button.
DS homebrew - Woopsi v0.99.3 |
Listed in: Nintendo DS Tags: Ant512, homebrew
Ó
DS coder ant512 has recently released a new version of Woopsi, a handy GUI library for creating homebrew user interfaces for the Nintendo DS. The latest update of the homebrew includes some new features and more fixes to further improve the program.
Changelog:
- Fixes:
- WoopsiString::compareTo() no longer inlined (fixes SF bug 3017420).
- Moved unused FixedWidthFontBase class into extras directory.
- Moved putSDLPixel() and getSDLPixel() into FrameBuffer class fromwoopsifuncs files.
- Added copy() to all bitmap classes.
- Replaced call to woopsiDmaCopy() in Graphics::copy() with call to copy()method of bitmap class.
- Graphics::drawEllipse() automatically calls drawCircle() if both radii areequal.
- Graphics::drawFilledEllipse() automatically calls drawFilledCircle() ifboth radii are the same.
- Graphics::drawCircle() and drawFilledCircle() are protected.
- Graphics::drawLine() automatically calls drawVertLine() or drawHorizLine()if lines can be optimised.
- Graphics::drawVertLine() and drawHorizLine() are protected.
- Removed GraphicsPort::drawCircle(), drawFilledCircle(), drawHorizLine() and drawVertLine().
- Fixed TinyFont (broken in last release).
- Moved woopsiRGB() macro from woopsifuncs.h to graphics.h.
- Moved woopsiDmaFill() and woopsiDmaCopy() into new dmafuncs files.
- - PackedFont1 clips correctly.
- Gadget collision detection uses routines in Rect class.
- All GraphicsPort routines use Rect class.
- Rect::hasDimensions() returns false for negative sizes.
- Rect::getIntersect() and getAddition() work correctly for negative sizes.
- Removed Rect::fromDimensions().
- Rect::fromCoordinates returns a rect rather than a pointer to a rect.
- Tidied up SDL pad updating in woopsifuncs.c.
- Removed woopsiLidClosed() from woopsifuncs.c.
- Added dmafuncs.h to woopsiheaders.h.
- New Features:
- Added Rect::contains().
- Added Rect::copyTo().
Download: Woopsi v0.99.3
Via [Woopsi]
| This story sucks? This story rocks! |
|
|












Comments
Reply