usbloadergx/source/libwiigui
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
..
gui_button.cpp fix compile warnings from devkit r18 2009-10-14 21:59:13 +00:00
gui_customoptionbrowser.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_customoptionbrowser.h * little stuff in FreeTypeGX 2009-10-24 22:03:12 +00:00
gui_diskcover.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_diskcover.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_element.cpp changed the GuiElement Lock-Stuff 2009-11-10 22:03:52 +00:00
gui_filebrowser.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_gamebrowser.cpp * Added a visual mark for new installed games. The first time this revision is started no games will be marked! 2009-11-21 22:59:57 +00:00
gui_gamebrowser.h * Added a visual mark for new installed games. The first time this revision is started no games will be marked! 2009-11-21 22:59:57 +00:00
gui_gamecarousel.cpp * Added FAT support (Issue 1054) 2009-11-15 19:52:58 +00:00
gui_gamecarousel.h * Added FAT support (Issue 1054) 2009-11-15 19:52:58 +00:00
gui_gamegrid.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_gamegrid.h * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_image_async.cpp 2009-09-27 18:19:53 +00:00
gui_image_async.h 2009-09-27 18:19:53 +00:00
gui_image.cpp 2009-10-17 07:30:54 +00:00
gui_imagedata.cpp *Created a Theme Downloader with preview, downloading themes from http://wii.spiffy360.com/ (Thanks for hosting them) 2009-10-21 19:32:46 +00:00
gui_keyboard.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_optionbrowser.cpp Fixing the build, please mind the casing of the directories, since the build server is a Linux machine\! 2009-11-10 05:08:33 +00:00
gui_searchbar.cpp lots of changes here 2009-12-03 01:06:09 +00:00
gui_searchbar.h 2009-09-27 18:19:53 +00:00
gui_sound_decoder_aiff.cpp changed the GuiElement Lock-Stuff 2009-11-10 22:03:52 +00:00
gui_sound_decoder_bns.cpp fixed looped bannersound 2009-11-16 22:46:57 +00:00
gui_sound_decoder_mpg.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_sound_decoder_ogg.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_sound_decoder_wav.cpp changed the GuiElement Lock-Stuff 2009-11-10 22:03:52 +00:00
gui_sound_decoder.h * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_sound.cpp * GuiSound stuff rewritten it makes modular 2009-11-09 23:03:13 +00:00
gui_text.cpp optimized the font stuff 2009-10-19 23:09:27 +00:00
gui_tooltip.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_trigger.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui_window.cpp * Added initial support for the new wiiload (compressed protocol), uncompressed protocol is also supported 2009-09-30 23:10:58 +00:00
gui.h changed the GuiElement Lock-Stuff 2009-11-10 22:03:52 +00:00