usbloadergx/source/settings
dimok321 3f03d92295 *Reworked all update functions
*Fixed endless loop when disc button was selected
*Fixed crash on exit
*Fixed discart download to not download custom/originals if set so in the settings
*Hopefully fixed discart download problem
*Reworked DirList class
2010-12-18 13:20:45 +00:00
..
menus *Reworked all update functions 2010-12-18 13:20:45 +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 *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
CSettings.h *Rewritten the whole Homebrew Launcher (HBC menu) to a class. Using now the new settings standard too. Only Titles browser left. 2010-11-14 15:19:42 +00:00
GameTitles.cpp *Reworked the whole WiiTDB.xml parsing. This is now done with mxml due to a lack of memory the file is now streamed. Now the full wiitdb.xml file with all languages is always used. The update of WiiTDB is also changed. It is now only updated if the version of the wiitdb.xml file does not match the version of the online file. 2010-12-03 18:38:57 +00:00
GameTitles.h *Reworked the whole WiiTDB.xml parsing. This is now done with mxml due to a lack of memory the file is now streamed. Now the full wiitdb.xml file with all languages is always used. The update of WiiTDB is also changed. It is now only updated if the version of the wiitdb.xml file does not match the version of the online file. 2010-12-03 18:38:57 +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 *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
SettingsPrompts.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
SettingsPrompts.h * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00