usbloadergx/source/network
dimok321 e11901bc09 *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory)
*Fixed cutoff of box cover when it is too near and increased zoom range of the box cover. Reworked the move/zoom of the cover.
*Change wiimote icon when grabbing and dragging the box cover to grab icon
*Fixed bug in homebrew browser (crash)
*Changed a few default GX view configurations
*Use proper size of wiimote pointer image instead of hard coded values
*Reworked scroll/B hold movement stuff from the game list layout
*Removed buildtype.sh and added the define directly in makefile. No need to make an extra header for that.
*Changed makefile a to allow different IOS build modes. The build IOS is used at the start of the loader to load the settings under. If the build IOS is the same as the settings boot IOS the startup is a lot faster since no IOS reload is required. 
To build yourself a special IOS build version type:"make IOS=XXX" where XXX is the number of the IOS (CSettings.cp has to be recompiled for that at least). If nothing is defined IOS222 is taken. There will now be always two versions supplied (IOS222 and IOS249 version). If another build is required build it yourself. You can see the revisions until now as the "IOS249 build version" since they behaved like that.
2011-02-21 19:41:48 +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 *Set settings partition to 0 if usb port is changed and settings partition is greater than the total partition count on that usb port. 2011-02-06 18:36:32 +00:00
http.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
ImageDownloader.cpp *Fixed a few bugs in the multiple partition mount (causing crashes at some certain situations) 2011-02-03 21:46:54 +00:00
ImageDownloader.h *Fixed a few bugs in the multiple partition mount (causing crashes at some certain situations) 2011-02-03 21:46:54 +00:00
networkops.cpp *Added return grid rows after closing a search to the amount of which one has before doing search 2011-01-25 20:19:15 +00:00
networkops.h *Added return grid rows after closing a search to the amount of which one has before doing search 2011-01-25 20:19:15 +00:00
update.cpp *Changed FreeTypeGX to use IA4 textures for font glyphs (saves a bit memory) 2011-02-21 19:41:48 +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