In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "FMyLife"

From WiiBrew
Jump to navigation Jump to search
(Link to IRC channel)
Line 11: Line 11:
 
| hbb        = yes
 
| hbb        = yes
 
}}
 
}}
 
 
'''FMyLife.com Reader for the Wii Console'''<br />
 
'''FMyLife.com Reader for the Wii Console'''<br />
version 0.2.4
 
  
 
Programming and Graphics by rosch<br />
 
Programming and Graphics by rosch<br />
Testing by Athenon, Yossi from #WiiHelp on EFNet
+
Testing by Athenon, Yossi from {{EFnet|wiihelp}}
----
+
 
'''Controls'''
+
==Controls==
  
 
* Up/Down to select FML type
 
* Up/Down to select FML type
Line 24: Line 22:
 
* -/+ to browse between downloaded FMLs
 
* -/+ to browse between downloaded FMLs
 
* Home to exit
 
* Home to exit
----
 
'''Changelog'''
 
  
'''''0.2.4'''''
+
==Changelog==
 +
 
 +
===0.2.4===
 
* Fixed Random FMLs no longer downloading properly
 
* Fixed Random FMLs no longer downloading properly
 
* Applied HTML scraper to Latest FMLs
 
* Applied HTML scraper to Latest FMLs
Line 34: Line 32:
 
* Downloading of FMLs now multitasked, no longer blocks
 
* Downloading of FMLs now multitasked, no longer blocks
  
'''Known issues'''
+
==Known issues==
  
 
* HTML Entities still not supported, you will see &quot, &amp, etc
 
* HTML Entities still not supported, you will see &quot, &amp, etc
* May hang on exit, stil can't figure out why
+
* May hang on exit, still can't figure out why
 
* If connection suddenly dropped, will not reconnect
 
* If connection suddenly dropped, will not reconnect
----
+
 
'''Libraries used'''
+
==Libraries used==
  
 
* [[MLlib]]
 
* [[MLlib]]

Revision as of 04:17, 21 April 2010

FMyLife
FMyLife.png
General
Author(s)Rosch
TypeUtility
Version0.2.4
LicenceGPL
Links
Download
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg

FMyLife.com Reader for the Wii Console

Programming and Graphics by rosch
Testing by Athenon, Yossi from #wiihelp on EFnet

Controls

  • Up/Down to select FML type
  • A to download FMLs
  • -/+ to browse between downloaded FMLs
  • Home to exit

Changelog

0.2.4

  • Fixed Random FMLs no longer downloading properly
  • Applied HTML scraper to Latest FMLs
  • Added Top FMLs for selection
  • Changed the way FML types are selected
  • Downloading of FMLs now multitasked, no longer blocks

Known issues

  • HTML Entities still not supported, you will see &quot, &amp, etc
  • May hang on exit, still can't figure out why
  • If connection suddenly dropped, will not reconnect

Libraries used