Sam Lantinga
|
34c3734953
Fixed opening one Joy-Con when the other is visible but disconnected
|
hace 1 año |
Sam Lantinga
|
f2074d7af3
Updated copyright for 2025
|
hace 1 año |
Sam Lantinga
|
8b48b70c6e
Fixed return value setting state on combined Joy-Con controllers
|
hace 1 año |
Sam Lantinga
|
9ff3446f03
Use SDL_bool instead an int return code in the SDL API
|
hace 1 año |
Sam Lantinga
|
8f546bb3c9
Use C99 bool internally in SDL
|
hace 1 año |
Sam Lantinga
|
6501e90018
Use C++ style comments consistently in SDL source code
|
hace 1 año |
Sam Lantinga
|
5b3ee51c6c
Updated copyright for 2024
|
hace 2 años |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
hace 3 años |
Sam Lantinga
|
659abc721a
SDL API renaming: SDL_gamecontroller.h
|
hace 3 años |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
hace 3 años |
Sam Lantinga
|
5c29b58e95
Added support for clang thread-safety analysis
|
hace 3 años |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
hace 3 años |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
hace 3 años |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
hace 3 años |
Sam Lantinga
|
aa2e2f4843
Make sure HID devices can be opened before making them available to the application
|
hace 3 años |
Sam Lantinga
|
cdaafcec0d
The Kinvoca Joy-Cons are handled by the Joy-Con driver, not the Switch Pro driver.
|
hace 3 años |
Sam Lantinga
|
52b6899a6b
Added hints for more fine grained control over HIDAPI Xbox controller support
|
hace 3 años |
Sam Lantinga
|
e49321cec5
Fixed double-free in combined HIDAPI controller code
|
hace 3 años |
Sam Lantinga
|
201484ff6f
Don't duplicate the serial number twice if a child doesn't set one
|
hace 3 años |
Sam Lantinga
|
d90c0d41cc
Include the child serial numbers in the serial number for a HIDAPI combined device
|
hace 3 años |
Sam Lantinga
|
47ebf0087a
Fixed shadow variable warning
|
hace 3 años |
Sam Lantinga
|
ab967475c6
Greatly improved Nintendo Joy-Con support using the HIDAPI driver
|
hace 3 años |