usbloadergx/source/settings/menus
dimok321 1efb712ac5 *fixed XFLIP_WTF setting (Cyan)
*fixed crashes on category add/delete/rename
*changed icon of category rename and mapped triggers +/-/1 to the buttons
*fixed green bar flash on game start
*fixed freeze in STATE_DISABLED when leaving->entering->saving game settings
*separated a few settings from the GUI setting and created a "Feature" settings menu
*Updated language files
*Added Wiinnertag support. 
NOTE:
When you enable the Wiinnertag in the settings a prompt will come up if the Wiinnertag.xml does not exists in the setup path for it. This prompt will ask you if you want an example file created by the loader which you can adjust to your account (I suggest you create one on first use). Multiple/Other tag sites can be setup in the xml file and loader will execute them all one after another. Also Wiinnertag requires a network connection established to be working. When you enable this feature and auto network init is disabled you will be prompted to enable it.
2011-06-18 07:00:42 +00:00
..
CustomPathsSM.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
CustomPathsSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
FeatureSettingsMenu.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
FeatureSettingsMenu.hpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
FlyingButtonsMenu.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
FlyingButtonsMenu.hpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
GameLoadSM.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
GameLoadSM.hpp Alright guys, after 3-4 Month of cleaning up the source, it's finally here: 2011-01-09 10:45:29 +00:00
GameSettingsMenu.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
GameSettingsMenu.hpp *Added custom Game Categories switchable in main menu and selected/adjustable in game settings menu. Own categories can be added and applied to games. A multiple category selection is supported in showing and assigning. 2011-06-03 20:31:09 +00:00
GlobalSettings.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
GlobalSettings.hpp *Added custom Game Categories switchable in main menu and selected/adjustable in game settings menu. Own categories can be added and applied to games. A multiple category selection is supported in showing and assigning. 2011-06-03 20:31:09 +00:00
GUISettingsMenu.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
GUISettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
LoaderSettings.cpp *Added a global block IOS reload option which is set default to "Auto" (Auto = on d2x cIOS >= V6 enabled, every other cIOS disabled) 2011-06-10 12:22:19 +00:00
LoaderSettings.hpp *Optimized the automatic usb port switching. It is now a lot faster on mounting if partitions are FAT/NTFS/EXT because no port switch is required on WBFS_Open() or WBFS_Close() on those partitions. 2011-02-06 09:34:06 +00:00
ParentalControlSM.cpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
ParentalControlSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
SettingsMenu.cpp *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
SettingsMenu.hpp *fixed XFLIP_WTF setting (Cyan) 2011-06-18 07:00:42 +00:00
SoundSettingsMenu.cpp *Moved back font cache to mem1. It seem that an IOS reload is overwriting a part of memory in mem2 which causes a lot more corruption of course. (Glad nothing else is in mem2 at an IOS reload) 2011-01-02 19:19:16 +00:00
SoundSettingsMenu.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00
UninstallSM.cpp *Forgot to add block of HBC and Title Launcher, added now 2011-01-20 15:56:01 +00:00
UninstallSM.hpp A lot of changes with this rev 2010-11-13 22:34:53 +00:00