usbloadergx/source/settings/menus
dimok321 7bccfd2b17 *added loading screen
*Removed the console loading screen (no more console at all)
*Complete rework of device handle. You need to reset all your custom paths for this rev.
*Support for writing images/settings/... on any writable partition (FAT/NTFS/EXT). (Theoretically you can run the loader from NTFS only without the need of any other partition or SD if run from new forwarder channel, for example)
*Support for Primary/Logical partitions and GUID Partition Table (GPT)

Forwarder Channel in last revision was not using IOS58 (not sure about AHBPROT)
Here a corrected version (thx to Cyan):
http://www.mediafire.com/?a9y3ywqcm4v3lz3
2010-12-30 23:49:22 +00:00
..
CustomPathsSM.cpp *added loading screen 2010-12-30 23:49:22 +00:00
CustomPathsSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FlyingButtonsMenu.cpp *Added back the trNOOP (which excluded a lot of settings languages) which i removed by mistake when adding themes 2010-12-29 15:42:26 +00:00
FlyingButtonsMenu.hpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameLoadSM.cpp *added loading screen 2010-12-30 23:49:22 +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 *added loading screen 2010-12-30 23:49:22 +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 A lot of changes with this rev 2010-11-13 22:34:53 +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