<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Android/app/src/main/res/values, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>Revert "Merge pull request #3578 from Armada651/forced-slow-depth"</title>
<updated>2016-02-28T23:55:51+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2016-02-28T23:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6d1628eda4b78bfee7eefec1b632953f52a785f5'/>
<id>6d1628eda4b78bfee7eefec1b632953f52a785f5</id>
<content type='text'>
This reverts commit e2a1a085b6a9f36b23128872de85da727d231882, reversing
changes made to 2aea549eef85ba165672c8355d0e90781d805efd.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This reverts commit e2a1a085b6a9f36b23128872de85da727d231882, reversing
changes made to 2aea549eef85ba165672c8355d0e90781d805efd.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3578 from Armada651/forced-slow-depth</title>
<updated>2016-02-22T10:29:09+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2016-02-22T10:29:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e2a1a085b6a9f36b23128872de85da727d231882'/>
<id>e2a1a085b6a9f36b23128872de85da727d231882</id>
<content type='text'>
VideoConfig: Replace FastDepthCalc by ForcedSlowDepth.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
VideoConfig: Replace FastDepthCalc by ForcedSlowDepth.</pre>
</div>
</content>
</entry>
<entry>
<title>Add Wiimote graphic</title>
<updated>2016-02-09T02:23:16+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-02-06T23:46:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=c2d03e62e7844d0725748d71f9adf8b1a3bf2f78'/>
<id>c2d03e62e7844d0725748d71f9adf8b1a3bf2f78</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Wiimote Speaker option</title>
<updated>2016-02-09T02:23:16+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-02-06T23:36:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=dd4082f21637d93edc1a8271c4a6d993fb90ca35'/>
<id>dd4082f21637d93edc1a8271c4a6d993fb90ca35</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add Wiimote Input menu</title>
<updated>2016-02-09T02:23:16+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-02-06T23:00:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=85cf07e87e4d472bb83a736d5c4420918cc24469'/>
<id>85cf07e87e4d472bb83a736d5c4420918cc24469</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: Remove FastDepthCalc option.</title>
<updated>2016-02-08T11:26:56+00:00</updated>
<author>
<name>Jules Blok</name>
<email>jules.blok@gmail.com</email>
</author>
<published>2016-01-27T17:27:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fb2f8e49bb521c2acb3d4c42ba2ea7ff337d82c6'/>
<id>fb2f8e49bb521c2acb3d4c42ba2ea7ff337d82c6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Android] Implement support for real Wiimotes with the DolphinBar</title>
<updated>2016-02-07T11:31:48+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-05T00:31:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fe53461611d86384478064be6b4297a7c7e437e1'/>
<id>fe53461611d86384478064be6b4297a7c7e437e1</id>
<content type='text'>
This is the only way to get Wiimotes working under Android now.
This, just like the Wii U Gamecube Controller Adapter, completely goes around Android's limitations and talks with the device directly through USBManager.

Couple notes.
Continuous scanning must be enabled otherwise the Wiimotes won't be seen.
The UI doesn't expose support for this yet. One must change the Wiimote source and continuous scanning settings manually.

Testing up to two wiimotes in Taiko No Tatsujin, no reason to believe all four won't work.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This is the only way to get Wiimotes working under Android now.
This, just like the Wii U Gamecube Controller Adapter, completely goes around Android's limitations and talks with the device directly through USBManager.

Couple notes.
Continuous scanning must be enabled otherwise the Wiimotes won't be seen.
The UI doesn't expose support for this yet. One must change the Wiimote source and continuous scanning settings manually.

Testing up to two wiimotes in Taiko No Tatsujin, no reason to believe all four won't work.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix capitalization on "GameCube" strings</title>
<updated>2016-01-31T15:17:30+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-01-31T15:17:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=7542eafd58cd1964764f24cbae37c3bfc68fc579'/>
<id>7542eafd58cd1964764f24cbae37c3bfc68fc579</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change SettingsActivity label to "Settings" instead of "CPU Settings"</title>
<updated>2016-01-31T15:06:00+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-01-31T15:06:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=93056e398857fe3ab36ad94b0a73bebe31617111'/>
<id>93056e398857fe3ab36ad94b0a73bebe31617111</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement Gamecube Input setting screen</title>
<updated>2016-01-30T04:33:06+00:00</updated>
<author>
<name>sigmabeta</name>
<email>sigmabeta@users.noreply.github.com</email>
</author>
<published>2016-01-27T13:58:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6115d39a7a3a1a84a1abe25b18b5e122a9145ec4'/>
<id>6115d39a7a3a1a84a1abe25b18b5e122a9145ec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
