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
/
haptic
/
darwin
/
SDL_syshaptic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Updated copyright for 2018
Sam Lantinga
2018-01-03
1
-1
/
+1
*
Updated copyright for 2017
Sam Lantinga
2017-01-01
1
-1
/
+1
*
Fixed empty parameter list in signatures of internal functions.
Philipp Wiesemann
2016-11-16
1
-1
/
+1
*
Updated copyright to 2016
Sam Lantinga
2016-01-02
1
-1
/
+1
*
Fixed bug 2953 - Crash due to a bad cleanup in the SDL_SYS_HapticQuit function
Sam Lantinga
2015-06-14
1
-1
/
+5
*
Whoops, fix the static analysis fix.
Ryan C. Gordon
2015-05-26
1
-1
/
+1
*
Darwin haptic: Fixed a static analysis warning if axes==0.
Ryan C. Gordon
2015-05-26
1
-30
/
+33
*
Updated the copyright year to 2015
Sam Lantinga
2015-05-26
1
-1
/
+1
*
Mac: Fixed typo in two error messages.
Philipp Wiesemann
2015-04-11
1
-2
/
+2
*
Replaced free() with SDL_free() because related allocation also uses wrapper.
Philipp Wiesemann
2014-12-04
1
-1
/
+1
*
Haptic: Deal with negative periodic magnitudes (thanks, Elias!).
Ryan C. Gordon
2014-09-17
1
-2
/
+4
*
Haptic: Fix the saturation and deadband parameters' available range.
Ryan C. Gordon
2014-08-16
1
-3
/
+3
*
Fixed bug 2631 - Mac: minor code cleanup
Sam Lantinga
2014-07-07
1
-42
/
+41
*
Fixed compiler warning - HRESULT is set to FFERR_* values, but is an int
Sam Lantinga
2014-06-25
1
-4
/
+4
*
Removed empty statements.
Philipp Wiesemann
2014-04-05
1
-1
/
+1
*
Mac: Fix error message for haptic subsystem.
J?rgen P. Tjern?
2014-02-25
1
-1
/
+1
*
Zero out haptic linked list items on creation
Gabriel Jacobo
2014-02-24
1
-2
/
+1
*
ignore hot plugs in mac haptic layer IF hap tics hasn't been initialized.
Edward Rudd
2014-02-07
1
-2
/
+15
*
Fix device counting in HapticMouse and JoystickOpen routines. 0 is the first ...
Edward Rudd
2014-02-06
1
-3
/
+3
*
fix indentation and spaces
Edward Rudd
2014-02-06
1
-10
/
+10
*
Fixed memory leak.
Ryan C. Gordon
2014-02-05
1
-0
/
+1
*
Make SDL_SYS_HapticMouse() count device indexes like HapticByDevIndex().
Ryan C. Gordon
2014-02-05
1
-4
/
+4
*
Cleanup some vi footer comments, rename new PRIVATE_* funcs to MacHaptic_*.
Ryan C. Gordon
2014-02-05
1
-3
/
+3
*
Implement new backend methods for haptic and hot plugging on OS X
Edward Rudd
2014-02-04
1
-76
/
+172
*
Fixed bug 2374 - Update copyright for 2014...
Sam Lantinga
2014-02-02
1
-1
/
+1
*
Make internal SDL sources include SDL_internal.h instead of SDL_config.h
Ryan C. Gordon
2013-11-24
1
-1
/
+1
*
Christoph Mallon: Remove pointless if (x) before SDL_free(x)
Sam Lantinga
2013-08-29
1
-16
/
+8
*
Fixed comment typo.
Ryan C. Gordon
2013-08-28
1
-1
/
+1
*
OCD fixes: Adds a space after /* (glory to regular expressions!)
Gabriel Jacobo
2013-08-21
1
-4
/
+4
*
OCD fixes: Adds a space before */
Gabriel Jacobo
2013-08-21
1
-3
/
+3
*
Replaced SDL_HAPTIC_SQUARE with SDL_HAPTIC_LEFTRIGHT.
Ryan C. Gordon
2013-08-10
1
-4
/
+7
*
File style cleanup for the SDL 2.0 release
Sam Lantinga
2013-05-18
1
-3
/
+3
*
Corrected spelling in C source files.
Philipp Wiesemann
2013-05-01
1
-4
/
+4
*
Make SDL_SetError and friends unconditionally return -1.
Ryan C. Gordon
2013-03-31
1
-56
/
+30
*
Happy New Year!
Sam Lantinga
2013-02-15
1
-1
/
+1
*
tree 5b46fd5b8c94
Sam Lantinga
2013-02-11
1
-1
/
+0
*
Removed executable bit from source files
Sam Lantinga
2012-09-27
1
-0
/
+0
*
Check return value, not unsigned "supported" flags
Sam Lantinga
2011-12-31
1
-1
/
+1
*
Happy New Year!
Sam Lantinga
2011-12-31
1
-1
/
+1
*
Fixed compiler warning on 64-bit builds.
Ryan C. Gordon
2011-08-22
1
-1
/
+1
*
SDL 1.3 is now under the zlib license.
Sam Lantinga
2011-04-08
1
-19
/
+18
*
Untested fix for bug 946 (SDL_HapticIndex returns 0 for all devices)
Sam Lantinga
2011-02-20
1
-0
/
+12
*
Fixed compilation on Mac OS X 10.3.9
Sam Lantinga
2009-01-19
1
-0
/
+3
*
Reverted Bob's indent checkin
Sam Lantinga
2009-01-10
1
-4
/
+4
*
I ran a global "make indent" it modified the following files.
Bob Pendleton
2009-01-09
1
-4
/
+4
*
Missing an include.
Edgar Simo
2008-08-26
1
-0
/
+1
*
Final merge of Google Summer of Code 2008 work...
Sam Lantinga
2008-08-25
1
-0
/
+1317