usbloadergx/source/network
dimok321 7db67e75af *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource
*Created a checkbox class with them
*Changed the prompt window to a class
*Changed cover download to a checkbox selection of what you want to download. Changed discart download option to only switch between what is prioritized (original/customs)
*Fixed a little alignment issue of the progressbar
*Reverted the change for check disc in drive. Some drives couldn't handle it in IOS58 mode :\.
*Changed playcount from an 8 bit to a 32 bit counter (got 8bit by mistake) which limited it to 255
*a few little optimisations
2011-01-23 20:13:41 +00:00
..
CoverDownload.cpp *Added several basic gui classes like drawing box/circle only with the GX engine without the need of a resource 2011-01-23 20:13:41 +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 DVD support in IOS58 modus. You have to have AHBPROT flag enabled for the DVD access support in IOS58 mode. It might be possible that the forwarder channel does not have it set yet. Start from HBC 1.0.8 with IOS58 and you will have it for sure. 2011-01-13 19:05:31 +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 *Added a GUI setting for HOME button layout 2011-01-22 16:10:36 +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