Changes

599 bytes added ,  06:06, 17 December 2013
Added information for version 0.1.0
Line 29: Line 29:  
<ul>
 
<ul>
 
<li>Use the same steps as above.</li>
 
<li>Use the same steps as above.</li>
<li>Choose a Video Folder where MP4 videos are stored.</li>
+
<li>Choose a Media Folder where MP4 videos are stored.</li>
 
<li>Add <i>/video</i> to the URL used above.</li>
 
<li>Add <i>/video</i> to the URL used above.</li>
 
<li>On the Wii U GamePad click on the video you want to view.</li>
 
<li>On the Wii U GamePad click on the video you want to view.</li>
 +
</ul>
 +
<h3>Screenshot</h3>
 +
<ul>
 +
<li>Use the same steps as above.</li>
 +
<li>Choose a Media Folder where to upload a screenshot.</li>
 +
<li>Add <i>/image</i> to the URL used above.</li>
 +
<li>Click the Browse button.</li>
 +
<li>Pick the image to save. The one on the TV or the one on the Wii U GamePad.</li>
 +
<li>Click the Send button.</li>
 +
<li>A new JPG file should now be available in your Media Folder.</li>
 
</ul>
 
</ul>
 
<h3>vJoy (virtual joystick for Windows)</h3>
 
<h3>vJoy (virtual joystick for Windows)</h3>
Line 46: Line 56:  
<li>UsendMii is a HTTP server that delivers Web content to the Wii U Internet Browser software.</li>
 
<li>UsendMii is a HTTP server that delivers Web content to the Wii U Internet Browser software.</li>
 
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
 
<li>The Internet Browser uses specialized JavaScript to obtain button states of the GamePad.</li>
<li>The button states are converted to JSON and sent via a POST request to UsendMii.</li>
+
<li>The button states are converted to JSON and sent to UsendMii using WebSocket protocol. POST request are used for version before 4.0.0</li>
 
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
 
<li>When received, UsendMii will simulate keystrokes, mouse motions, or button clicks.</li>
 
</ul>
 
</ul>
    
<h2>Changelog</h2>
 
<h2>Changelog</h2>
 +
<h3>0.1.0</h3>
 +
<ul>
 +
<li>Increased UsendMii performance with Wii U update 4.0.0.</li>
 +
<li>Image viewer and Wii U screenshot downloader.</li>
 +
</ul>
 
<h3>0.0.7</h3>
 
<h3>0.0.7</h3>
 
<ul>
 
<ul>
3,032

edits