Difference between revisions of "FMyLife"
Jump to navigation
Jump to search
WiibrewBot (talk | contribs) m (Robot: Cosmetic changes) |
|||
Line 4: | Line 4: | ||
| licence = GPL | | licence = GPL | ||
| author = [[User:Rosch|Rosch]] | | author = [[User:Rosch|Rosch]] | ||
− | | version = 0.2 | + | | version = 0.2.4 |
| download = http://members.shaw.ca/rosch/wii/FMyLife.zip | | download = http://members.shaw.ca/rosch/wii/FMyLife.zip | ||
| source = http://members.shaw.ca/rosch/wii/FMyLife_source.zip | | source = http://members.shaw.ca/rosch/wii/FMyLife_source.zip | ||
Line 12: | Line 12: | ||
}} | }} | ||
− | FMyLife | + | '''FMyLife.com Reader for the Wii Console'''<br /> |
+ | version 0.2.4 | ||
− | + | Programming and Graphics by rosch<br /> | |
+ | 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 ", &, etc | |
+ | * May hang on exit, stil can't figure out why | ||
+ | * If connection suddenly dropped, will not reconnect | ||
+ | ---- | ||
+ | '''Libraries used''' | ||
− | + | * [[MLlib]] | |
− | + | * [[FreeTypeGX]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
[[Category:Homebrew using FreeTypeGX]] | [[Category:Homebrew using FreeTypeGX]] | ||
[[Category:Homebrew using MLlib]] | [[Category:Homebrew using MLlib]] |
Revision as of 10:57, 18 March 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
version 0.2.4
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 ", &, etc
- May hang on exit, stil can't figure out why
- If connection suddenly dropped, will not reconnect
Libraries used