index
:
delta/sdl.git
SDL-1.2
SDL-1.2-olpc
SDL-1.3
SDL-ryan-batching-renderer
SDL-ryan-multiple-audio-device
apk
baserock/morph
experimental
gsoc2008_audio_resampling
gsoc2008_force_feedback
gsoc2008_iphone
gsoc2008_manymouse
gsoc2008_nds
gsoc2009_IME
gsoc2009_ps3
gsoc2009_unit_tests
iOS-improvements
master
hg.libsdl.org: SDL
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
sensor
Commit message (
Expand
)
Author
Age
Files
Lines
*
use WIN_StringToUTF8W instead of WIN_StringToUTF8 where needed (#2)
Ozkan Sezer
2021-01-05
1
-1
/
+1
*
Updated copyright for 2021
Sam Lantinga
2021-01-02
11
-11
/
+11
*
Fixed bug 5235 - All internal sources should include SDL_assert.h
Sam Lantinga
2020-12-09
1
-1
/
+0
*
Added API for sensors on game controllers
Sam Lantinga
2020-11-17
1
-3
/
+3
*
make SDL_SensorGetDeviceNonPortableType match its prototype.
Ozkan Sezer
2020-11-11
1
-1
/
+1
*
Fixed bug 5126 - MinGW compile error SDL_windowssensor.c
Sam Lantinga
2020-06-17
1
-3
/
+3
*
sensor: Fixed compiler warnings on mingw64.
Ryan C. Gordon
2020-05-21
1
-4
/
+4
*
sensor: Fix overaggressive search/replace. :)
Ryan C. Gordon
2020-05-20
1
-3
/
+3
*
sensor: Correct fix for redefinition of various symbols.
Ryan C. Gordon
2020-05-20
1
-21
/
+16
*
sensor: Fix build on various Windows compilers with various predefinitions.
Ryan C. Gordon
2020-05-20
1
-1
/
+4
*
windows: Fix calls to CoCreateInstance() so last parameter is a LPVOID *.
Ryan C. Gordon
2020-05-20
1
-1
/
+1
*
Fixed build on older Visual Studio, enable new features on newer Visual Studio
Sam Lantinga
2020-04-22
1
-0
/
+7
*
Added a Windows Gaming Input joystick driver
Sam Lantinga
2020-04-18
1
-4
/
+0
*
Fixed Windows accelerometer data units
Sam Lantinga
2020-04-08
1
-259
/
+261
*
Fixed memory leak and removed debug code from Windows sensor implementation
Sam Lantinga
2020-04-08
1
-2
/
+3
*
First pass at Windows sensor implementation
Sam Lantinga
2020-04-08
6
-3
/
+512
*
Fixed bug 5052 - Interval between SDL_SENSORUPDATE events for gyroscopes is t...
Sam Lantinga
2020-03-23
1
-1
/
+9
*
Updated copyright date for 2020
Sam Lantinga
2020-01-16
9
-9
/
+9
*
Fixed bug 4837 - Use after free in SDL_SensorUpdate (Thanks!)
Sylvain Becker
2019-10-23
1
-2
/
+3
*
Fixed bug 4829 - Sensor events incorrectly disabled
Sylvain Becker
2019-10-18
1
-1
/
+1
*
Updated copyright for 2019
Sam Lantinga
2019-01-04
9
-9
/
+9
*
Fixed bug 4391 - hid_enumerate() sometimes causes game to freeze for a few se...
Sam Lantinga
2018-11-19
1
-0
/
+4
*
Add and update include guards
MichaĆ Janiszewski
2018-10-28
2
-0
/
+12
*
Fixed bug 4277 - warnings patch
Sam Lantinga
2018-09-27
1
-3
/
+3
*
Added SDL_GetDisplayOrientation() to get the display orientation, and added a...
Sam Lantinga
2018-08-22
1
-5
/
+3
*
Added the iOS sensor implementation
Sam Lantinga
2018-08-21
6
-4
/
+274
*
Added a dummy sensor driver
Sam Lantinga
2018-08-21
4
-8
/
+137
*
First pass on the new SDL sensor API
Sam Lantinga
2018-08-21
5
-0
/
+925