Difference between revisions of "FMyLife"
Jump to navigation
Jump to search
(←Created page with '{{Infobox development tools | image = 200px | title = FMyLife | type = Application | author = rosch | version = 0.2 | download = http:/...') |
|||
(26 intermediate revisions by 8 users not shown) | |||
Line 1: | Line 1: | ||
− | {{Infobox | + | {{Infobox homebrew |
− | | image = [[ | + | | image = [[File:FMyLife.png]] |
− | | title = FMyLife | + | | title = FMyLife |
− | | type = | + | | type = utility |
− | | author = [[User:Rosch| | + | | licence = GPL |
− | | version = 0.2 | + | | author = [[User:Rosch|Rosch]] |
− | | download = http:// | + | | version = 0.2.4 |
+ | | download = Media:FMyLife_0.2.4.zip | ||
+ | | source = http://code.google.com/p/fmylife/ | ||
+ | | peripherals = {{Wiimote1}} | ||
+ | | hbb = yes | ||
}} | }} | ||
+ | '''FMyLife.com Reader for the Wii Console'''<br /> | ||
+ | |||
+ | Programming and Graphics by rosch<br /> | ||
+ | Testing by Athenon, Yossi from {{EFnet|wiihelp}} | ||
+ | |||
+ | ==Controls== | ||
+ | |||
+ | * Up/Down to select FML type | ||
+ | * A to download FMLs | ||
+ | * -/+ to browse between downloaded FMLs | ||
+ | * Home to exit | ||
+ | |||
+ | ==Upcoming Changes== | ||
+ | |||
+ | * Will fix FML. Currently broken as FMyLife.com has changed their HTML code. Minor fix. | ||
+ | * Complete conversion to GRRLIB, this will take some work. | ||
+ | |||
+ | ==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 ", &, etc | ||
+ | * May hang on exit, still can't figure out why | ||
+ | * If connection suddenly dropped, will not reconnect | ||
+ | |||
+ | ==Libraries used== | ||
+ | |||
+ | * [[MLlib]] | ||
+ | * [[FreeTypeGX]] | ||
+ | |||
+ | [[Category:Homebrew using FreeTypeGX]] | ||
+ | [[Category:Homebrew using MLlib]] |
Latest revision as of 21:51, 12 July 2010
FMyLife | |
![]() | |
General | |
---|---|
Author(s) | Rosch |
Type | Utility |
Version | 0.2.4 |
Licence | GPL |
Links | |
Download | |
Source | |
Downloadable via the Homebrew Browser | |
Peripherals | |
![]() |
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
Upcoming Changes
- Will fix FML. Currently broken as FMyLife.com has changed their HTML code. Minor fix.
- Complete conversion to GRRLIB, this will take some work.
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 ", &, etc
- May hang on exit, still can't figure out why
- If connection suddenly dropped, will not reconnect