<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dolphin/Source/Core/InputCommon/ControllerInterface, branch 5.0</title>
<subtitle>GameCube and Wii emulator</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/'/>
<entry>
<title>XInput: Apply Rumble/Motor output only on changes (again)</title>
<updated>2016-04-23T11:45:10+00:00</updated>
<author>
<name>mimimi085181</name>
<email>mimimi085181@gmail.com</email>
</author>
<published>2016-04-21T12:22:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=fcd5170cff5614f6585c11fa22e2a8d986de4055'/>
<id>fcd5170cff5614f6585c11fa22e2a8d986de4055</id>
<content type='text'>
Disclaimer: I can't test if this works on xbox one controllers, i don't have one. But i have conformed that this UpdateMotors() is related to rumble for emulated wiimotes.

This partially reverts commit "XInput: Apply immediately as well" (1958a10b6f5ba8348268b077f6410dadb2a20c8f) from pr # https://github.com/dolphin-emu/dolphin/pull/1560

Hopefully this fixes the xbox one controller rumble issue:
https://bugs.dolphin-emu.org/issues/9071

And in theory it might reduce the used usb bandwidth, as it was originally intended before pr 1560.

@JMC47: Please do a good amount of testing, to see if this breaks rumble for wiimotes or gamecube controllers emulated with xinput devices.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Disclaimer: I can't test if this works on xbox one controllers, i don't have one. But i have conformed that this UpdateMotors() is related to rumble for emulated wiimotes.

This partially reverts commit "XInput: Apply immediately as well" (1958a10b6f5ba8348268b077f6410dadb2a20c8f) from pr # https://github.com/dolphin-emu/dolphin/pull/1560

Hopefully this fixes the xbox one controller rumble issue:
https://bugs.dolphin-emu.org/issues/9071

And in theory it might reduce the used usb bandwidth, as it was originally intended before pr 1560.

@JMC47: Please do a good amount of testing, to see if this breaks rumble for wiimotes or gamecube controllers emulated with xinput devices.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #3595 from Sonicadvance1/Android_headless</title>
<updated>2016-02-07T01:08:58+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-07T01:08:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=36af9981c7326237259e78fd29b96c351c409739'/>
<id>36af9981c7326237259e78fd29b96c351c409739</id>
<content type='text'>
[Android] Headless support</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
[Android] Headless support</pre>
</div>
</content>
</entry>
<entry>
<title>normalize and check upper/lower bounds of hats input on OS X</title>
<updated>2016-02-05T21:40:59+00:00</updated>
<author>
<name>Nick Tiberi</name>
<email>nicktiberi@gmail.com</email>
</author>
<published>2016-02-04T20:40:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=e7ad0fd600e56d4779dc1ad5549762f5978be043'/>
<id>e7ad0fd600e56d4779dc1ad5549762f5978be043</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use cmake to determine if we are enabling the Android Controller Interface</title>
<updated>2016-02-05T16:54:17+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-02-05T16:54:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=6305f0946739c3aff01be642fe64d2aa8378487a'/>
<id>6305f0946739c3aff01be642fe64d2aa8378487a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>[Pipe input] Make the commands locale-unaware</title>
<updated>2016-01-20T21:48:22+00:00</updated>
<author>
<name>mathieui</name>
<email>mathieui@mathieui.net</email>
</author>
<published>2016-01-20T21:04:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=64e2f93f385d5ab5e014a984ebbbd2995c5466cb'/>
<id>64e2f93f385d5ab5e014a984ebbbd2995c5466cb</id>
<content type='text'>
Setting axis values in an automated way should not be locale-aware as
strtod is.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Setting axis values in an automated way should not be locale-aware as
strtod is.
</pre>
</div>
</content>
</entry>
<entry>
<title>Comment change to reflect what code does</title>
<updated>2016-01-09T18:42:56+00:00</updated>
<author>
<name>booto</name>
<email>remornicus@gmail.com</email>
</author>
<published>2016-01-09T18:42:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=b89c79b9f2f59e430d9f3aa93df29d7229d6504b'/>
<id>b89c79b9f2f59e430d9f3aa93df29d7229d6504b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move Android JNI bits from DolphinWX to the Android folder.</title>
<updated>2016-01-06T21:36:44+00:00</updated>
<author>
<name>Ryan Houdek</name>
<email>Sonicadvance1@gmail.com</email>
</author>
<published>2016-01-06T21:35:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=74478addebe33521587f99deaf68d93a3dcc5252'/>
<id>74478addebe33521587f99deaf68d93a3dcc5252</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Android: More analog input configurations</title>
<updated>2016-01-04T12:35:04+00:00</updated>
<author>
<name>Phatcat</name>
<email>holsthein@live.dk</email>
</author>
<published>2016-01-04T12:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f62054e467f07e0e5409f92b4d5b93c3f60bc8b3'/>
<id>f62054e467f07e0e5409f92b4d5b93c3f60bc8b3</id>
<content type='text'>
Lets the user set the following in intervals of 10 between 10 and 100;
- Stick/Radius (default 100,000000)
- Triggers/Threshold (default 90,000000)
- Tilt/Modifier/Range (default 50,000000) + mapped Tilt/Modifier button
to the configurations for wiimotes &amp; nunchuks
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Lets the user set the following in intervals of 10 between 10 and 100;
- Stick/Radius (default 100,000000)
- Triggers/Threshold (default 90,000000)
- Tilt/Modifier/Range (default 50,000000) + mapped Tilt/Modifier button
to the configurations for wiimotes &amp; nunchuks
</pre>
</div>
</content>
</entry>
<entry>
<title>Ignored the mouse position unless the cursor is over the Dolphin window.</title>
<updated>2015-12-23T22:44:26+00:00</updated>
<author>
<name>skidau</name>
<email>skidau@gmail.com</email>
</author>
<published>2015-12-23T22:44:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=f96f90b334e8bf4801162c19412356581e102395'/>
<id>f96f90b334e8bf4801162c19412356581e102395</id>
<content type='text'>
Fixes issue 8673.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes issue 8673.
</pre>
</div>
</content>
</entry>
<entry>
<title>Wiimote + Extensions for Android</title>
<updated>2015-12-02T20:58:54+00:00</updated>
<author>
<name>Phatcat</name>
<email>holsthein@live.dk</email>
</author>
<published>2015-12-02T20:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/dolphin/commit/?id=ca9c9b713528eb02448567d8d0a2c482983976cc'/>
<id>ca9c9b713528eb02448567d8d0a2c482983976cc</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
