Sam Lantinga
|
2c518747b9
Added microsecond timestamp to sensor values for PS4 and PS5 controllers using the HIDAPI driver
|
3 years ago |
Sam Lantinga
|
e8c3ff56e0
Removed problematic call to ISensor_SetEventSink()
|
4 years ago |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 years ago |
Sam Lantinga
|
3ba9276aff
Don't fail the sensor init if we couldn't create a sensor manager (i.e. we're running on Wine)
|
4 years ago |
Mathieu Eyraud
|
844d5e3ed3
Fix memory leak in ConnectSensor
|
5 years ago |
Ozkan Sezer
|
265a1cc97a
use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2)
|
5 years ago |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 years ago |
Sam Lantinga
|
56622f9c92
Fixed bug 5126 - MinGW compile error SDL_windowssensor.c
|
5 years ago |
Ryan C. Gordon
|
a299fdd789
sensor: Fixed compiler warnings on mingw64.
|
5 years ago |
Ryan C. Gordon
|
b4e76b58e7
sensor: Fix overaggressive search/replace. :)
|
5 years ago |
Ryan C. Gordon
|
27c38eb22e
sensor: Correct fix for redefinition of various symbols.
|
5 years ago |
Ryan C. Gordon
|
c9d358bce9
sensor: Fix build on various Windows compilers with various predefinitions.
|
5 years ago |
Ryan C. Gordon
|
68777406e5
windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *.
|
5 years ago |
Sam Lantinga
|
0f374b069b
Fixed build on older Visual Studio, enable new features on newer Visual Studio
|
6 years ago |
Sam Lantinga
|
aba2792896
Added a Windows Gaming Input joystick driver
|
6 years ago |
Sam Lantinga
|
e9c94ac0b3
Fixed Windows accelerometer data units
|
6 years ago |
Sam Lantinga
|
09f552639a
Fixed memory leak and removed debug code from Windows sensor implementation
|
6 years ago |
Sam Lantinga
|
3180ba81af
First pass at Windows sensor implementation
|
6 years ago |