Woopsi Ant512 has released a new version of Woopsi, now called Woopsi v0.27. For those who haven't heard of it, Woopsi v0.27 is a GUI Development Library based on the AmigaOS windowing system. In other words, it helps coders make user interfaces for their homebrew projects.
Below, you'll find the full changelog for the application, as well as download links for the source and the demo of the application. We invite all the DS coders out in QJ land to try out this new version. In the meantime, learn about the extensive changes below!
Fixes:
* Renamed "font" to "sysfont".
* Moved font includes out of "all_gfx.h".
* Removed font inheritance (problematic with many gadgets).
* Made font an optional parameter in all gadget constructors.
* Removed font from constructors of window border gadgets that do not use a font.
* Woopsi height based on top screen offset instead of an arbitrary number.
* Private class members set to protected where appropriate.
* "Gadget::setBorderless()" now invalidates rect cache.
* Removed "Gadget::removeGadget()" function (request 1846590).
* "Window::createBorder()" sets border focus correctly.
* Window border gadgets base their colour on the parent's active flag rather than by abusing the focus system and their own active flags.
* GraphicsPort was using SCREEN_WIDTH instead of _bitmapWidth when blitting bitmaps.
* Fonts work with const u16* bitmap data instead of plain u16*.
* Woopsi clears its background correctly when a screen closes.
* Gadgets draw only those regions not obscured by children (previously broken by switch to region caching).
* Gradient cache uses new instead of malloc.
* Removed support for external bitmaps from SuperBitmap.
* Renamed Gadget::getRectClippedToParent to Gadget::getRectClippedToHierarchy.
* Making a gadget invisible makes its children invisible.
* Fixed off-by-one error in Gadget::checkCollision() functions.
* Fixed gadget-space to display-space co-ordinate problem in GraphicsPort clipping routines.
* Removed GraphicsPort::clipXORRect() and replaced with bugfixed alternative.
* Various functions in Gadget class now check isVisible() instead of _flags.visible.
* focus() functions ignore the call unless the gadget is not active.
* GraphicsPort will no longer draw to deleted/invisible gadgets.
* Tidied up ambiguities in Gadget::closeChild().
* Gadget::closeChild() function setting the active gadget pointer to top gadget in the stack, but the top gadget could have been the gadget being closed.
* Fixed same problem in Gadget::hideChild().
New Features:
- Added static system font routines to Woopsi class.
- Gadgets automatically use system font if no font specified (bug 1846003).
- Added "floodFill()" function to SuperBitmap (request 1816931).
- Added "drawBitmap()" function to SuperBitmap (request 1813792).
- Added "newBitmapGraphicsPort()" function to SuperBitmap.
- Added "setFont()" function to Text.
- Split Screen class into ScreenBase, AmigaScreen and SimpleScreen classes.
- Added "permeable" flag to gadgets - if set to "true", child gadgets can be dragged to exceed the borders of their parents (ie. windows can be dragged off-screen).
- Gadget::getRectClippedToHierarchy clips to entire ancestor tree.
- Gadget::moveTo() enforces permeability of parent gadgets.
- Gadget::resize() enforces permeability of parent gadgets.
- Window::resize() enforces permeability of parent gadgets.
- Changed VBL events so gadgets must register with Woopsi to receive them (request 1847147).
- Centralised gadget deletion queue handling into static Woopsi functions.
- Added Gadget::hideChild() function.
- Added VBL counting and static getVBLCount() function to Woopsi class (request 1847147).
- Split Window class into WindowBase, AmigaWindow and SimpleWindow classes.
- Added text output methods with colour parameter to GraphicsPort and SuperBitmap classes.
Like it? Share with your friends!
If you got an error while installing Themes, Software or Games, please, read FAQ.
Similar Software:
PAlib PAlib
New PAlib update is out now! It's considered stable and ready for everyone to use.
Read the ReadMePlease.txt file included with the downloads for detailed instructions on how to install everything, including the devkitARM toolchain and the optional external libs. Note that devkitARM r21 is still the recommended version of the toolchain for this release
Micro Lua DS Micro Lua DS Homebrew developer Risike has released a new version of Micro Lua DS, a handy homebrew app for DS owners that allows you to launch Lua scripts to create homebrewed games and applications. What's new in the latest release?Changelog:
New features
Add screen.drawTexturedQuad() and screen.drawTexturedTriangle()
to draw textured primitives
MLlib MLlib from hillbilly:
I finally finished my library based on Felix's code (http://blog.dev-scene.com/felix/2007/06/10/multitouch-demo/) and thought to release it with one demo in it. (I'll keep the photo demo to myself for now..). The demo is a little drumming application. Pretty simple but it still has some bugs. Please post back about any findings regarding this library
PAlib 070118 New PAlib 070118 New It's been quite a while since Mollusk last updated his homebrew app for the DS called PAlib. Now, if this is your first time to encounter this app, PAlib is a programming interface that lets you develop new games and applications for your DS
DS Game Maker DS Game Maker
Ever wanted to try your hand at making your very own DS game? These days, you don't even have to be a programming expert to do that. Not with the help of DS Game Maker.
This new app (which, despite sharing a name with FatQuack's old DS Game Maker, is apparently different) lets users create their own homebrew games visually
Woopsi Woopsi DS developer Ant512 is sending out word that the Woopsi developer's kit has just been updated to version 0.25. If you're a first-time reader wondering what this is, Woopsi is a GUI development library patterned after the AmigaOS windowing system. Ant512 built Woopsi to give fellow DS coders a means of creating their own user interface (UI) for their homebrew projects
DS Game Maker + DS Game Maker + New release for the DS homebrew scene today as coen22 updates his DS Game Maker, an open source homebrew studio for the Nintendo NDS. What's new in the latest release? Changelog:
DS Game Maker Plus 1.25a
Fixed Some Bugs
No Compiling Errors
DS Game Maker Plus 1.24b
Fixed Some Bugs
Key features:
Features
Editors (sprite, background,
MS/G6 Official FatLibs MS/G6 Official FatLibs Let's play a little game of jeopardy. Ready?
This has been released by the M3/G6 Team recently. According to vavrious sources, this will enable all DS homebrew authors to have access to M3's/G6's filesystem. It comes with a sort of a FAT32 filesystem tutorial, as well as a "customized version" of MoonShell
Palib Palib You've got to admire Mollusk's dedication to his craft. He works slowly but surely, Not wanting to release a haphazardly done PAlib. It took him a month to make a follow up to his first Beta release, and has yet to make an official release
PIXELMAN From Sylus101:Just so it's clear and the purpose of the app isn't in question (as I think it might be) this is intended to be a developers helper in designing/modifying sprites, particularly for use with PALib, but since there is a binary export now I'm gathering they could be used with any dev platform (not like there are many others
Comments on Woopsi:
Comments not found
If you noted an error or download link is broken, please, report it via this page or use comments.
Please, select device to check if Woopsi supports it