usbloadergx/source/settings/menus
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
..
CustomPathsSM.cpp *Fixed settings loading on boot up 2010-11-28 15:31:08 +00:00
CustomPathsSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FlyingButtonsMenu.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
FlyingButtonsMenu.hpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameLoadSM.cpp For all the Linux lovers: 2010-12-09 20:57:35 +00:00
GameLoadSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GameSettingsMenu.cpp *Fixed support for drives >= 1TB size (and probably some others as well) 2010-12-05 19:09:32 +00:00
GameSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GlobalSettings.cpp *Reworked all update functions 2010-12-18 13:20:45 +00:00
GlobalSettings.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
GUISettingsMenu.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
GUISettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
IndGameLoadSM.cpp *Fixed crash on "pick alternative dol from list" 2010-12-17 17:50:44 +00:00
IndGameLoadSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
ParentalControlSM.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
ParentalControlSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SettingsMenu.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
SettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundSettingsMenu.cpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SoundSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
UninstallSM.cpp *Fixed booting games for huge ext2/3/4 drives 2010-12-12 16:31:13 +00:00
UninstallSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00