Difference between revisions of "WiiBrowser"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
| licence = GPL | | licence = GPL | ||
| author = gave92 | | author = gave92 | ||
− | | version = | + | | version = r23 |
| download = http://code.google.com/p/wiibrowser/downloads/list | | download = http://code.google.com/p/wiibrowser/downloads/list | ||
| source = http://code.google.com/p/wiibrowser/source/checkout | | source = http://code.google.com/p/wiibrowser/source/checkout | ||
Line 23: | Line 23: | ||
*Image operations: zoom/move | *Image operations: zoom/move | ||
*Autoupdate feature | *Autoupdate feature | ||
+ | *Favorites | ||
==Wishlist== | ==Wishlist== | ||
− | |||
*Better CSS support | *Better CSS support | ||
*Flash videos! | *Flash videos! |
Revision as of 14:48, 10 January 2013
WiiBrowser | |
![]() | |
General | |
---|---|
Author(s) | gave92 |
Type | Utility |
Version | r23 |
Licence | GPL |
Links | |
Download | |
Website | |
Source | |
Peripherals | |
![]() ![]() ![]() ![]() ![]() |
WiiBrowser is a web browser for the Wii by gave92 started from WiiXplore sources and using a customized libwiigui as base for the GUI.
Features
- Display custom web sites
- Support for HTML and HTTPS connections
- Support for links and web forms
- Capable of downloading files to SD/SDHC card
- Address bar with on-screen keyboard
- Back and Forward navigation
- Supported Image Formats: PNG/JPEG/GIF/BMP
- Image operations: zoom/move
- Autoupdate feature
- Favorites
Wishlist
- Better CSS support
- Flash videos!
- Multiple tabs
Controls
![]() |
Action |
---|---|
![]() |
Move pointer |
![]() |
Click button |
![]() |
Return to homepage |
![]() |
Navigate |
![]() |
Open app bar |
![]() |
Close app bar |
![]() |
Restore default view |
![]() |
Exit |
![]() |
Turn off Wii |
Changelog
rev23 - January 10, 2012
- Favorites menu!
- Images will not overlap text anymore
- Fixed a major bug
rev11 - December 23, 2012
- Application autoupdate
- Bottom app bar should now work
- Added HBC icon and meta file
- Added support for bmp/jpeg/gif images
rev7 - December 22, 2012
- Bug fixes (form filling now works)
- Much more simple memory management to avoid crashes on large pages
rev4 - December 08, 2012
- First public release
Credits
- Main Coder: gave92
- Wii Xplore: SteelSlasher
- FreeTypeGX: Armin Tamzarian
- libwiigui: Tantric
- libogc/devkitPro: Shagkur and Wintermute
- Application XML file: DniMretsaM