Commit History

Author SHA1 Message Date
  Sylvain 03485db0a3 Android: understand HAL_PIXEL_FORMAT_BGR_565 as a returned value from ANativeWindow_getFormat() (see #6016) 2 years ago
  Sam Lantinga 1b4e08b89e Added an entry for the Hori Fighting Stick mini 4 kai 2 years ago
  Sam Lantinga 6bcf2c1521 Fixed spinning at a very high framerate 2 years ago
  Sam Lantinga 47f2373dc1 Added locking for Android joystick events 2 years ago
  Sam Lantinga e8f6b7503a Added mappings for the ASUS ROG Kunai 3 Gamepad 2 years ago
  Sam Lantinga 5770e87cb2 Fixed regression handling touchpad input with PS5 controllers using the original shipping firmware 2 years ago
  Sam Lantinga 253f6a913d Variable renaming for consistency 2 years ago
  Sam Lantinga 5002624e8a Fixed crash when extension controllers are hotplugged 2 years ago
  Sam Lantinga 7df571ffc6 HIDAPI_DumpPacket() takes a const memory pointer 2 years ago
  Sam Lantinga b6d23d21db Fixed interactions with the Linux Wiimote driver 2 years ago
  Ozkan Sezer 0c984360d1 SDL_hidapi_wii.c: fix a -Wshadow warning 2 years ago
  Sam Lantinga b6b3fb0023 This was intended to be Uint8 2 years ago
  Ozkan Sezer 5be157b3a2 SDL_hidapi_wii.c: fix -Wpointer-sign warnings 2 years ago
  Sam Lantinga 54356f41a9 Wii: fixed trigger axis reporting for the Wii U Pro Controller 2 years ago
  Sam Lantinga a35642fa3e Wii: don't bother reading the extension type for the Wii U Pro controller, we already know what it is 2 years ago
  Sam Lantinga c3ecb9d099 Wii: re-request the status if we get a communication error 2 years ago
  Ozkan Sezer 0c24b46e9f SDL_hidapi_wii.c: fix build in c89 mode. 2 years ago
  Sam Lantinga 9874fc4e6a Reconnect as a different controller if the Wii extension hardware changes 2 years ago
  Sam Lantinga 5f3cb54972 Updated Wii support with @tellowkrinkle's changes in https://github.com/tellowkrinkle/SDL/commit/2f288e9d5bf596756f92b6c3c983b79dc783eac6 2 years ago
  Sam Lantinga 785d784a93 Set the output value for ParseExtensionResponse() in all return cases 2 years ago
  Sam Lantinga 046aaa2d21 Use auto calibration for the Wii Nunchuk thumbstick axis values 2 years ago
  Sam Lantinga 8381e008ea Handle hotplugging of Wii controller extensions 2 years ago
  Sam Lantinga 396411c090 Added mapping for the Wii Nunchuk extension 2 years ago
  Sam Lantinga e19b36d871 Initial support for the Wii Remote with Nunchuk extension 2 years ago
  Sam Lantinga c887cb02af Added the hint SDL_HINT_JOYSTICK_HIDAPI_WII_PLAYER_LED to control whether the player LED should be lit on the Nintendo Wii controllers 2 years ago
  Ozkan Sezer 0ffaf5b871 SDL_hidapi_wii.c: fix build in c89 mode and builds using watcom compiler 2 years ago
  Sam Lantinga 397672edfe Added SDL_hidapi_wii.c to the Xcode project 2 years ago
  Sam Lantinga c72e14e8f4 Added initial support for Wii controllers (thanks @tellowkrinkle!) 2 years ago
  Ozkan Sezer 2847696338 hidapi: really fix dynamic / non-dynamic libusb loading. 2 years ago
  Ozkan Sezer 9d77945d36 fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d 2 years ago