usbloadergx/source/GUI
Cyan fa4b1d162b * Fixed missing games in "GameCube Delete menu" if
the "GameCube Source" setting has USB priority.
* Fixed Playlog writing when using Hermes cIOS v4 (untested)
  (Requires AHB access).
* Fixed EmuNAND when using cIOS revision 65535 (issue 2225)
* Added Nintendont support:
  1. Select Nintendont's boot.dol folder in userpath settings.
  2. Set the "GameCube Mode" setting to Nintendont.
  3. Nintendont share some of DIOS MIOS (Lite) settings.
* Added sections in the Loader settings  
  (Wii/gamecube/Devolution/DIOS MIOS/Nintendont).
* Updated the GameCube game settings to display only 
  the selected GameCube mode related settings.
* Updated some menus to support more controller's input:
   - Prevent GC/CC X and Y buttons to change row number in
     Wall layout (use d-pad up/down only)
   - Added GC/CC support to carousel's arrow button
   - Added GC/CC support to Wall/Carousel continuous 
     scroll (+/- on CC, L/R on GC)
   - Added GC support L/R and Start buttons in the
     settings/homebrew browser.
   - Added D-pad support in listing windows if not pointing 
     the screen. The cursor now moves with the selection 
     (not very good with high Overscan value) (issue 2093)
* Changed the StartupProcess to speed up launch time by 
  using AHB access to read config files. IOS argument in
  meta.xml has priority over AHB detection.
* Added IOS58 + AHB support for launching the loader
  without cIOS (Wii games and EmuNAND still require cIOS).
* Added a Loader's IOS setting (now Loader and Games use 
  two separate settings: loader can use 58 and games 249).
* Added LibruntimeIOSPatch to patch IOS58 and Hermes v4 to
  get ISFS access and enable Banner mode, Channel's title
  and System font with these IOSes (Requires AHB access)
* Added a delete prompt if downloaded cheat file is empty.
* Force all launched homebrew to reload to IOS58 if available.
* Changed Gecko.c to send logs to wifigecko too.
* Changed wifigecko IP to send logs to all IP 192.168.0.x
* Updated French translation.
2013-10-01 21:13:08 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_checkbox.cpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checkbox.hpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_checkboxbrowser.cpp * Optimizing previous changes (Thanks Dimok) 2012-06-17 18:02:25 +00:00
gui_checkboxbrowser.hpp * Optimizing previous changes (Thanks Dimok) 2012-06-17 18:02:25 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_gamecarousel.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
gui_gamecarousel.h *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_gamegrid.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_numpad.cpp OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_numpad.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +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_plus.cpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_plus.hpp * Improved Category filtering. 2012-06-09 12:20:14 +00:00
gui_scrollbar.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
gui_scrollbar.hpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
gui_searchbar.cpp * Added a new option to Game Window setting to display banner 2012-08-05 17:07:47 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
gui_tooltip.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
gui_trigger.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +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 OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +00:00
GuiBannerGrid.cpp * Reverted fixed values from v3.0 2012-05-19 13:40:58 +00:00
GuiBannerGrid.h OK since the Wii System Menu Player is released now as I already mentioned the source for the loader will also be put on SVN again. Now that i am done with merging here is the MOD17 source. 2012-05-06 10:59:58 +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