usbloadergx/source/prompts
giantpune 55a401e4a5 lots of changes here
changed gprintf() to use crediar's method because it is smaller and works just the same.

allow r-win's debug printf() stuff to be sent to the gecko to reduce redundant stuff there 

issue 1073.  headless mode - allow game to be booted via argv[1].

took out all the params from the exitprompt since they aren't used.

took out all the #ifdef stuff for building for a wii.  obviously this wont run on a gamecube so it isn't needed.

added a way to check what version of a IOS is installed before trying to boot into it.  added IOS_ReloadIOSsafe(). this should stop idiots with the 4.2 stubs from bitching about why stuff doesn't work.

use that check so you only see the "222v4 is needed" prompt in the settings if you don't already have that installed.

fix issue 1039. (must still be compiled without NO_DEBUG defined because technically WiiRD is a debugger)
2009-12-03 01:06:09 +00:00
..
DiscBrowser.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
DiscBrowser.h Changed gameprompt window for a retail disc to show the Gametitle instead of the game id. 2009-10-01 20:58:34 +00:00
filebrowser.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
filebrowser.h - fix tooltips in GameCarousel 2009-10-05 10:53:19 +00:00
gameinfo.cpp For people who use two partitions (FAT32 and WBFS), wiitdb.zip won't be overwritten anymore when they update. The file is now loaded and saved as wiitdb_(partition).zip, so you can switch partitions and keep titles/infos. If wiitdb_(partition).zip is not found it loads wiitdb.zip. When exiting settings, the partition is now reloaded only when needed. WiiTDB update should work again for people who own more than 240 games. Fixed a rare crash that could be issue 1083. 2009-11-22 16:42:53 +00:00
gameinfo.h Added a macron in case any particular title happens to require it. The network init prompt won't show up at all when network has already been initialized. Ocarina should work for people that still had the problem with recent revisions (it fixed it for me, but only when using SD, not SDHC). 2009-10-18 21:23:54 +00:00
ProgressWindow.cpp * Added FAT support (Issue 1054) 2009-11-15 19:52:58 +00:00
ProgressWindow.h * Added FAT support (Issue 1054) 2009-11-15 19:52:58 +00:00
PromptWindows.cpp lots of changes here 2009-12-03 01:06:09 +00:00
PromptWindows.h lots of changes here 2009-12-03 01:06:09 +00:00
TitleBrowser.cpp * Added FAT support (Issue 1054) 2009-11-15 19:52:58 +00:00
TitleBrowser.h fix a little bug 2009-10-01 09:17:55 +00:00