usbloadergx/source/utils
strtoul a66a30a771 *removed buggy focus system completely (it was never working correct)
*added support to control screen pointer with gc pad or classic controller. you are always able to control as long as the corresponding wii control does not point to the screen (e.g. wiimote 1 not pointing to screen -> gcpad/classic controller 1 can control pointer 1). a speed factor is added to the gui option. need feedback about a proper default value, currently 15% (only tested gc pad on dolphin-emu)
*fix reinit of cheatcount on download of new file
*moved installation window to be on top of main window
*added game installation cancel
*added nand extract cancel
*added back extract of save feature for a real nand channels
*added auto position of progress window messages in vertical direction depending of how many are used at the same time
2011-12-28 16:27:30 +00:00
..
minizip *Fixed compile error 2011-07-25 22:28:22 +00:00
Callback.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
encrypt.c *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
encrypt.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
lz77.c *Add boot without HDD connected (channel mode is fallback). Timeout of 20 secs still comes up on start but you have now the chance to cancel it by pressing B (with a message ;-)) 2011-11-20 10:46:07 +00:00
lz77.h * added nand channel emulation (big thanks to TriiForce guys and Miigotu for laying out the foundation) 2011-11-12 18:14:09 +00:00
MD5.c *Fixed compile error 2011-07-25 22:28:22 +00:00
MD5.h *Fixed compile error 2011-07-25 22:28:22 +00:00
PasswordCheck.cpp *Added "Remember Unlock" option. If set to OFF the loader is locked on startup if a parental password was setup. (Issue 1954) 2011-09-10 20:08:12 +00:00
PasswordCheck.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
ResourceManager.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
ResourceManager.h *Fixed compile error 2011-07-25 22:28:22 +00:00
rockout.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
rockout.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
ShowError.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
ShowError.h *Reworked the whole WiiTDB.xml parsing. This is now done with mxml due to a lack of memory the file is now streamed. Now the full wiitdb.xml file with all languages is always used. The update of WiiTDB is also changed. It is now only updated if the version of the wiitdb.xml file does not match the version of the online file. 2010-12-03 18:38:57 +00:00
StringTools.c *Fixed compile error 2011-07-25 22:28:22 +00:00
StringTools.h *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
ThreadedTask.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
ThreadedTask.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
timer.c *Fixed compile error 2011-07-25 22:28:22 +00:00
timer.h *Fixed compile error 2011-07-25 22:28:22 +00:00
tools.h * minor optimization - make LIMIT not evaluate stuff like "atoi(balbla+strlen(stuff))" 3 times 2011-11-17 03:28:54 +00:00
uncompress.c *Fixed compile error 2011-07-25 22:28:22 +00:00
uncompress.h *Fixed compile error 2011-07-25 22:28:22 +00:00
wifi_gecko.c *Fixed compile error 2011-07-25 22:28:22 +00:00
wifi_gecko.h *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00