Sam Lantinga
|
55f8eabfae
Identified the BDA XB1 Classic Controller
|
5 years ago |
Sam Lantinga
|
0352814a8a
Added general remapping of controller manufacturer
|
5 years ago |
Sam Lantinga
|
b51d7f35aa
Added support for the HORI PAD A
|
5 years ago |
Sam Lantinga
|
23c39a2e44
Strip trailing whitespace on controller manufacturer identification
|
5 years ago |
Sam Lantinga
|
cd515bd1b9
Fixed Xbox 360 Controller support using libusb on Linux
|
5 years ago |
Sam Lantinga
|
1ac7eabaca
Fixed comment typo
|
5 years ago |
Sylvain Becker
|
13e1015169
Android: use SDL_arraysize()
|
5 years ago |
Sylvain Becker
|
210f6dda95
Android: use 'RegisterNatives' to export the native methods
|
5 years ago |
Sam Lantinga
|
a613fc7cc2
Added names for official Microsoft controllers, since they don't have descriptive product names
|
5 years ago |
Sam Lantinga
|
0f52916027
Added custom names for some controllers
|
5 years ago |
Sam Lantinga
|
e029fdbb38
Shorten "Performance Designed Products" to "PDP"
|
5 years ago |
Sam Lantinga
|
325a2efb3d
Added support for the full line of PDP Xbox 360 and Xbox One controllers
|
5 years ago |
Sam Lantinga
|
8b50dcb21b
Use the controller product string instead of hard-coding controller names
|
5 years ago |
Sam Lantinga
|
89401b21e9
Added support for the Razer Raion Fightpad for PS4
|
5 years ago |
Sam Lantinga
|
a21f6b7a91
Add the manufacturer to the joystick name on Mac OS X, for consistency with other drivers
|
5 years ago |
Sam Lantinga
|
2a161e7add
Remove any duplicate manufacturer in the joystick name
|
5 years ago |
Sam Lantinga
|
3469481ef6
Don't include the manufacturer if it's already included in the product string
|
5 years ago |
Sam Lantinga
|
bb37a1ebf5
Fixed the name of the Razer RAION Fightpad
|
5 years ago |
Sam Lantinga
|
82d2c357c3
Fixed rumble after Xbox controller initialization
|
5 years ago |
Sam Lantinga
|
3d34750ced
The PowerA Mini controller blocks while writing feature reports, so don't try to use the HIDAPI driver for it on Linux
|
5 years ago |
Sam Lantinga
|
3626506369
Added some missing Xbox controller names
|
5 years ago |
Sam Lantinga
|
140918bb6f
Fixed bug 4883 - Add approximation for display DPI on iOS
|
5 years ago |
Sam Lantinga
|
54748a39be
Fixed bug 4890 - Add hint for SDL that the graphics context is externally managed
|
5 years ago |
Sam Lantinga
|
135a90539b
Fixed the Apple TV remote menu button on tvOS 13.2 (thanks Romain Tisserand)
|
5 years ago |
Sam Lantinga
|
7a51ad6a50
Fixed the game controller menu button on tvOS 13.2 (thanks Romain Tisserand)
|
5 years ago |
Ryan C. Gordon
|
597f11e563
cocoa: Patched to compile on older compilers.
|
5 years ago |
Sam Lantinga
|
8342fa7c7e
Fixed controller mapping issues caused by PS3 gyro jitter
|
5 years ago |
Sam Lantinga
|
8ce894a316
Ignore axis jitter when mapping controllers
|
5 years ago |
Sam Lantinga
|
6d00166813
Get full axis range for PS3 controller triggers on Linux
|
5 years ago |
Ryan C. Gordon
|
ca2c8609e1
cocoa: SDL_GetDisplayDPI() should account for Retina displays.
|
5 years ago |