usbloadergx/source/network
dimok321 2c268af0f9 *fixed possible crash on theme downloader
*changed fat/ntfs/ext installer to use the header title as foldername instead of wiitdb title (this is the way it is in the wbfs managers)
*Fixed language changing for wiitdb titles / coverdownload even without available .lang file which is loaded
*Added reload of game titles on language change
*Added check for valid config files. If config file is not valid it will not be used. Current valid configs are R1031 to all. (You configs will be reseted with this. If you want to save them, move them and merge them afterwards manually.)
*Fixed possible crash on mounting
*Changed default settings for device free space display to off, because fat32 partitions are very slow on that. Added a warning when on FAT partition and trying to enable this option.
*Updated langauge files
2011-01-06 18:59:45 +00:00
..
CoverDownload.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
CoverDownload.h *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
dns.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
dns.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FileDownloader.cpp *fixed possible crash on theme downloader 2011-01-06 18:59:45 +00:00
FileDownloader.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
HTML_Stream.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
HTML_Stream.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
http.c *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
http.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
networkops.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
networkops.h *Added network shutdown before launching games. 2010-12-05 19:24:32 +00:00
update.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
update.h *Reworked all update functions 2010-12-18 13:20:45 +00:00
URL_List.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
URL_List.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00