usbloadergx/source/prompts
strtoul 76df2b26b6 *fix reloading into another IOS before launch of game
*add loading of wii games / nand channels / emu nand channels in all combinations into one list
*add button on main view for quick choice between the combinations of the three
*add "Real Nand" or "Emulated Nand" text on the game window prompt when starting a channel
*removed the need of a cIOS to launch the loader (if anyone uses it with IOS58 for whatever reason). The warning that a cIOS is needed is still present.
*removed support for both usb ports at once on hermes cIOS. Each can still be used individually but only one at a time. This is done because of some bugs in the new ehci module which make some games unbootable. The ehcimodule is now reverted to the last working one. Need feedback if the games work fine again.
*some preparations for the upcoming stealth mode feature of the d2x cIOS
*isfs is now initiated once and deinitated when cleaning up only (instead of the whole init/deinit every single access)
*removed choice for emulated nand channel modes. Emulated nand channels always need full emulation which is now always used on emu nand for channels.
*removed unused settings for channels from the per game setting
*changed default partition to 0 when starting with fresh settings (instead of -1 wtf?)
2011-12-22 22:44:48 +00:00
..
CategoryPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategoryPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySelectPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySelectPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySwitchPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CategorySwitchPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CheckboxPrompt.cpp *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
CheckboxPrompt.hpp *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
DiscBrowser.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
DiscBrowser.h *Fixed the parental control settings code dump 2011-01-21 19:43:59 +00:00
filebrowser.cpp *Added "Remember Unlock" option. If set to OFF the loader is locked on startup if a parental password was setup. (Issue 1954) 2011-09-10 20:08:12 +00:00
filebrowser.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gameinfo.cpp - add check for the covers of the currently inserted disc to the cover downloader (is checked with the other games in the list) 2011-12-20 21:41:00 +00:00
gameinfo.h *Compatibility issue fix for some Seagate HDDs 2011-02-12 18:26:18 +00:00
GameWindow.cpp *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
GameWindow.hpp *Added banner sounds for channels (emu and real nand) 2011-11-13 09:09:27 +00:00
HomebrewPrompt.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
HomebrewPrompt.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
ProgressWindow.cpp *Added nand extract feature. You can extract everything or enter a path to a directory or file which to extract. 2011-10-01 10:41:00 +00:00
ProgressWindow.h *Added nand extract feature. You can extract everything or enter a path to a directory or file which to extract. 2011-10-01 10:41:00 +00:00
PromptWindow.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
PromptWindow.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
PromptWindows.cpp *Reverted fixed values of release version and redirected language files download to trunk again 2011-10-25 19:51:50 +00:00
PromptWindows.h *Added "Remember Unlock" option. If set to OFF the loader is locked on startup if a parental password was setup. (Issue 1954) 2011-09-10 20:08:12 +00:00
TitleBrowser.cpp *fix reloading into another IOS before launch of game 2011-12-22 22:44:48 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00