SDL/src
Sam Lantinga 265b219e3e Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification
Elias Vanderstuyft

Remove the dependency of the calculation of Linux "phase" on "period",
currently the "phase" parameter is interpreted as a time shift, instead of a phase shift.
The Linux input documentation is not clear about the exact units of the "phase" parameter (see http://lxr.free-electrons.com/source/include/uapi/linux/input.h?v=3.17#L1075 ),
but we're about to standardize the 'phase shift' interpretation into the Linux input documentation,
since this will ease the job of a driver to recalculate the effect's state when the user dynamically updates the "period" parameter.
2014-11-29 11:51:13 -08:00
..
atomic Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
audio Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
core WinRT: added initial SDL_TEXTINPUT support 2014-11-26 21:34:15 -05:00
cpuinfo Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
dynapi Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
events Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
file Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
filesystem WinRT: bug and data-integrity fixes for SDL_GetPrefPath() 2014-11-29 10:09:30 -05:00
haptic Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase handled as time instead of angle; + direction clarification 2014-11-29 11:51:13 -08:00
joystick Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
libm Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
loadso Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
main Fixed bug 2786 - "UCS-2-INTERNAL" iconv encoding is not supported everywhere, use UTF-16LE instead 2014-11-28 04:51:33 -08:00
power Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
render Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
stdlib Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
test Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
thread Fixed bug 2411 - Even if built with --enable-clock_gettime, SDL2 still calls gettimeofday() 2014-11-28 04:37:50 -08:00
timer Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
video Fixed bug 2676 - xdnd_version check issue in case ClientMessage 2014-11-28 04:42:46 -08:00
SDL.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_assert.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_assert_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_error.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_error_c.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_hints.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_internal.h Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00
SDL_log.c Corrected header file documentation comment. 2014-11-22 22:20:40 +01:00