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 = r93 |
| 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 64: | Line 64: | ||
*B + (-) key : Go back a page | *B + (-) key : Go back a page | ||
*B + (+) Key: Go forward one page | *B + (+) Key: Go forward one page | ||
+ | |||
+ | ==Screenshots== | ||
+ | [[File:WiiBrowser screenshot 1.png|200px]] | ||
== Changelog == | == Changelog == | ||
+ | ===rev93 - April 28, 2013=== | ||
+ | * Picasa and Coolrom now work | ||
+ | * Added use of MEM2 memory | ||
+ | * So many bug fixes | ||
===rev87 - April 24, 2013=== | ===rev87 - April 24, 2013=== | ||
− | * | + | * File upload |
− | * | + | * Download manager! |
− | * | + | * Save screenshots to sd |
− | * | + | * Remember last session |
− | * | + | * File browser |
− | * | + | * Fix for autoupdate |
− | * | + | * Proxy support |
===rev70 - March 25, 2013=== | ===rev70 - March 25, 2013=== | ||
* Usb keyboard support | * Usb keyboard support |
Revision as of 17:02, 28 April 2013
WiiBrowser | |
![]() | |
General | |
---|---|
Author(s) | gave92 |
Type | Utility |
Version | r93 |
Licence | GPL |
Links | |
Download | |
Website | |
Source | |
Downloadable via the Homebrew Browser | |
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
- Bookmarks menu
- 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
- Better CSS support
- Flash videos!
- Multiple tabs
Controls
![]() |
Action |
---|---|
![]() |
Move pointer |
![]() |
Click button |
![]() |
Free scroll (hold) |
![]() |
Navigate |
![]() |
Open app bar |
![]() |
Close app bar |
![]() |
Take screenshot |
![]() |
Restore default view |
![]() |
Exit |
![]() |
Turn off Wii |
Shortcuts
- B + Directional pad up: Refresh current page
- B + Directional pad down: Save page
- B + Directional pad left: Browse homepage
- B + Directional pad right: Enter new URL
- B + (-) key : Go back a page
- B + (+) Key: Go forward one page
Screenshots
Changelog
rev93 - April 28, 2013
- Picasa and Coolrom now work
- Added use of MEM2 memory
- So many bug fixes
rev87 - April 24, 2013
- File upload
- Download manager!
- Save screenshots to sd
- Remember last session
- File browser
- Fix for autoupdate
- Proxy support
rev70 - March 25, 2013
- Usb keyboard support
- Multipart form request (for sending emails)
- Fixed overlapping text bug
- Bookmarks now display thumbnails
- Download support for larger files
- New controls opera-like
rev37 - February 15, 2013
- Possibility to add bookmarks
- Option to change the user-agent header
rev23 - January 10, 2013
- 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