WiiFlow_Lite/source/menu
fledge68 17fa36e898 -fixed displaying errors on source menu
-removed vipatch, country patch, private server and cheats defaults from wiiflow.ini. no need for default/global setting for those options. they all default to off internally in wiiflow.
-now on file explorer menu pressing home btn returns you to device select so you don't have to keep backing up to get back to devices.
-fixed a few minor problems with game configs, especially gc games. now all game config options should work properly.
-now using bitwise operators and expressions on m_current_view to control which sources are selected.  no more source= under each domain. just sources= under GENERAL.
-replaced ocarina option from main settings pg3 with channels type option. no need for a global/default ocarina setting. channels type allows you to select real, emu, or both channels types for channels coverflow. which means no more pressing B on config icon to cycle thru the choices.
-fixed a minor bug when downloading covers
-changed newid.ini to use only one domain name "[NEWID]". this fixes a possible problem when downloading covers and using newid.ini and multisource.
-added install wad option to nand emulation settings menu. I know you can do it via file explorer but this makes it easier for newbies to find. plus you can select which nand to install to.
-fixed extract game saves.
-fixed extract nand and install GC game by stopping music and controller input while doing these functions.
-Install wii game is broke. added a error msg stating this and keeping users from using it. funny the code is almost identical to usbloader gx which works and wiiflow doesn't.
-now showing all btns on game selected screen. if wiiflow is locked a error msg appears stating this.
-changed makeDir to make the whole path not just one folder. thanks to usbloader gx code.
-added .ciso extension to gamecube list maker so you can use them with nintendont.
2016-12-01 00:05:39 +00:00
..
menu_about.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_boot.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_categories.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_cftheme.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_cheat.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_code.cpp - Removed agelock. Sorry yardape. great idea but i just had no use for it. 2016-04-02 16:47:18 +00:00
menu_config3.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_config4.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_config_adv.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_config_coverbnr.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_config_game.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_config_hb.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_config_screen.cpp * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
menu_config_source.cpp -updated NIN_CFG_VERSION to 7 for Nintendont argsboot and added triforce arcade option to game settings menu. tested and working. 2016-11-07 15:06:00 +00:00
menu_config.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_configsnd.cpp * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
menu_download.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_error.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_explorer.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_game.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_gameinfo.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_home.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_input.cpp - removed dpad_mode, b_lr_mode, and use_grab. 2016-04-02 16:38:11 +00:00
menu_main.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_nandemu.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_paths.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_plugin.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_source.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_system.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_wad.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu_wbfs.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
menu.hpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00