usbloadergx/source/settings/menus
dimok321 e5db72b71d *Fixed the parental control settings code dump
*Reworked almost everything about alternate DOL loading (I am wondering how loading from SD/USB even worked)
*Added new Option "Default" for alternate DOL which is now the default settings. This setting will select the alternate DOL automatically for games like Red Steel 1 because this alt. DOL is always needed to play the game. On games where the alt dol option is not needed the option "Default" = "OFF". This is just an attempt to make this option more automatic. Games like Metroid Prime (the only game right now) will have a prompt on game start where you choose between 1, 2 or 3 on this option because this game always requires either of these.
*Small source cleanups/fixes
2011-01-21 19:43:59 +00:00
..
CustomPathsSM.cpp *Fixed display of partition size on WBFS partitions with a different wbfs sector size than 512bytes. 2011-01-16 13:12:07 +00:00
CustomPathsSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FlyingButtonsMenu.cpp *Changes running games from WBFS. It is now done through fragment lists like on ntfs/fat/ext. This enables support for multiple wbfs partitions even with waninkokos cios which normally doesn't support that. This is not supported by Waninokos IOS < R18. It continues to only support one partition! 2011-01-07 22:42:03 +00:00
FlyingButtonsMenu.hpp *Changes running games from WBFS. It is now done through fragment lists like on ntfs/fat/ext. This enables support for multiple wbfs partitions even with waninkokos cios which normally doesn't support that. This is not supported by Waninokos IOS < R18. It continues to only support one partition! 2011-01-07 22:42:03 +00:00
GameLoadSM.cpp *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
GameLoadSM.hpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
GameSettingsMenu.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
GameSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GlobalSettings.cpp *Added several block options for parental control which decide what should be blocked in the loader 2011-01-20 15:00:55 +00:00
GlobalSettings.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GUISettingsMenu.cpp *Added several block options for parental control which decide what should be blocked in the loader 2011-01-20 15:00:55 +00:00
GUISettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
LoaderSettings.cpp *Update of language change information and Default.them 2011-01-16 13:45:51 +00:00
LoaderSettings.hpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
ParentalControlSM.cpp *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
ParentalControlSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SettingsMenu.cpp *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00
SettingsMenu.hpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
SoundSettingsMenu.cpp *Moved back font cache to mem1. It seem that an IOS reload is overwriting a part of memory in mem2 which causes a lot more corruption of course. (Glad nothing else is in mem2 at an IOS reload) 2011-01-02 19:19:16 +00:00
SoundSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
UninstallSM.cpp *Forgot to add block of HBC and Title Launcher, added now 2011-01-20 15:56:01 +00:00
UninstallSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00