* Fixed progress window not hiding if Wiiload didn't send the file.
* Simplify HBC loading logic.
* Added a warning when trying to launch a Wii game with a non-d2x
cIOS if EmuNAND is enabled.
* Fixed individual game settings to allow modification of the EmuNAND
settings based on the game's IOS instead of global IOS.
* Added back cIOS rev17-21 support for EmuNAND Channel. issue 2152
(Thanks to Garfunkiel for the patch and to Themanuel
for all the tests with game compatibility and partition detection)
This hidden feature is unlocked only if all the user's setup
is compatible with rev17-21:
EmuNAND Channel path must be on the root of the first FAT32
partition on a 512 bytes/sector device.
* DML: Changed the GameCube Multi-discs prompt logic to display
on older DIOS MIOS (Lite) versions too.
* DML: Added a partition type verification to warn the user
if the HDD is not correctly setup.
*Optimized TMD loading. Removed unnecessary accesses to it.
*Fixed ocarina path loading for channels
*Optimized device shutdown before game/channel start
*A few code optimizations
* added direct list of emu nand channels without activating emu nand (for speed up)
* removed autoclose of search bar and changed the search engine to have both methods
* added setting for switching "Beginning" and "Content" search methods and a quick switch button on search window
* added autocomplete if only one search character is available and more than one match
* added seperate path and setting for emu nand channels/saves
* added caching of emu nand channel titles
* fixed a few alignment issues when activating emu nand (thanks daveboal)
* some minor clean ups
TODO/Next Rev:
* add channels banner sounds
* remove unneeded game settings options on channels
*Disabled try to mount of drive when no disc is inserted
*Bug in NandEmu fat FD close was fixed with latest d2x, workaround removed
*Added create of nand emu path for rabbits go home to /title/00010004/ (Partial Nand Emu) (thx nic for the info)
*Fixed loading default values for new added game settings
*Added check for d2x IOS for Nand Emu again (now it's valid)
*Added different hooktype and wiird debugger (see "Loader Settings") (thanks GeckoOS for the sources)