usbloadergx/source/prompts
strtoul 63631b8028 *added ability to boot main.dol directly for channels (real and emu). The launcher method can be setup in the loader setting.
*added channel hooking (real and emu).
*proper catch of none existing cheats on server if file is not found
*added back channel nand emulation mode and per game nand emu settings for channels (emulation mode can't be set to OFF for emu channels)
*improved handle of cached titles. (on first boot of this revision the cache title file will be renewed)
*settings title, keyboard text and key color can be changed by themes now
*added optional background image for list/carousel/grid layouts. The files do not actually exist in the loader. They are loaded if they exists otherwise the default background image is used.See here for filenames: http://code.google.com/p/usbloader-gui/source/browse/trunk/source/themes/filelist.h?r=1148#776
*add flush of homebrew memory before launching app_booter
*change: if titles from wiitdb is not enabled the title will be read from game disc header on /title [ID6]/[ID6].wbfs (iso/ciso) pattern. Title caching can still be used and is recommended in that case.
*added keep of AHBPROT flag on IOS Reload. Homebrews booted now have AHBPROT. (thanks davebaol)
*fixed loading ocarina files from SD when doing nand emulation from SD
*fix port libs includes reference in Makefile
2012-01-08 18:24:46 +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 *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +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 *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gameinfo.h *Compatibility issue fix for some Seagate HDDs 2011-02-12 18:26:18 +00:00
GameWindow.cpp *Added direct install/uninstall of wad titles to the emulation nand path in the feature setting 2012-01-01 17:58:10 +00:00
GameWindow.hpp *Added direct install/uninstall of wad titles to the emulation nand path in the feature setting 2012-01-01 17:58:10 +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 nunchuck to control of virtual screen pointer and removed it from control of list up/down scrolling and carousel 2011-12-29 08:26:49 +00:00
ProgressWindow.h *Added direct install/uninstall of wad titles to the emulation nand path in the feature setting 2012-01-01 17:58:10 +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 *added ability to boot main.dol directly for channels (real and emu). The launcher method can be setup in the loader setting. 2012-01-08 18:24:46 +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 *Added direct install/uninstall of wad titles to the emulation nand path in the feature setting 2012-01-01 17:58:10 +00:00
TitleBrowser.h * Unified formating of source files. 2010-09-24 00:48:03 +00:00