usbloadergx/source/utils
dimok321 052c6d4591 RC1 upload:
*update of ehcmodules for Hermes IOS supporting now more drives (thanks rodries again)
*added ignore case sensitivity on NTFS (hopefully it works as good as it sounds)
*fixed homebrew receiving in homebrew launcher via network
*changed video switching code to the one from Wiiflow
*allow ',' as floating point '.'
*Fix of reloading titles after wiitdb update
*reset all other button clicks on carousel when two or more buttons are clicked at once
*a few code optimizations
*fixed compile bug on OSX (Issue 1844 and Issue 1132)
*language files updated
2011-03-14 21:19:21 +00:00
..
minizip *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
Callback.hpp *Added ThreadedTask instance class for easy one time run operations on another thread 2010-12-31 13:13:14 +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
MD5.c *Fixed crash on NTFS (wrong memory free functions were used) 2010-12-27 09:44:27 +00:00
MD5.h *Fixed crash on NTFS (wrong memory free functions were used) 2010-12-27 09:44:27 +00:00
PasswordCheck.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +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 *Fix for image resource manager 2010-09-26 18:19:45 +00:00
ResourceManager.h *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
rockout.cpp *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
rockout.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
ShowError.cpp *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
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 *Reworked all update functions 2010-12-18 13:20:45 +00:00
StringTools.h *Reworked all update functions 2010-12-18 13:20:45 +00:00
ThreadedTask.cpp *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource 2011-01-23 20:13:41 +00:00
ThreadedTask.hpp *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource 2011-01-23 20:13:41 +00:00
timer.c A lot of changes with this rev 2010-11-13 22:34:53 +00:00
timer.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
tools.h RC1 upload: 2011-03-14 21:19:21 +00:00
uncompress.c A lot of changes with this rev 2010-11-13 22:34:53 +00:00
uncompress.h *added loading screen 2010-12-30 23:49:22 +00:00
wifi_gecko.c *Fixed no cover image loading for themes 2010-12-28 17:02:10 +00:00
wifi_gecko.h *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00