usbloadergx/source/utils
strtoul b78388e779 *fixed possible crash in grid layout
*change default virtual pointer speed to 0.18
*added instruction invalidation of dol areas before starting them
*corrected PAL60 system default video mode set
*fixed loading titles when titles from wiitdb is OFF
*removed buggy lz77 implementation and use the one known working
*fix small scrollbar bug when having only 1 item
*fix launch of dollz compressed dol files (thx FIX94)
2012-01-23 21:26:41 +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 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