usbloadergx/source
dimok321 2570d6dae8 *Fixed crash on start i made in last rev by mistake
*Changed boot process to wait for USB in GUI mode.
*Changed headless ID stuff (actually was in last rev)
*Added a GameTitles class for WiiTDB titles and fixed parental control (probably crashed before)
*Removed cfg.c completely now. Nothing left in it.
*Moved per game lock feature from game statistics to the individual game settings. It is not a game statistic ;).
2010-10-28 09:00:52 +00:00
..
banner *Update to new libfat 2010-10-01 18:53:38 +00:00
cheats *Update to new libfat 2010-10-01 18:53:38 +00:00
FileOperations *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00
fonts undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
homebrewboot *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
ImageOperations *Removed ramdisk 2010-09-26 08:33:43 +00:00
images *Removed ramdisk 2010-09-26 08:33:43 +00:00
language *Removed easter egg (no one ever found it anyway) 2010-09-25 06:54:27 +00:00
libs *Update to new libfat 2010-10-01 18:53:38 +00:00
libwiigui *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
memory *Moved GameStatistics (FavoriteRank/PlayCount) out of cfg.c and into an own class. All settings are now separated. Old rankings and playcounts will be reseted due to a new format. 2010-09-25 08:51:44 +00:00
menu *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
mload *Update to new libfat 2010-10-01 18:53:38 +00:00
network * Unified formating of source files. 2010-09-24 00:48:03 +00:00
patches *Enums cleanup 2010-10-27 14:45:27 +00:00
prompts *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
settings *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
sounds undo the code formatting. somehow it got screwed up 2010-02-09 10:59:55 +00:00
system *Enums cleanup 2010-10-27 14:45:27 +00:00
themes *Enums cleanup 2010-10-27 14:45:27 +00:00
usbloader *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
utils *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00
wad *Enums cleanup 2010-10-27 14:45:27 +00:00
xml *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +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 *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00
bannersound.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
fatmounter.c *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00
fatmounter.h little optimization 2010-09-24 13:46:32 +00:00
filelist.h *Removed ramdisk 2010-09-26 08:33:43 +00:00
FontSystem.cpp * Unified formating of source files. 2010-09-24 00:48:03 +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 *Clean up in partition mount/format process 2010-10-27 19:50:48 +00:00
GameBootProcess.h *Clean up in partition mount/format process 2010-10-27 19:50:48 +00:00
gecko.c * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gecko.h * Unified formating of source files. 2010-09-24 00:48:03 +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 little optimization 2010-09-24 13:46:32 +00:00
lstub.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
main.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
main.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
memory.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
menu.cpp *Fixed crash on start i made in last rev by mistake 2010-10-28 09:00:52 +00:00
menu.h *Clean up in partition mount/format process 2010-10-27 19:50:48 +00:00
svnrev.h * remove little unused code 2010-09-18 23:16:05 +00:00
sys.cpp *Enums cleanup 2010-10-27 14:45:27 +00:00
sys.h * Unified formating of source files. 2010-09-24 00:48:03 +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 *Compile warnings fixed for devkitPPC R22 2010-10-24 19:08:03 +00:00
ZipFile.h * Moved minizip sources into a more approriate place. 2010-09-24 12:57:38 +00:00