R142

*Fixed favorites, hidden and adult.



R141

* Removed wiinnertag functionality as it was
* Added gamercard provider methods, with two default providers (NCard and Wiinnertag)

TODO: Launch a thread for network initialization when has_enabled_providers() == 1




R140

* Moved WiiTDB.zip or WiiTDB.xml to Settings folder (/wiiflow/settings)
* Altered the method of loading WiiTDB. The first time, starting up might take some time, it'll create a .DB and .IDX file

TODO: Check modified dates on xml or zip file, to detect a newer version.




R139 Changes

-added Wiinner Tag support add in wiiflow.ini under [GENERAL] use_wiinnertag=1 to enabled it btw 0 to disable and wiinnertag_key=YOURUSERKEY




R138 Changes

*Remove unused code.
*Add titlesdump.ini, which dumps the games list and channels list (id = name) to file for the configurator.
It is automatically created the first time you start wiiflow and dumps the first time you go into the channel and games views.  It may be redumped by changing the 2 wiiflow.ini lines "dump_gamelist" and "dump_chanlist" to yes.

This will allow us to make perfectly tailored xml files (seperate ones for games and channels), and do all of the main customization settings like categories, favorites, hidden games, adult games, titles, etc, all from 1 app with check boxes and drop down boxes.

Setting up a completely customized wiiflow will take only a very short time and should use less memory than before with settings made by this new app (Coming soon from mgrimminator)




R137 Changes

*Updated libntfs to NTFS3G 8.8.2010
*Reimplement frag to libntfs
*Installing games to NTFS working, but has been disabled for now until further testing.
*Various movements in the ini's and reorganization.
*Fix a bug in ios reload settings saving.

NOTE: rev17 of 249 gave me the discset_usb error again, but that patch is still in place.  I'll debug it another time.

*Added Compiles folder and updated beta.sh and release.sh
*Some other stuff im sure i forgot.