summaryrefslogtreecommitdiff
path: root/include/SDL_joystick.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-04Updated copyright for 2019Sam Lantinga1-1/+1
2018-10-25Generalized the XInput user index into a player indexSam Lantinga1-5/+13
2018-10-25Added SDL_JoystickGetXInputUserIndex()Sam Lantinga1-0/+5
2018-08-09Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and N...Sam Lantinga1-4/+17
2018-01-03Updated copyright for 2018Sam Lantinga1-1/+1
2017-10-10Exposed the joystick locking functions for multi-threaded access to the joyst...Sam Lantinga1-0/+14
2017-03-09Added an API to get the joystick instance ID before opening the device: SDL_J...Sam Lantinga1-0/+14
2017-01-31Fixed whitespaceSam Lantinga1-1/+1
2017-01-31Added support for the HOTAS Warthog throttleSam Lantinga1-1/+2
2017-01-30Fixed compiler warning about comma at end of enum.Philipp Wiesemann1-1/+1
2017-01-27Added an API to get the type of a connected joystickSam Lantinga1-0/+24
2017-01-04Added SDL_JoystickGetAxisInitialState() to get a joystick axis' initial value.Sam Lantinga1-0/+12
2017-01-01Updated copyright for 2017Sam Lantinga1-1/+1
2016-12-27Split controller axes into positive and negative sides so each can be bound i...Sam Lantinga1-0/+2
2016-11-20Renaming of guard header names to quiet -Wreserved-id-macroSam Lantinga1-3/+3
2016-11-20Fixed a few warnings that show up with -Wdocumentation and -Wdocumentation-un...Sam Lantinga1-1/+3
2016-11-10Standardized the format of the SDL joystick GUID and added functions to retri...Sam Lantinga1-5/+45
2016-08-03Added brackets to function names in header comments so that doxygen links them.Philipp Wiesemann1-1/+1
2016-01-02Updated copyright to 2016Sam Lantinga1-1/+1
2015-11-14Minor whitespace fix.Ryan C. Gordon1-3/+2
2015-11-14Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID().Ryan C. Gordon1-0/+5
2015-09-30SDL - added new SDL_JoystickCurrentPowerLevel() API that returns the battery ...Sam Lantinga1-0/+15
2015-07-16Fixed spaces in header file.Philipp Wiesemann1-1/+1
2015-05-26Updated the copyright year to 2015Sam Lantinga1-1/+1
2015-04-20Fixed SDL_GameControllerOpen() and SDL_JoystickOpen() documentation in header.Philipp Wiesemann1-2/+3
2014-11-23Fixed typo in header file documentation comment.Philipp Wiesemann1-1/+1
2014-02-02Fixed bug 2374 - Update copyright for 2014...Sam Lantinga1-1/+1
2013-11-23Fixed a few public APIs that we accidentally neglected to mark as SDLCALL.Ryan C. Gordon1-1/+1
2013-08-21OCD fixes: Adds a space after /* (glory to regular expressions!)Gabriel Jacobo1-2/+2
2013-08-21OCD fixes: Adds a space before */Gabriel Jacobo1-2/+2
2013-07-03Added SDL_HINT_JOYSTICK_ALLOW_BACKGROUND_EVENTS to the documentation for the ...Sam Lantinga1-0/+4
2013-05-18File style cleanup for the SDL 2.0 releaseSam Lantinga1-30/+26
2013-03-06The joystick events contain a joystick instance ID, which is a signed value, ...Sam Lantinga1-2/+2
2013-03-02Fixed the joystick id usage in the joystick and game controller events.Sam Lantinga1-1/+1
2013-02-15Happy New Year!Sam Lantinga1-1/+1
2012-12-11Fixed comment on SDL_JoystickGetGUIDString().Ryan C. Gordon1-1/+2
2012-12-11Changes from Alfred:Sam Lantinga1-5/+5
2012-11-27Organized joystick hotplug code a bit.Sam Lantinga1-11/+10
2012-11-26Added hotplug joystick support and simplified game controller API, courtesy o...Sam Lantinga1-6/+51
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-11Happy 2011! :)Sam Lantinga1-1/+1
2010-01-24Fixed bug #926Sam Lantinga1-1/+1
2009-10-19Partial fix for bug #859Sam Lantinga1-61/+89
2008-12-08Updated copyright dateSam Lantinga1-1/+1
2006-07-10SDL 1.2 is moving to a branch, and SDL 1.3 is becoming the head.Sam Lantinga1-13/+27
2006-02-10More header massaging... works great on Windows. ;-)Sam Lantinga1-0/+1
2006-02-10*** empty log message ***Sam Lantinga1-1/+1
2006-02-01Updated copyright information and removed rcs id lines (problematic in branch...Sam Lantinga1-12/+7
2004-07-18Date: Wed, 7 Jul 2004 12:57:58 +0200Sam Lantinga1-1/+1