usbloadergx/source/GUI
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
..
gui_box.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_box.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_button.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_checkbox.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checkbox.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checkboxbrowser.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checkboxbrowser.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checksign.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_checksign.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_circle.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_circle.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_cross.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_cross.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_diskcover.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
gui_diskcover.h - 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
gui_element.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_filebrowser.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_filebrowser.h *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamebrowser.h *several code optimizations 2011-06-24 19:11:36 +00:00
gui_gamecarousel.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamecarousel.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_gamegrid.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamegrid.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_gamelist.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_gamelist.h *Reworked option browser 2011-09-23 23:49:18 +00:00
gui_image_async.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_image_async.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_image.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_imagedata.cpp *Added banner sounds for channels (emu and real nand) 2011-11-13 09:09:27 +00:00
gui_imagedata.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_keyboard.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
gui_numpad.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_optionbrowser.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui_optionbrowser.h *Reworked option browser 2011-09-23 23:49:18 +00:00
gui_scrollbar.cpp * Added prompt before extracting all saves to EmuNand. 2011-09-24 13:42:32 +00:00
gui_scrollbar.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_searchbar.cpp * added nand channel emulation (big thanks to TriiForce guys and Miigotu for laying out the foundation) 2011-11-12 18:14:09 +00:00
gui_searchbar.h * added nand channel emulation (big thanks to TriiForce guys and Miigotu for laying out the foundation) 2011-11-12 18:14:09 +00:00
gui_text.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_tooltip.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_trigger.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
gui_window.cpp *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
gui.h *removed buggy focus system completely (it was never working correct) 2011-12-28 16:27:30 +00:00
LoadCoverImage.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
LoadCoverImage.h *Created an automatic resource list generation script which is executed when files are added/removed 2011-06-14 17:53:19 +00:00
OptionList.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
OptionList.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
sigslot.h *Fixed compile error 2011-07-25 22:28:22 +00:00
Text.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
Text.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00