usbloadergx/source/network
dimok321 34692131a2 Alright guys, after 3-4 Month of cleaning up the source, it's finally here:
USB Loader GX v2.0

A few cosmetic changes along on this rev:
*Removed unused resources
*Fix a compile warning
*Fixed crash on formatting drive to WBFS
*A few source/function movement from one file to another 
*Renamed global game settings to "Loader Settings"
2011-01-09 10:45:29 +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 Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
networkops.h Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
update.cpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
update.h Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +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