SDL/src/joystick/windows
Dimitriy Ryazantcev 33843b0933 Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe
0x02fe is actually PID of Xbox Wireless Adapter for Windows 10 (Model 1790) and creates confusion.

Here is USB descriptor dump: https://github.com/DJm00n/ControllersInfo/blob/master/xboxone/DescriptorDump_Adapter%20(Xbox%20Wireless%20Adapter%20for%20Windows).txt

(cherry picked from commit c790572674)
2023-12-11 11:49:28 -08:00
..
SDL_dinputjoystick.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_dinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00
SDL_rawinputjoystick.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_rawinputjoystick_c.h RAWINPUT_RegisterNotifications() should return int, for consistency 2023-07-11 10:52:57 -07:00
SDL_windows_gaming_input.c [SDL2] pointer boolean (#8523) 2023-11-10 06:30:56 -08:00
SDL_windowsjoystick.c cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_windowsjoystick_c.h cmake: fix uses of undefined macro identifiers (-Wundef) 2023-11-17 03:06:26 +00:00
SDL_xinputjoystick.c Use existing XUSB driver software PID 0x02a1 instead of PID 0x02fe 2023-12-11 11:49:28 -08:00
SDL_xinputjoystick_c.h Updated copyright for 2023 2023-01-09 09:48:21 -08:00