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 = r13 |
| 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 63: | Line 63: | ||
* Bug fixes (form filling now works) | * Bug fixes (form filling now works) | ||
* Much more simple memory management to avoid crashes on large pages | * Much more simple memory management to avoid crashes on large pages | ||
− | |||
− | |||
===rev4 - December 08, 2012=== | ===rev4 - December 08, 2012=== | ||
* First public release | * First public release |
Revision as of 12:11, 25 December 2012
WiiBrowser | |
![]() | |
General | |
---|---|
Author(s) | gave92 |
Type | Utility |
Version | r13 |
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
Wishlist
- Favorites
- 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
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