usbloadergx/source/settings
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
..
menus *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
CGameSettings.cpp *Fixed cover not being displayed when cover download block is active 2011-01-21 20:59:49 +00:00
CGameSettings.h *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
CGameStatistics.cpp *Fixed DVD support in IOS58 modus. You have to have AHBPROT flag enabled for the DVD access support in IOS58 mode. It might be possible that the forwarder channel does not have it set yet. Start from HBC 1.0.8 with IOS58 and you will have it for sure. 2011-01-13 19:05:31 +00:00
CGameStatistics.h *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
CSettings.cpp *Added support for using USB port 1 (ONLY ON HERMES CIOS) 2011-02-05 21:06:52 +00:00
CSettings.h *Added support for using USB port 1 (ONLY ON HERMES CIOS) 2011-02-05 21:06:52 +00:00
GameTitles.cpp *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
GameTitles.h *Fixed crash with loading .iso files 2011-02-11 17:41:52 +00:00
newtitles.cpp *Fixed DVD support in IOS58 modus. You have to have AHBPROT flag enabled for the DVD access support in IOS58 mode. It might be possible that the forwarder channel does not have it set yet. Start from HBC 1.0.8 with IOS58 and you will have it for sure. 2011-01-13 19:05:31 +00:00
newtitles.h *Fixed DVD support in IOS58 modus. You have to have AHBPROT flag enabled for the DVD access support in IOS58 mode. It might be possible that the forwarder channel does not have it set yet. Start from HBC 1.0.8 with IOS58 and you will have it for sure. 2011-01-13 19:05:31 +00:00
Settings.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
Settings.h *Seperated game settings from cfg.c into it's own class. Some stuff might be broken and need adjustments. 2010-09-24 21:22:01 +00:00
SettingsEnums.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
SettingsPrompts.cpp *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00
SettingsPrompts.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00