Changes

89 bytes added ,  08:29, 9 February 2013
Added information for version 0.0.2
Line 17: Line 17:  
<li>Open the Wii U Internet Browser and use the URL shown in UsendMii (URL to use in the WII U Internet Browser).</li>
 
<li>Open the Wii U Internet Browser and use the URL shown in UsendMii (URL to use in the WII U Internet Browser).</li>
 
<li>You may need to click on the Refresh button each time UsendMii starts.</li>
 
<li>You may need to click on the Refresh button each time UsendMii starts.</li>
</ul>  
+
</ul>
    
<h2>How Does It Work</h2>
 
<h2>How Does It Work</h2>
<ul>  
+
<ul>
 
<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 jQuery POST request to UsendMii.</li>
 
<li>The button states are converted to JSON and sent via a jQuery POST request to UsendMii.</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.0.2</h3>
 +
<ul>
 +
<li>Better key mapping</li>
 +
<li>Key names are always in English</li>
 +
</ul>
 
<h3>0.0.1</h3>
 
<h3>0.0.1</h3>
<ul>  
+
<ul>
 
<li>Original version</li>
 
<li>Original version</li>
</ul>  
+
</ul>
    
<h2>Credits</h2>
 
<h2>Credits</h2>
<ul>  
+
<ul>
 
<li>Crayon: code</li>
 
<li>Crayon: code</li>
 
<li>ketufe: ideas and testing</li>
 
<li>ketufe: ideas and testing</li>
 
<li>The [http://jquery.com jQuery] Team: great library</li>
 
<li>The [http://jquery.com jQuery] Team: great library</li>
 
</ul>
 
</ul>
3,032

edits