usbloadergx/source/utils
strtoul c7411c9200 *added option to adjust screen for overscan TVs
*optimized use of memory (sizes over 30kb go to mem2 now first till it runs out)
*avoid use of mem2 area used on IOS_Reload (first 2 mb)
*fixed bug in aiff sound playback. breaked some banner sounds
*fixed boot of We Dare again (stupid channels added in the pattern again :P)
*unmount the usb partition used for nand emu and remount it after activating nand emu (fat32 cache flush)
2012-02-05 18:38:26 +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 *added option to adjust screen for overscan TVs 2012-02-05 18:38:26 +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 possible crash in grid layout 2012-01-23 21:26:41 +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