Symbian OS | Pocket PC | Smartphone | Android | BlackBerry | Apple iPhone OS | Java | Mobile Gaming | Linux | Palm | Win CE | Tablet  
     

Free Mobile Software, Themes, Games, Apps for PDA and Smartphones

     
Search by Device
My Device

  
Last Viewed Apps
My Twitt Enhanced for HanDBase
SwiftKey Tablet X Keyboard
Vectir Bluetooth Remote Control
Lock for Facebook Apps Free
FoneChat Multilingual
Sapphire GZip Utility
Customer Portfolio for HanDBase
Quick System Info PRO
Mobi-Spy
AmigaLux
Search by Category
Business & Profession
Databases
Dictionary & Translator
Entertainment
Finance
Games
Healthcare & Medicine
Internet & Communications
Multimedia & Graphics
Organisation & Productivity
Programming & Development
Reading
Science & Education
System Utilities
Themes & Wallpapers & Skins
Travel & Navigation
Search by Platform
Android
Apple iPhone OS
iPad
iPhone
iPod Touch
BlackBerry
Java
Linux
Maemo Nokia Internet Tablet
MeeGO
Sharp Zaurus
Mobile Gaming
Nintendo DS
Playstation 3
Playstation Portable
Wii
Xbox 360
Palm OS
Symbian OS
Series 60
Series 80
Series 90
UIQ
Tablet PC
Windows CE.NET
Windows Mobile Pocket PC
Windows Mobile Smartphone
     


Achivx Partner
 
 
Woopsi




Woopsi
Version: 1.1

Platforms: Mobile Gaming, NDS


Categories: Programming & Development

Upload date: 30 Dec 11

Developer:

License: Freeware

Downloads: 8

File Size: 2613 Kb
Download Free Woopsi 



Rating: 1.0/5 (Total votes: 1)




  Woopsi

Ant512's handy windowing system for creating homebrew user interfaces for the Nintendo DS has recently received a new update. Tagged as
version 1.1, the latest Woopsi update brings the following fixes and improvements:

Changelog:

  • Fixes:
    • Slider arrow buttons work correctly.
    • WoopsiString::compareTo() returns s8 instead of s32.
    • WoopsiString::compareTo() sorts Chinese text correctly (carpfish).
    • ProgressBar at 100% completion no longer overflows the printout char array (carpfish).
    • FileListBox handles paths with unicode names correctly (carpfish).
    • Removed Debug::wvsnprintf().
    • Debug::output() receives a WoopsiString reference instead of a char pointer.
    • Debug::printf() uses WoopsiString::format() instead of vsnprintf().
    • WoopsiString::subString() returns a WoopsiString instead of a pointer to a WoopsiString.
    • Install batch file works correctly with latest directory structure.
  • New Features:
    • Added StringIterator::getInteger() (carpfish).
    • WoopsiString::compareTo() implements a simplistic natural sort (carpfish).
    • Added WoopsiString::indexOf(const char* text) (carpfish).
    • Added WoopsiString::indexOf(const char* text, s32 startIndex) (carpfish).
    • Added WoopsiString::indexOf(const WoopsiString& string, s32 startIndex, s32 count) (carpfish).
    • Added WoopsiString::lastIndexOf(const char* text) (carpfish).
    • Added WoopsiString::lastIndexOf(const char* text, s32 startIndex) (carpfish).
    • Added WoopsiString::lastIndexOf(const WoopsiString& string, s32 startIndex, s32 count) (carpfish).
    • Added WoopsiString + operator overload (carpfish).
    • Added WoopsiString += operator overload (carpfish).
    • Added WoopsiString == operator overload (carpfish).
    • Added WoopsiString != operator overload (carpfish).
    • Added WoopsiString::format() (carpfish).
    • Added WoopsiString::init() and moved repeated code out of constructors.
    • Added case sensitive switch to WoopsiString::compareTo() (carpfish).
    • Added WoopsiString::replace() (carpfish).
    • Added WoopsiString constructor to create a new string from a substring of another.
    • Added WoopsiString::split() (carpfish).
    • Added WoopsiString::setText() overload to set to a copy of a substring.

 
Like it? Share with your friends!

If you got an error while installing Themes, Software or Games, please, read FAQ.
 
Similar Software:

TwinTail LDE - TTLDE -TwinTail LDE - TTLDE -
TwinTail LDE - TTLDE  Ema has released a new version of TwinTail LDE (TTLDE), version 1.7for the PSP. TwinTail LDE is a text editor written in Lua, and used to edit Lua scripts while inside of your PSP. Lua an easy to use scripting language for the PSP, allowing anyone to quickly program on the PSP. In version 1
PAlib 070118 NewPAlib 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
PIXELMANPIXELMAN
PIXELMAN ***0.92.9c*** *Went from b to c because of a 2 small bugs. One where you could select a blank space when loading a file when there were less than 10 files in a directory. The other had to do with sprites being loaded incorrectly when both /r and /n were at the end of each line
3D to C3D to C
3D to C  Homebrew developer Poison_xtreamlua (creator of the Easy Homebrew Downloader app), dropped by the QJ.NET forums earlier to announce the release of the first version of 3D to C. This application for Linux users will enable you to convert 3D objects into source files for the PSP. For example, you can convert *.obj file to *.c
WoopsiWoopsi
Woopsi from ant152: Woopsi 0.36 is now out
WoopsiWoopsi
Woopsi Developer's note: This release adds system-wide support for unicode (UTF-8). Virtually all of the new features are related to text storage, manipulation or display. In addition to that, the FileRequester is now an official part of libwoopsi and there are dozens of fixes and improvements
devkitARM 19b for LinuxdevkitARM 19b for Linux
devkitARM 19b for Linux devkitPro has released another bugfix for the popular homebrew development kit.Here's a rundown of what's new:This release fixes the malloc problems with GBA code. The elf2flt code has now been removed due to user issues and the minor fact that it no longer works with an arm-eabi target. Some minor fixes have been made in the newlib stdio patches
Inflate / Deflate LibraryInflate / Deflate Library
Inflate / Deflate Library  Inflate/Deflate library by Henoheno, includes some of Ruka's work. int do_compress_m2m (char *pIn,int nInSize,char *pOut,int nOutSize,int level); /* compression */ int do_decompress_m2m(char *pIn,int nInSize,char *pOut,int nOutSize); /* decompression(restoration) */ English readme translation by Tenchu included
Non-Module LuaPlayerNon-Module LuaPlayer
Non-Module LuaPlayer Youresam from our forums have been trying to get someone to compile LuaPlayer v0.16. Finding no one, he did all the work himself. But in the process, youresam realized it would be a whole lot better to compile v0.20 instead. Since v0.18 included module loading, 2.00+ users are no longer able to use LuaPlayer
Q2Rev Release 1Q2Rev Release 1
Q2Rev Release 1 A port of the original id Tech 2 engine (Quake II) to the Nintendo Wii, compiled using devkitPPC / libogc. Release 1 The engine is almost feature-complete, with sound & network play. The only missing functionality is the CTF (capture-the-flag) module that was added later into the engine
 

Comments on Woopsi:

Comments not found

Name:


Comment:


Enter text from image below:

Turn on images!

 
 

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
 
 
© Pantich 2009 - 2025 All rights reserved.