usbloadergx/source/settings
dimok321 8e962e6187 *Optimized the automatic usb port switching. It is now a lot faster on mounting if partitions are FAT/NTFS/EXT because no port switch is required on WBFS_Open() or WBFS_Close() on those partitions.
*Disabled use of custom paths on other than SD if automatic port switching is enabled. This could damage a partition and we don't want to take that risk. So if you want to enable automatic usb port switching than you have to set all paths on sd:/ first now. Also when in this mode, only sd:/ will be available for setting custom paths.
*Changed setting of usb port switching to a more failsafer way.

NOTE: To all that did already enable the automatic usb port switching and have custom paths on some usb partition. Change this please or else your usbs filesystems are in danger. You have been warned!
2011-02-06 09:34:06 +00:00
..
menus *Optimized the automatic usb port switching. It is now a lot faster on mounting if partitions are FAT/NTFS/EXT because no port switch is required on WBFS_Open() or WBFS_Close() on those partitions. 2011-02-06 09:34:06 +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 *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +00:00
GameTitles.h *Prepare source code for devkitPPC r23 - replaced removed directory functions 2011-02-02 18:30:15 +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