usbloadergx/source
dimok321 f7c1e9958d *Fixed crash on "pick alternative dol from list"
*added a temporary workaround for selecting favorites when no favorites were setup for grid and carousel layout because of some serious problem in there which i have to look for later.
*Reworked complete cover/discart download function (seems a lot faster to me now)
*Fixed problem with switching games in game prompt and then going to the game settings. Was always the first selected games settings.
*Fixed crash when clicking the DVD icon
*Fixed save of lock/unlock state in parental control
*Fixed install menu messup (not return to right menus)
*Removed unnecessary save of settings on every mode switch
*Several cleanups and fixes
*Removed mountMethod 3
2010-12-17 17:50:44 +00:00
..
banner *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
cheats *Rewritten the whole Homebrew Launcher (HBC menu) to a class. Using now the new settings standard too. Only Titles browser left. 2010-11-14 15:19:42 +00:00
FileOperations A lot of changes with this rev 2010-11-13 22:34:53 +00:00
fonts undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
homebrewboot *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
ImageOperations *Removed ramdisk 2010-09-26 08:33:43 +00:00
images *Corrected game settings ios display 2010-11-07 20:31:45 +00:00
language *Fixed crash when trying to set alternate dol from game disc in game settings 2010-12-04 07:36:23 +00:00
libs *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
libwiigui *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
memory *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
menu *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
mload *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
network *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
patches *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
prompts *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
settings *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
SoundOperations A lot of changes with this rev 2010-11-13 22:34:53 +00:00
sounds A lot of changes with this rev 2010-11-13 22:34:53 +00:00
system *Fixed IOS reload before game start into game specific ios 2010-11-28 20:04:29 +00:00
themes *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
usbloader *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
utils *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
wad *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
xml *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
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
bannersound.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
bannersound.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
fatmounter.c For all the Linux lovers: 2010-12-09 20:57:35 +00:00
fatmounter.h For all the Linux lovers: 2010-12-09 20:57:35 +00:00
filelist.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FontSystem.cpp *Fixed settings loading on boot up 2010-11-28 15:31:08 +00:00
FontSystem.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
FreeTypeGX.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
GameBootProcess.cpp *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
GameBootProcess.h *Clean up in partition mount/format process 2010-10-27 19:50:48 +00:00
gecko.c *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +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 *Enums cleanup 2010-10-27 14:45:27 +00:00
input.h * Unified formating of source files. 2010-09-24 00:48:03 +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 support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp *Fixed settings loading on boot up 2010-11-28 15:31:08 +00:00
menu.h A lot of changes with this rev 2010-11-13 22:34:53 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
sys.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
video.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
video.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
wpad.h * Unified formating of source files. 2010-09-24 00:48:03 +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 *Lot's of cleanup and file/function movement. 2010-11-06 15:30:14 +00:00
ZipFile.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00