usbloadergx/source/utils
dimok321 6022ad060d *Added ThreadedTask instance class for easy one time run operations on another thread
*Added Free Space show option to the settings (can be enabled even on FAT partitions)
*Moved partition free space determination to a ThreadedTask because it takes up to 10 seconds on FAT. This speeds up the build up of the main game menu (on start and on change from other menu) on all partitions.
*Removed double "waiting for slow HDD" screens
*Fixed scrollbar in settings
2010-12-31 13:13:14 +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 *Fix for image resource manager 2010-09-26 18:19:45 +00:00
rockout.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +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 ThreadedTask instance class for easy one time run operations on another thread 2010-12-31 13:13:14 +00:00
ThreadedTask.hpp *Added ThreadedTask instance class for easy one time run operations on another thread 2010-12-31 13:13:14 +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