Commit History

Author SHA1 Message Date
  Sam Lantinga 9f984e6fb4 testcontroller: fixed showing analog axis values 1 year ago
  Sam Lantinga 80a907e0e6 Backed out the viewport and cliprect changes in 9fb5a9ccac0a6bb6af02e72644c1c56dc6ab6f3e 1 year ago
  Sam Lantinga 9fb5a9ccac Use floating point values for viewport, clip rectangle, and texture sizes 1 year ago
  Sam Lantinga 2461bd8648 Removed unnecessary float casts 1 year ago
  Sam Lantinga c1ba31118b Added ball, touchpad, and sensor support for virtual joysticks 1 year ago
  Sam Lantinga 8847b35244 Separate joystick power state into battery status and percentage 1 year ago
  Ryan C. Gordon fc7afa9cbf rwops: Renamed SDL_RWops to SDL_IOStream, and other related symbols. 1 year ago
  Sam Lantinga d04fea8b87 Even more miscellaneous gamepad buttons! 1 year ago
  Sam Lantinga cb70e972e3 Added miscellaneous gamepad buttons for additional macro buttons on some controllers 1 year ago
  Sam Lantinga 5b3ee51c6c Updated copyright for 2024 1 year ago
  Sam Lantinga 57e5c7f6ee We'll just use the legacy names for face buttons in the mappings 1 year ago
  Sam Lantinga f66f61de01 Fixed missing "0" in the button list 1 year ago
  Sam Lantinga a5a47d3bee Fixed crash if there is no controller mapping 1 year ago
  Sam Lantinga 2991b9f6ac SDL now represents gamepad buttons as positional elements with a separate label 1 year ago
  Sylvain d8600f717e Pointer as bool (libsdl-org#7214) 1 year ago
  Simon McVittie efe15588d5 Relabel back paddles as left or right 2 years ago
  Sam Lantinga 255f297439 Fixed crash if SetMappingValue() is passed a NULL key 2 years ago
  Sam Lantinga b271e92c6e Added the ability to specify a gamepad type in the mapping 2 years ago
  Sam Lantinga 57820071a4 Added the ability to rename your controller 2 years ago
  Sam Lantinga 8f21be87fc Allow using A and B to navigate the controller binding flow 2 years ago
  Sam Lantinga f3fe579cf0 Sort the entries in the controller mapping 2 years ago
  Sam Lantinga 787786bdbc testcontroller: memory management cleanup 2 years ago
  Sam Lantinga 1a4995371b Use light text for button labels so they show up well over the activity highlight 2 years ago
  Sam Lantinga ae0fce3f01 testcontroller: show face button labels over the activity highlight 2 years ago
  Sam Lantinga d90b938f0f Additional work on binding mode for testcontroller 2 years ago
  Sam Lantinga 404e030b39 Added binding mode to testcontroller 2 years ago
  Sam Lantinga cd99ae47ef Improved button labels, based on controller style 2 years ago
  Sam Lantinga ee34805053 Added ABXY button labels to the gamepad image 2 years ago
  Sam Lantinga e674d81844 Show the gamepad bindings in testcontroller 2 years ago
  Sam Lantinga 34876c390f testgamepad works for joysticks as well as gamepads 2 years ago