usbloadergx/source/settings
dimok321 500dc4020f *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.
*WiiTDB now falls back to english if the locale language is not found for Titles/Synopsis
*Some clean up and memory leak fixes in game info prompt and adjusted the info get to the new WiiTDB reading method.
*Added a few new useful functions from WiiXplorer (DownloadToFileWithProgress, ShowError,...)
*Disabled the console output after the GUI is started up. The info is only output to gecko in GUI mode now.
2010-12-03 18:38:57 +00:00
..
menus *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
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 *Another HDD spin up loop fix 2010-11-28 17:24:23 +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 * Unified formating of source files. 2010-09-24 00:48:03 +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 *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
SettingsPrompts.h * Changed WBFS stuff to C++ classes 2010-02-14 23:22:52 +00:00