usbloadergx/source/libwiigui
dimok321 15bcbfa482 *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in).
You will see the list of available channels on your system if you start without a HDD or if your HDD is slow and is being recognized late. The list of games is than reloading as soon as it is recognized.
*Hot swapping of the SD card was implemented into background thread (by giantpune)
*Made lots of cleanups and some fixes
*Format menu was moved to settings page 3 (only on godmode accessable)
*Added ScreenShot and Reset/Shutdown call to background thread. Removed the not needed ones. Now you can call for Screenshot/Reset/Shutdown anywhere in the loader (after gui is started).
2010-01-06 23:07:35 +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 *Finished the background initialization thread for devices started by giantpune and merged it into trunk. Now you can startup the loader without a HDD. Also you can put in your device after startup and it will be recognized. Hot swapping not yet added (as in remove and than stick it in). 2010-01-06 23:07:35 +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_numpad.cpp forgot a line 2009-12-11 23:09:10 +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 * Added BETA upgrades option (to download the latest revisions from google code) 2009-12-10 20:27:36 +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 Fixed online gaming. Removed some warnings when compiling with R19 2009-12-20 18:28:30 +00:00