Sam Lantinga
|
a5e02a0927
Fixed error C2440: 'function': cannot convert from 'int (__cdecl *)(libusb_context *,libusb_device *,libusb_hotplug_event,void *)' to 'libusb_hotplug_callback_fn'
|
1 день назад |
Sam Lantinga
|
7ad1368224
Added hotplug detection when using libusb
|
1 день назад |
Sam Lantinga
|
fcb29e4fb4
Added support for Xbox controllers via libusb on macOS
|
2 дней назад |
Anonymous Maarten
|
d124bd44cc
ci: run GDK on older Windows environment
|
1 день назад |
expikr
|
2e604c2bbb
don't fetch timestamp again
|
2 дней назад |
Alejandro Perez
|
dd1032282e
Add Corsair as valid PS controller
|
2 дней назад |
Ryan C. Gordon
|
6a854e035f
audio: Split device "zombie" status into multiple stages.
|
2 дней назад |
Sam Lantinga
|
7cb03cfdc5
Fixed a hang reading the Xbox report descriptor on macOS
|
2 дней назад |
Sam Lantinga
|
94ba53758f
Fixed the Xbox 360 Controller showing as a Steam Virtual Gamepad on macOS
|
2 дней назад |
QwertyChouskie
|
c3fda242fd
SDL_hidapi_xbox360.c: Fix Y axis inversion on macOS (#15792)
|
2 дней назад |
QwertyChouskie
|
3ca28ce521
Respect SDL_HINT_JOYSTICK_MFI
|
2 дней назад |
Sanjay Govind
|
43fa2bdcad
Add GIP vids and pids for stage tour instruments (#15788)
|
3 дней назад |
Sanjay Govind
|
218522e123
Add PID for red octane games, as they support sony detection
|
3 дней назад |
Nintorch
|
0ccd792a5d
Add mappings for NES Switch controllers on Linux
|
1 неделя назад |
Zizin13
|
3b6f122830
Fix DirectInput POV handling for devices with extra hats
|
1 неделя назад |
Thad House
|
b152feee3f
Enable extra player LED sets for PS5 Controllers
|
1 неделя назад |
Kadir
|
bc36c05bfe
Fix java.lang.NoSuchMethodError: no static method "Lorg/libsdl/app/SDLActivity;.showFileDialog([Ljava/lang/String;ZZI)Z" on release build
|
1 неделя назад |
Sam Lantinga
|
dd9c521cd1
Fixed java.lang.NullPointerException
|
1 неделя назад |
Sam Lantinga
|
ad9fcae3ad
Handle java.util.ConcurrentModificationException while unregistering sensor listeners
|
1 неделя назад |
Simon McVittie
|
104fe038eb
workflows: Stop building for Steam Runtime 3 on arm64
|
1 неделя назад |
Nintorch
|
c2567e5db5
Fix web joystick vibration (again)
|
1 неделя назад |
Nintorch
|
825d6f8232
Fix web joystick vibration on Safari
|
3 недель назад |
Sam Lantinga
|
48045fae0b
Updated to version 3.4.11 for development
|
1 неделя назад |
Sam Lantinga
|
8e37db5e79
Updated to version 3.4.10 for release
|
1 неделя назад |
Ryan C. Gordon
|
543072cd50
docs: Update documentation for SDL_stack_free.
|
1 неделя назад |
Ryan C. Gordon
|
f5ed7160bf
stdinc: make SDL_stack_free evaluate to `((void)(data))` when alloca is usable.
|
1 неделя назад |
Cameron Gutman
|
6dbdb94cae
joystick: Fix conflicting rumble and LED on Sony PS4 gamepads
|
1 неделя назад |
Ryan C. Gordon
|
b3dca03ebf
SDL_migration.cocci: Add joystick/gamepad event state functions.
|
1 неделя назад |
Ryan C. Gordon
|
5b54dcc16d
SDL_migration.cocci: add SDL_JoystickGetGUIDString -> SDL_GUIDToString.
|
1 неделя назад |
Vicki Pfau
|
30c2648fbe
joystick: Fix underflow with 0 delta timestamp
|
1 неделя назад |