Chromium Code Reviews
DescriptionCorrect mappings for Xbox One S gamepad with new firmware
Microsoft has released a firmware update that changes HID mapping
to be more Android-friendly. In fact, it would already be mapped
perfectly by our existing unknown gamepad mapping code on Android.
Unfortunately, since the device name didn't change, we're now using
the wrong mapping because we made a special one for the older firmware.
This CL removes the old mapping so the unknown gamepad mapping code
will now handle this controller properly on Android.
For Mac and Linux, I have replaced the existing mapping for the old
firmware with a new mapping for the current firmware.
BUG=664716
TEST=http://html5gamepad.com/
Committed: https://crrev.com/5f47e3fc8435f1f90d88133522067b7669251c2a
Cr-Commit-Position: refs/heads/master@{#432119}
Patch Set 1 #Patch Set 2 : Remove mappings for old firmware #
Messages
Total messages: 18 (6 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||