usbloadergx/source/settings/menus
dimok321 34692131a2 Alright guys, after 3-4 Month of cleaning up the source, it's finally here:
USB Loader GX v2.0

A few cosmetic changes along on this rev:
*Removed unused resources
*Fix a compile warning
*Fixed crash on formatting drive to WBFS
*A few source/function movement from one file to another 
*Renamed global game settings to "Loader Settings"
2011-01-09 10:45:29 +00:00
..
CustomPathsSM.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +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 Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +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 Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +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
LoaderSettings.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +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 *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 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 *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