usbloadergx/source/themes
dimok321 037edbe7ea *Fixed crash with loading .iso files
*Fixed freeze in theme menu when its empty
*Optimized the game list loading on fat/ntfs/ext. This should speed up the loading process.
*Added cache of game titles. This will speed up the startup after the cache file is written (in other words on second start of this rev). A TitlesCache.bin will be created in the same path as the wiitdb.xml for this. This should especial speed up the startup of fat/ntfs/ext partitions by a lot if no sub folders with the game titles are used, like GAMEID.wbfs only. That must have been painfully slow before on a lot of games. Should be at about the same speed as with sub folders now. I would still recommend to use sub folders.
*Removed wiilight (disc slot) blinking when switching USB port on Hermes cIOSes (thanks rodries)
*Added the ehcmodule sources from rodries to the branches
*Updated language files
2011-02-11 17:41:52 +00:00
..
CTheme.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
CTheme.h Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
gettheme.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
gettheme.h *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
Resources.cpp *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
Resources.h *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
Theme_List.cpp *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
Theme_List.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
ThemeDownloader.cpp *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
ThemeDownloader.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
ThemeMenu.cpp *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
ThemeMenu.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00