usbloadergx/source
dimok321 1d2854c777 *Fixed issue 1808
*Fixed issue with crashing carousel when switching from empty game list to none empty list.
*Added download for Full HQ & LQ Covers. When both are checked HQ Covers are prioritized.
*Added support for Full HQ & LQ Covers:
Full covers are currently used only in the GameInfo Screen (Press 2). The Box can be rotated in there with the Nunchuck. When the box is clicked it will jump to the midlle of the screen. Here it can be rotated with Nunchuck & Wiimote D-Pad. Also it can be zoomed in/out with the PLUS or MINUS buttons. Zoomed in covers are currently cut off when going too far into the screen because the axis had to be layed to the middle to keep the symmetry. Don't report issues about that. It's known. Another use of full covers might follow with a new layout if we think of something nice ;).
*Added support for different box colors. Box colors are taken from WiiTDB so if you get a wrong color complain at WiiTDB :P.
2011-01-30 16:22:16 +00:00
..
banner *Stupid merging did not remove everything like supposed 2010-12-27 10:08:24 +00:00
BoxCover *Fixed issue 1808 2011-01-30 16:22:16 +00:00
cheats *Fixed several theme images being not loaded. Made all recourses from SVN now themable (sounds/fonts/images). They only have to be in the same folder as the theme images. 2011-01-08 12:35:41 +00:00
Controls *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
FileOperations *Fixed issue 1808 2011-01-30 16:22:16 +00:00
fonts undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
homebrewboot *Added a GUI setting for HOME button layout 2011-01-22 16:10:36 +00:00
ImageOperations *Removed ramdisk 2010-09-26 08:33:43 +00:00
images *Fixed issue 1808 2011-01-30 16:22:16 +00:00
language *Revert constant version number in credits (from release v2.0 to svn) 2011-01-09 16:03:29 +00:00
libs *Updated libntfs to version 2011.1.15: 2011-01-26 18:53:27 +00:00
libwiigui *Fixed issue 1808 2011-01-30 16:22:16 +00:00
memory *Moved wii.spiffy360.com url in theme downloader a bit down (wasn't shown on some TVs) 2011-01-02 13:56:24 +00:00
menu *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
mload *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
network *Fixed issue 1808 2011-01-30 16:22:16 +00:00
patches *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
prompts *Fixed issue 1808 2011-01-30 16:22:16 +00:00
settings *Fixed issue 1808 2011-01-30 16:22:16 +00:00
SoundOperations *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
sounds A lot of changes with this rev 2010-11-13 22:34:53 +00:00
system *Added use of IOS58 for Loader option. It is enabled by default and can be disabled in the Loader Settings. If it is disabled the Boot/Standard cIOS is loaded on startup, after reading the config files. 2011-01-12 19:30:04 +00:00
themes *Fixed issue 1808 2011-01-30 16:22:16 +00:00
usbloader *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
utils *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
wad *Fixed DVD access in IOS58 mode (needs AHBPROT) 2011-01-14 15:39:42 +00:00
xml *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
audio.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
audio.h *Added Standard IOS option to global settings. This decides with what IOS the Loader is gonna boot next. 2009-05-03 18:53:31 +00:00
filelist.h *Fixed issue 1808 2011-01-30 16:22:16 +00:00
FreeTypeGX.cpp *Added use of IOS58 for Loader option. It is enabled by default and can be disabled in the Loader Settings. If it is disabled the Boot/Standard cIOS is loaded on startup, after reading the config files. 2011-01-12 19:30:04 +00:00
FreeTypeGX.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gecko.c *Added use of IOS58 for Loader option. It is enabled by default and can be disabled in the Loader Settings. If it is disabled the Boot/Standard cIOS is loaded on startup, after reading the config files. 2011-01-12 19:30:04 +00:00
gecko.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
input.cpp *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
input.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
lstub.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp *Fixed game patches apply on "Default" and "On game launch" alternate dol settings 2011-01-22 00:06:28 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
menu.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
StartUpProcess.cpp *Added support for physical sector sizes other than 512 bytes per sector for wbfs partitions only! Others filesystems are currently still hardcoded in their libs. Tested with a 3TB drive with a sector size 4096 one wbfs partition (thanks dexter). 2011-01-28 21:19:43 +00:00
StartUpProcess.h *added loading screen 2010-12-30 23:49:22 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp *Added a GUI setting for HOME button layout 2011-01-22 16:10:36 +00:00
sys.h *Added a GUI setting for HOME button layout 2011-01-22 16:10:36 +00:00
video.cpp *Fixed issue 1808 2011-01-30 16:22:16 +00:00
video.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.c *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
wpad.h *Corrected clock position (copy/paste mistake) 2011-01-02 09:23:44 +00:00
wstring.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wstring.hpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
ZipFile.cpp *Fixed DVD access in IOS58 mode (needs AHBPROT) 2011-01-14 15:39:42 +00:00
ZipFile.h *A new icon.png (icon2.png) (thanks Black.Pearl for it) 2011-01-11 17:52:30 +00:00