WiiFlow_Lite/source
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
..
banner - removed the ability to change the wii games directory and the gc games directory. may bring them back some day. Today it's standard for wii games to go in dev:/wbfs and gc games in dev:/games. 2016-04-02 17:19:19 +00:00
booter * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
channel -now gamecube view defaults to on if either devolution or nintendont are installed. 2016-04-21 00:05:28 +00:00
cheats mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
config -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
devicemounter -added more security checks and mechanisms to wiiflow to increase stability 2013-09-24 15:21:31 +00:00
fileOps -reading in cached/custom banners into a 2mb fixed region now to save some memory allocations and gain a bit speed reading them in 2013-10-19 18:59:17 +00:00
gc -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
gecko -added a new settings page to select if you want to force load 2012-12-21 19:51:22 +00:00
gui - 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
homebrew -autobooting nintendont games via args if nintendont 1.98 or newer is used, makes the bootup faster 2014-06-24 13:33:54 +00:00
hw -completely new memory manager which should be faster and safer than the old one 2013-12-21 17:02:36 +00:00
libwbfs -fixed a mixed up background (thanks ayatus) 2014-02-28 23:11:02 +00:00
list - 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
loader -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
memory -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
menu - 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
music - fix to keep the background music going on the game selected screen. if game/banner sound only plays once (not looping) the background music will play again. 2016-06-09 23:02:40 +00:00
network -reset the user agent so DUTags will work again. 2016-04-12 22:32:07 +00:00
plugin -changed the way wiiflow makes a plugin gamelist. on startup if plugin view is enabled wiiflow gets and counts every plugin ini instead of doing it every time we load plugin view. might speed up loding plugin view but adds time to wiiflow boot up. 2016-04-03 00:51:40 +00:00
sicksaxis-wrapper * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
unzip -fixed a mixed up background (thanks ayatus) 2014-02-28 23:11:02 +00:00
wstringEx -fixed too short help and synopsis (issue 146) 2012-11-01 16:39:42 +00:00
btnmap.h * Added Abz's 1076 mod patch with code cleanup by me. His patch includes: 2016-04-02 15:46:06 +00:00
const_str.hpp -added a wiimote battery information bar to the home menu under 2012-11-29 18:48:44 +00:00
defines.h PHASE 1 2016-04-30 14:19:30 +00:00
fonts.h -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
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
types.h - 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