usbloadergx/source/settings
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
..
menus * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
CCategoryList.cpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CCategoryList.hpp *Fixed compile error 2011-07-25 22:28:22 +00:00
CGameCategories.cpp *added import of channel type on category import from GameTDB (VC-N64, WiiWare.....) 2011-12-23 22:04:27 +00:00
CGameCategories.hpp Release Candidate 1: 2011-10-21 18:48:10 +00:00
CGameSettings.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
CGameSettings.h * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
CGameStatistics.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
CGameStatistics.h *Fixed compile error 2011-07-25 22:28:22 +00:00
CSettings.cpp * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
CSettings.h * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
GameTitles.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
GameTitles.h *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
newtitles.cpp USB Loader GX v3.0: 2012-05-12 09:10:37 +00:00
newtitles.h *removed DML video mode setup, the main loader video mode is now used as reference 2012-05-09 19:27:54 +00:00
SettingsEnums.h * Fixed missing games in "GameCube Delete menu" if 2013-10-01 21:13:08 +00:00
SettingsPrompts.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
SettingsPrompts.h *Added a "Theme Menu" to the global settings 2011-02-05 14:46:06 +00:00