dolphin/Source/Core
mimimi085181 fcd5170cff XInput: Apply Rumble/Motor output only on changes (again)
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" (1958a10b6f) 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.
2016-04-23 13:45:10 +02:00
..
AudioCommon Merge pull request #3602 from OatmealDome/coreaudio 2016-02-07 22:25:15 -05:00
Common ChunkFile: Handle bool in a stable way across platforms 2016-04-14 22:55:03 -04:00
Core VideoInterface: Fix registers not being initialized 2016-04-17 09:35:22 +10:00
DiscIO properly open/close the file to avoid rapid open/close cycles 2016-03-20 13:10:51 +01:00
DolphinQt2 Implements Emulation MenuBar 2016-03-20 11:44:35 +11:00
DolphinWX Merge pull request #3687 from rukai/fixMakerColumn 2016-04-21 09:15:10 -04:00
InputCommon XInput: Apply Rumble/Motor output only on changes (again) 2016-04-23 13:45:10 +02:00
UICommon Merge VideoBackendHardware into VideoBackend. 2016-01-12 23:18:58 +01:00
VideoBackends D3D: Amend code to fix a new VS warning 2016-03-30 20:59:57 -04:00
VideoCommon Merge pull request #3748 from mimimi085181/partial-updates-paletted-textures 2016-04-11 21:47:24 +02:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00