WiiFlow_Lite/source/menu
fledge68 ce0108939d - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both)
- Now disabling View Select icon/button on main screen if you are using Source Menu with multi source select. (easier to handle this way)
- Fixed Source Menu multi select. Now using 'A' button instead of '+' button to select sources. '+' and '-' can now be used to change pages just like all other menus. Added Clear button to clear all source buttons.  If none selected defaults to Wii.  After making selections use Back button or 'B' to go back.
- Added the ability to select both NAND and EmuNAND Channels at the same time. Three options to do this.
1. Use Source Menu multi select.
2. Switch to Channels View then press 'B' while pointing at Settings icon on main screen. If you keep pressing 'B' it will cycle you thru NAND, EmuNAND, and Both.
3. Use the Plugin Select menu with the new emuchannels.ini plugin and the channels.ini plugin to select one or both. (in plugin view of course)
- Other code cleanup and minor changes here and there to make things work with being able to select both real nand and emu nand together.
- Still have a few things to change but this should be fine for now.
2016-06-20 21:03:40 +00:00
..
menu_about.cpp - removed current IOS/cIOS info from Help Guide. Now only shows when viewing Credits. 2016-06-06 13:52:57 +00:00
menu_boot.cpp -removed source menu settings from startup settings. 2016-04-26 00:43:09 +00:00
menu_categories.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_cftheme.cpp - removed current IOS/cIOS info from Help Guide. Now only shows when viewing Credits. 2016-06-06 13:52:57 +00:00
menu_cheat.cpp -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +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 -Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will. 2016-04-03 00:31:02 +00:00
menu_config4.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_config_adv.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_config_coverbnr.cpp -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it! 2013-11-04 19:46:23 +00:00
menu_config_game.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +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 -removed source menu settings from startup settings. 2016-04-26 00:43:09 +00:00
menu_config.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +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 - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_error.cpp -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
menu_explorer.cpp -exported most images, the homebrew booter and the external booter out of the dol so we gain memory, it now will be used from your sd/usb directly, to now use your compiled wiiflow you need to copy the boot.dol AND folders from the folder "out" into your apps/wiiflow directory 2013-11-19 15:27:52 +00:00
menu_ftp.cpp -updated the default theme completely, all button animations, positions and designs are reworked by mamule, big thanks for all of it! 2013-11-04 19:46:23 +00:00
menu_game.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_gameinfo.cpp - removed current IOS/cIOS info from Help Guide. Now only shows when viewing Credits. 2016-06-06 13:52:57 +00:00
menu_home.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_input.cpp - removed dpad_mode, b_lr_mode, and use_grab. 2016-04-02 16:38:11 +00:00
menu_language.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_main.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_nandemu.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_paths.cpp -Made a BOLD move and removed all DML and NMM stuff. To play GameCube games you must use Devolution or Nintendont. To play GameCube Disc you must use Nintendont. The only advantage to DML was the screenshot feature and cheats work better. If you really want to use DML then use Dios Mios Booter or USBLoader GX like I will. 2016-04-03 00:31:02 +00:00
menu_plugin.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_source.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu_system.cpp - PHASE 2 (finally!) 2016-05-11 17:58:36 +00:00
menu_wad.cpp -now gamecube view defaults to on if either devolution or nintendont are installed. 2016-04-21 00:05:28 +00:00
menu_wbfs.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu.cpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00
menu.hpp - Now disabling Plugin Select menu if you're using the source menu/flow. (no need for both) 2016-06-20 21:03:40 +00:00