usbloadergx/source/settings/menus
dimok321 4f7ccef2ec *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!
*Added initialized too all the cheat variables (that was bad...i wonder how it didn't go wrong)
*Corrected several theme texts (x, y position mistype)
*Added "Default" button to theme downloader to reset the theme
*Fixed bug in loading language file with fresh configs
*Fixed display of theme path in custom path options
*Fixed rockout reset after leaving the GameWindowPrompt
*Added limit to page indicators to 5 and rotate them
2011-01-07 22:42:03 +00:00
..
CustomPathsSM.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
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 *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.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GameSettingsMenu.cpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GlobalSettings.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
GlobalSettings.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GUISettingsMenu.cpp *fixed possible crash on theme downloader 2011-01-06 18:59:45 +00:00
GUISettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
IndGameLoadSM.cpp *fixed settings paths creation bug 2010-12-29 10:22:11 +00:00
IndGameLoadSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
ParentalControlSM.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
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 A lot of changes with this rev 2010-11-13 22:34:53 +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 *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
UninstallSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00