usbloadergx/source/utils
dimok321 7db67e75af *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource
*Created a checkbox class with them
*Changed the prompt window to a class
*Changed cover download to a checkbox selection of what you want to download. Changed discart download option to only switch between what is prioritized (original/customs)
*Fixed a little alignment issue of the progressbar
*Reverted the change for check disc in drive. Some drives couldn't handle it in IOS58 mode :\.
*Changed playcount from an 8 bit to a 32 bit counter (got 8bit by mistake) which limited it to 255
*a few little optimisations
2011-01-23 20:13:41 +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 *Fixed crash on NTFS (wrong memory free functions were used) 2010-12-27 09:44:27 +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