Woopsi v0.46 (NDS misc)

Woopsi is a Nintendo DS GUI library for rapidly creating user interfaces for homebrew software. Modelled after the AmigaOS windowing system.

Release notes:

Fixes:
– MultiLineTextBox jumps to bottom of text correctly when required to do so.
– MultiLineTextBox extensively refactored.
– MultiLineTextBox top-aligns when text exceeds size of gadget.
– MultiLineTextBox alignment options all work.
– Removed ScrollingPanel::clipToClientRect().
– Made Woopsi::startup() pure virtual; no longer needs to be called as the first instruction in user override.
– Woopsi::startup() and Woopsi::shutdown() are protected, not public.
– Deleted helloworld_alternative example.
– Switched various string methods from using u32 to s32 types.

New Features:
– Cursor jumps to click point when MultiLineTextBox is clicked.
– D-pad up/down move cursor up/down in MultiLineTextBox.
– MultiLineTextBox shows keyboard when double-clicked.
– MultiLineTextBox scrolls to follow cursor when moved with the d-pad.
– TextBox and MultiLineTextBox keyboard popup can be enabled/disabled using enableKeyboardPopup() and disableKeyboardPopup().
– Built with devkitARM r28.
– Added TextBoxBase interface to ensure that all TextBox-style classes implement the same methods.
– Added SliderBase interface to ensure that all Slider-style classes implement the same methods.
– Added ListBoxBase interface to ensure that all ListBox-style classes implement the same methods.
– Progress bar optionally shows percentage completed.

http://forum.gbadev.org/viewtopic.php?t=14332

By with 0 comments
RockBot (02-04-2010) (NDS Game)

RockBot is supposed to become a multi-platform action game. Guessing from the “logo” the game might be going into the Megaman direction.

The game itsef is open source and in early stages! If you want to help the author, no one holds you back 🙂

Discussion: http://forum.gbadev.org/viewtopic.php?t=17190

http://rockbot.upperland.net/

By with 0 comments
devkitARM (Release 30) (GP32 misc)

devkitARM is a toolchain for DS, GBA and GP32.

Changes:

In a rather embarrassing faux pas it looks like at least some of the increased binary size in devkitARM compiled binaries came from newlib being compiled without optimisation, oops. devkitARM release 30 fixes this and is now available through the windows installer and the getting started page on the wiki. With thanks to z-g for the bug report.

devkitARM release 30
update to binutils 2.20.1
patched for arm thumb scheduler bug.
corrected default utf8 charset setup.
newlib compiled with optimisation.

http://www.devkitpro.org/devkitarm/devkitarm-release-30/

By with 0 comments
devkitARM (Release 30) (GBA misc)

devkitARM is a toolchain for DS, GBA and GP32.

Changes:

In a rather embarrassing faux pas it looks like at least some of the increased binary size in devkitARM compiled binaries came from newlib being compiled without optimisation, oops. devkitARM release 30 fixes this and is now available through the windows installer and the getting started page on the wiki. With thanks to z-g for the bug report.

devkitARM release 30
update to binutils 2.20.1
patched for arm thumb scheduler bug.
corrected default utf8 charset setup.
newlib compiled with optimisation.

http://www.devkitpro.org/devkitarm/devkitarm-release-30/

By with 0 comments
devkitARM (Release 30) (NDS misc)

devkitARM is a toolchain for DS, GBA and GP32.

Changes:

In a rather embarrassing faux pas it looks like at least some of the increased binary size in devkitARM compiled binaries came from newlib being compiled without optimisation, oops. devkitARM release 30 fixes this and is now available through the windows installer and the getting started page on the wiki. With thanks to z-g for the bug report.

devkitARM release 30
update to binutils 2.20.1
patched for arm thumb scheduler bug.
corrected default utf8 charset setup.
newlib compiled with optimisation.

http://www.devkitpro.org/devkitarm/devkitarm-release-30/

By with 0 comments
Data Quota v1.25 (Symbian OS Application)

Simply shows how much of your packet data quota you’ve used so far this month.

http://code.google.com/p/dataquota/

By with 0 comments
Wii Double Down v0.2 (Wii Game)

Wii Double Down is a blackjack game / simulation for the Wii.

Changes:

Added TOTAL new graphics package
Added support for Miis!!!
Added Blackjack Assistant
Added Card Counting Assistant
Added Statistics
Added some custom rules
Added multi deck options
Added new menu interface
Added ability to save favorite settings

http://wiibrew.org/wiki/Wii_Double_Down

By with 0 comments
XtreMePP v0.40 (Android Application)

Besides being a chat client XtreMePP is designed for integration with other apps like LedEffects. Incoming messages are broadcasted so that other apps can react on incoming messages, in future version the accent will be put on messages as commands to interact with android apps using Intents. XtreMePP is an open client and of course is open source.

https://slideme.org/application/xtremepp

By with 0 comments
FoxSaver v1.0.1 (Android misc)

FoxSaver – utility that allows you to view on Android-smartphone photos in popular network resource FoxSaver.com. You can get every day new beautiful pictures. You can store images and to install the wallpaper on your desktop. The program also supports automatic changing screen orientation and application automatically starts itself while battery is charging.

https://slideme.org/application/foxsaver

By with 0 comments
Bible Verses v1.0.0 (Android misc)

Amazing collection of over 1000 essential Bible verses on many important topics such as Faith, Relationships, Money, Possessions, Sin & Temptation and much more.

https://slideme.org/application/bible-verses

By with 0 comments