usbloadergx/source/settings
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
..
menus *added loading screen 2010-12-30 23:49:22 +00:00
CGameSettings.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameSettings.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameStatistics.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CGameStatistics.h *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
CSettings.cpp *added loading screen 2010-12-30 23:49:22 +00:00
CSettings.h *added loading screen 2010-12-30 23:49:22 +00:00
GameTitles.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
GameTitles.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
newtitles.cpp *Moved GameStatistics (FavoriteRank/PlayCount) out of cfg.c and into an own class. All settings are now separated. Old rankings and playcounts will be reseted due to a new format. 2010-09-25 08:51:44 +00:00
newtitles.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +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 *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
SettingsPrompts.cpp *added loading screen 2010-12-30 23:49:22 +00:00
SettingsPrompts.h *Removed ntfs/fat source and added them as custom libs (makes them easier to update later) 2010-12-26 17:02:14 +00:00