usbloadergx/source/libwiigui
dimok321 2adc6cc995 *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now)
*Fixed bug mounting a wbfs partition which was formatted from an ext partition
*Rewrote the parental control feature. Removed loading pin or settings from the Wii Settings. Parental control is now completely managed in the loader from the settings selected and the password set.
*Saving password in config file is now encrypted
*Added loop to wait for usb when reloading the cIOS before game start


The parental control feature is filtering games like following when usb loader is locked:
level 0 (everyone 0+)		> shows only games with lvl 0
level 1 (childs 7+)		> shows games with lvl 0, 1
level 2 (teens 12+)		> shows games with lvl 0, 1, 2
level 3 (mature 16+)		> shows games with lvl 0, 1, 2, 3
level 4 (adults only 18+)	> shows all games (lvl 0, 1, 2, 3, 4)

level 4 is default when creating new configs
2010-12-19 18:20:33 +00:00
..
gui_button.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_customoptionbrowser.cpp *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
gui_customoptionbrowser.h *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
gui_diskcover.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_diskcover.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_element.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_filebrowser.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_gamebrowser.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_gamebrowser.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_gamecarousel.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_gamecarousel.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_gamegrid.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_gamegrid.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_image_async.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_image_async.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
gui_image.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_imagedata.cpp *Bit code clean up in the fat mounter - no change here 2010-09-29 17:47:51 +00:00
gui_imagedata.h *Fix for image resource manager 2010-09-26 18:19:45 +00:00
gui_keyboard.cpp *Fixed settings loading on boot up 2010-11-28 15:31:08 +00:00
gui_numpad.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_optionbrowser.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_searchbar.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
gui_searchbar.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
gui_text.cpp *Removed message from settings about Hermes v4 (since it's not true anymore) 2010-10-01 20:03:14 +00:00
gui_tooltip.cpp *Removed ramdisk 2010-09-26 08:33:43 +00:00
gui_trigger.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui_window.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
gui.h *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
LoadCoverImage.cpp *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
LoadCoverImage.h *Completely rewrote the asynchron GuiImageData class (problems from switch Carousel<->Grid layour should be fixed now) 2010-12-19 18:20:33 +00:00
OptionList.cpp *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
OptionList.hpp *homebrew xml fix 2010-10-31 09:30:53 +00:00
Text.cpp * Unified formating of source files. 2010-09-24 00:48:03 +00:00
Text.hpp *Cleaned up USB storage control 2010-09-28 20:55:42 +00:00