In memory of Ben “bushing” Byer, who passed away on Monday, February 8th, 2016.

Difference between revisions of "WiiBrowser"

From WiiBrew
Jump to navigation Jump to search
Line 5: Line 5:
 
| licence    = GPL
 
| licence    = GPL
 
| author      = gave92
 
| author      = gave92
| version    = r70
+
| 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
+
* File upload
* download manager!
+
* Download manager!
* save screenshots to sd
+
* Save screenshots to sd
* remember last session
+
* Remember last session
* file browser
+
* File browser
* fix for autoupdate
+
* Fix for autoupdate
* proxy support
+
* 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
WiiBrowser.png
General
Author(s)gave92
TypeUtility
Versionr93
LicenceGPL
Links
Download
Website
Source
Downloadable via the Homebrew Browser
Peripherals
Wiimote1.svg SensorBar.svg Loads files from the Front SD slot Loads files from SDHC cards in the Front SD slot Internet

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

Wiimote.svg Action
Wii Remote Aim Move pointer
Wiimote A Button Click button
Wiimote B Button Free scroll (hold)
Wiimote D-Pad Navigate
Wiimote + Button Open app bar
Wiimote - Button Close app bar
Wiimote 1 Button Take screenshot
Wiimote 2 Button Restore default view
Wiimote HOME Button Exit
Wiimote Power Button 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

WiiBrowser screenshot 1.png

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