summaryrefslogtreecommitdiff
path: root/include/SDL_haptic.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-05-04Fix Linux haptic scaling, add 2.1 FIXMEEthan Lee1-0/+11
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga1-3/+3
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-04-02Fixed typos and documentation in haptic header file.Philipp Wiesemann1-16/+20
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-12-23Corrected header file guard comments.Philipp Wiesemann1-3/+3
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-10-01Fixed bug 3165 - define numbers don't match types in SwiftSam Lantinga1-16/+16
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-06-17Removed Edgar's name from SDL_haptic.h at his request.Ryan C. Gordon1-5/+0
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-04-22Fixed typos in header file documentation comments.Philipp Wiesemann1-2/+2
2014-11-29Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase ha...Sam Lantinga1-1/+1
2014-11-29Fixed bug 2766 - Haptic coding bugs and fixes for Linux FF: periodic.phase ha...Sam Lantinga1-0/+3
2014-09-17Haptic: Deal with negative periodic magnitudes (thanks, Elias!).Ryan C. Gordon1-1/+1
2014-09-17Fixed haptic documentation typos (thanks, Elias!).Ryan C. Gordon1-2/+2
2014-08-16Haptic: Fix the saturation and deadband parameters' available range.Ryan C. Gordon1-3/+3
2014-08-16Haptic: DInput's POLAR direction actually matches Linux's direction.Ryan C. Gordon1-3/+3
2014-05-11Fixed typo in header comment.Philipp Wiesemann1-1/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo1-7/+7
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-7/+7
2013-08-10Removed SDL_HAPTIC_SQUARE from comments in header to prevent doxygen confusion.Philipp Wiesemann1-3/+3
2013-08-10Replaced SDL_HAPTIC_SQUARE with SDL_HAPTIC_LEFTRIGHT.Ryan C. Gordon1-6/+36
2013-08-10Fixed some typos in the headers.Ryan C. Gordon1-2/+2
2013-07-27Fixed return value documentation for SDL_HapticUpdateEffect().Ryan C. Gordon1-1/+1
2013-06-05Fixed doxygen warnings and corrected documentation in header files.Philipp Wiesemann1-4/+3
2013-05-26Corrected documentation errors in header file.Philipp Wiesemann1-3/+3
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-156/+152
2013-04-27Corrected spelling in header files.Philipp Wiesemann1-12/+12
2013-04-27Corrected spelling header file comments.Philipp Wiesemann1-6/+6
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2011-12-31Happy New Year!Sam Lantinga1-1/+1
2011-04-08SDL 1.3 is now under the zlib license.Sam Lantinga1-19/+18
2011-02-20Simple rumble API for hapticSam Lantinga1-3/+77
2011-01-28Added Edgar's blog to the haptic documentationSam Lantinga1-0/+4
2009-11-27Joe 2009-11-23 21:31:10 PSTSam Lantinga1-1/+1
2009-10-19Partial fix for bug #859Sam Lantinga1-676/+645
2008-08-25Final merge of Google Summer of Code 2008 work...Sam Lantinga1-0/+1154