Commit History

Autor SHA1 Mensaxe Data
  Ryan C. Gordon ca0bf151d5 Fix some more compiler warnings on armcc. %!s(int64=8) %!d(string=hai) anos
  Philipp Wiesemann 1e4820951f Fixed comments. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 45b774e3f7 Updated copyright for 2017 %!s(int64=8) %!d(string=hai) anos
  Philipp Wiesemann af26379881 Fixed crash if allocating memory for game controller failed. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga cb8685c022 Fixed comment style %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 6d7da0887d Split controller axes into positive and negative sides so each can be bound independently. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga b4e069e7f8 Fixed bug 3517 - Compiler warnings with gcc -Wstrict-prototypes %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga ca019dada5 Fixed issue where the throttle and other axes on racing wheels don't start at zero and show up as immediate input when the wheel is turned for the first time. Wait until they are actually moved before generating input from them. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga a525017139 Protect the game controller API the same way the joystick API is protected from multi-threaded access %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga d834c08ac7 Add the controller mappings to the linked list in order %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga dd5d85a4e7 Added an API to iterate over game controller mappings %!s(int64=8) %!d(string=hai) anos
  Philipp Wiesemann eb9cc03068 Fixed two memory leaks if added game controller mapping has lower priority. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 57d01d7d67 Patch from Sylvain to fix clang warnings %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 23c01c1890 Fixed bug 3079 - Allow non destructive SDL_GameControllerAddMappingsFromFile %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 160e719449 Fixed whitespace and added code to support older game controller GUIDs %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga ac74e16cde Standardized the format of the SDL joystick GUID and added functions to retrieve the USB VID/PID from a joystick and game controller. %!s(int64=8) %!d(string=hai) anos
  Sam Lantinga 89abbbfe9e Fixed bug 3438 - SDL_GameControllerEventWatcher: Log on event with value >= k_nMaxReverseEntries %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga 8bc5c57d2e Fixed recentering triggers when the application doesn't have focus %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga 72164985b0 Fixed bug 2823 - Release events for triggers receive wrong centered value %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga c2e2565144 Fixed bug 3424 - SDL_GameController: Increase k_nMaxReverseEntries %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga ad1bfea5a0 Added SDL_PrivateJoystickAdded() and SDL_PrivateJoystickRemoved() %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga c69bce6774 commit 1170112da3776fdb06425f62d57b63144c33dc51 %!s(int64=9) %!d(string=hai) anos
  Ethan Lee 2a754ca735 Allow mappings to be added before GameControllerInit %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga 42065e785d Updated copyright to 2016 %!s(int64=9) %!d(string=hai) anos
  Sam Lantinga d1e6a2ebe6 Added broad support for wireless XBox 360 controllers on Linux %!s(int64=9) %!d(string=hai) anos
  Ryan C. Gordon e6ad29aec8 Added SDL_JoystickFromInstanceID() and SDL_GameControllerFromInstanceID(). %!s(int64=9) %!d(string=hai) anos
  Philipp Wiesemann 72590685c0 Backed out changeset 4ad56dbf4a6f %!s(int64=10) %!d(string=hai) anos
  Ryan C. Gordon fe40a17224 Initial merge of Emscripten port! %!s(int64=10) %!d(string=hai) anos
  Philipp Wiesemann 7268eabb9b Added handling of NULL as input for SDL_GameControllerAddMapping(). %!s(int64=11) %!d(string=hai) anos
  Philipp Wiesemann 33a2b58ca4 Fixed SDL_GameControllerMappingForGUID() crashing if no more memory available. %!s(int64=11) %!d(string=hai) anos