We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 3570 - SDL_gamecontrollerdb is missing a version of the Xbox Wireless Controller mapping for macOS
Summary: SDL_gamecontrollerdb is missing a version of the Xbox Wireless Controller map...
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: joystick (show other bugs)
Version: HG 2.1
Hardware: x86_64 Mac OS X (All)
: P2 normal
Assignee: Sam Lantinga
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-01-27 05:27 UTC by Jessica Stokes
Modified: 2017-01-28 02:08 UTC (History)
1 user (show)

See Also:


Attachments
Add a mapping for Xbox Wireless Controllers running old firmware (3.29 KB, patch)
2017-01-27 05:27 UTC, Jessica Stokes
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jessica Stokes 2017-01-27 05:27:12 UTC
Created attachment 2688 [details]
Add a mapping for Xbox Wireless Controllers running old firmware

In https://bugzilla.libsdl.org/show_bug.cgi?id=3564, Misty added a mapping for the Xbox Wireless Controller via Bluetooth running the latest version of the firmware, however, no mapping was added for the earlier version of the firmware.

I’ve attached a patch which adds the appropriate mapping for the earlier version of the firmware (I have no way to verify _which_ version, as running Microsoft’s “Xbox Accessories” app on a Windows 10 computer simply tells me I need to update it)

It also updates the naming to be consistent between USB, Bluetooth (old firmware) and Bluetooth (firmware 3.1.1221.0) versions of the same controller. For clarity, this patch lists them in that particular order.
Comment 1 Sam Lantinga 2017-01-28 02:08:50 UTC
Got it, thanks!
https://hg.libsdl.org/SDL/rev/917613c45753