SDL/src/joystick
Sam Lantinga 2c1fbe1967 Revert "Check to make sure the Windows joystick device has buttons and axes"
This reverts commit ad0af48883.

It turns out the ROG PUGIO II actually enumerates as a gamepad, so this change didn't have any effect anyway. We're getting lots of reports of people's racing pedals and similar devices no longer showing up, so we'll revert this again.

Fixes https://github.com/libsdl-org/SDL/issues/8227
Fixes https://github.com/libsdl-org/SDL/issues/8484
2023-11-13 21:33:09 -08:00
..
android Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
apple SDL now represents gamepad buttons as positional elements with a separate label 2023-11-10 12:21:43 -08:00
bsd Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
darwin Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
dummy Updated copyright for 2023 2023-01-09 09:41:41 -08:00
emscripten Pointer as bool (libsdl-org#7214) 2023-11-09 14:18:36 -08:00
haiku Code style: changed "sizeof foo" to "sizeof(foo)" (thanks @sezero!) 2023-03-09 15:10:44 -08:00
hidapi Only update the battery status for Bluetooth Switch Pro controllers 2023-11-10 17:09:39 -08:00
linux Re-add SDL_assert() with non boolean ptr syntax (#8530) 2023-11-11 12:28:24 +03:00
n3ds Relabel back paddles as left or right 2023-08-09 11:03:30 -07:00
ps2 Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
psp Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
steam Updated API for SDL_JoystickID sign change 2023-01-13 14:20:59 -08:00
virtual SDL now represents gamepad buttons as positional elements with a separate label 2023-11-10 12:21:43 -08:00
vita Fix uses of undefined macro identifiers (-Wundef) 2023-03-29 21:49:01 +00:00
windows Revert "Check to make sure the Windows joystick device has buttons and axes" 2023-11-13 21:33:09 -08:00
check_8bitdo.sh
controller_list.h Use the standard gamepad type for Switch Pro controllers using the GameCube form factor 2023-11-10 16:39:32 -08:00
controller_type.c Undo name change for the controller list 2023-05-19 14:26:37 -07:00
controller_type.h
SDL_gamepad.c Added support for the Dragonrise GameCube adapter with VID 0x1843 2023-11-10 16:39:32 -08:00
SDL_gamepad_c.h Improved reliability of gamepad message ordering 2023-07-18 11:52:56 -07:00
SDL_gamepad_db.h SDL now represents gamepad buttons as positional elements with a separate label 2023-11-10 12:21:43 -08:00
SDL_joystick.c Fixed the ROG PUGIO II showing up as a game controller 2023-11-13 21:32:41 -08:00
SDL_joystick_c.h Use the standard gamepad type for Switch Pro controllers using the GameCube form factor 2023-11-10 16:39:32 -08:00
SDL_sysjoystick.h Added properties to various SDL objects 2023-10-11 22:38:00 -07:00
sort_controllers.py The Flydigi Vader and Apex series controllers all have the same VID, PID, and name 2023-07-19 09:22:01 -07:00
usb_ids.h Added support for the Dragonrise GameCube adapter with VID 0x1843 2023-11-10 16:39:32 -08:00