WiiFlow_Lite/source
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
..
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 -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +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 -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
fileOps -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
gc -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
gecko -added a new settings page to select if you want to force load 2012-12-21 19:51:22 +00:00
gui -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
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 displaying errors on source menu 2016-12-01 00:05:39 +00:00
list -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
loader -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
memory -made most thread stacks static, that should increase speed and stability 2014-03-17 17:38:32 +00:00
menu -fixed displaying errors on source menu 2016-12-01 00:05:39 +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 -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +00:00
plugin -updating wiiflow lite to beta 4.3.0 2016-10-04 23:44:13 +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 -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
fonts.h -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
lockMutex.hpp mirrored wiiflow r417 2012-01-21 20:57:41 +00:00
main.cpp -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00
types.h -fixed displaying errors on source menu 2016-12-01 00:05:39 +00:00