Historique des commits

Auteur SHA1 Message Date
  Ozkan Sezer 0c984360d1 SDL_hidapi_wii.c: fix a -Wshadow warning il y a 2 ans
  Sam Lantinga b6b3fb0023 This was intended to be Uint8 il y a 2 ans
  Ozkan Sezer 5be157b3a2 SDL_hidapi_wii.c: fix -Wpointer-sign warnings il y a 2 ans
  Sam Lantinga 54356f41a9 Wii: fixed trigger axis reporting for the Wii U Pro Controller il y a 2 ans
  Sam Lantinga a35642fa3e Wii: don't bother reading the extension type for the Wii U Pro controller, we already know what it is il y a 2 ans
  Sam Lantinga c3ecb9d099 Wii: re-request the status if we get a communication error il y a 2 ans
  Ozkan Sezer 0c24b46e9f SDL_hidapi_wii.c: fix build in c89 mode. il y a 2 ans
  Sam Lantinga 9874fc4e6a Reconnect as a different controller if the Wii extension hardware changes il y a 2 ans
  Sam Lantinga 5f3cb54972 Updated Wii support with @tellowkrinkle's changes in https://github.com/tellowkrinkle/SDL/commit/2f288e9d5bf596756f92b6c3c983b79dc783eac6 il y a 2 ans
  Sam Lantinga 785d784a93 Set the output value for ParseExtensionResponse() in all return cases il y a 2 ans
  Sam Lantinga 046aaa2d21 Use auto calibration for the Wii Nunchuk thumbstick axis values il y a 2 ans
  Sam Lantinga 8381e008ea Handle hotplugging of Wii controller extensions il y a 2 ans
  Sam Lantinga 396411c090 Added mapping for the Wii Nunchuk extension il y a 2 ans
  Sam Lantinga e19b36d871 Initial support for the Wii Remote with Nunchuk extension il y a 2 ans
  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 il y a 2 ans
  Ozkan Sezer 0ffaf5b871 SDL_hidapi_wii.c: fix build in c89 mode and builds using watcom compiler il y a 2 ans
  Sam Lantinga 397672edfe Added SDL_hidapi_wii.c to the Xcode project il y a 2 ans
  Sam Lantinga c72e14e8f4 Added initial support for Wii controllers (thanks @tellowkrinkle!) il y a 2 ans
  Ozkan Sezer 2847696338 hidapi: really fix dynamic / non-dynamic libusb loading. il y a 2 ans
  Ozkan Sezer 9d77945d36 fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d il y a 2 ans
  Ozkan Sezer 5767dc710e regenerated configure script after commit 3f89d1704 il y a 2 ans
  Ozkan Sezer 4ebf34857a updated os2 config file after commit 3f89d1704d il y a 2 ans
  Sam Lantinga 3f89d1704d Fixed building with libusb not dynamicaly loaded il y a 2 ans
  Sam Lantinga 7708bf0f8a Try matching game controller mappings on CRC and version and fall back to no CRC and no version, in that order. il y a 2 ans
  Sam Lantinga 6c2c01e0d1 Fixed documentation to match function parameter il y a 2 ans
  Sam Lantinga 7861f924ea Removed debug print statements il y a 2 ans
  Sam Lantinga 62f2379e4c Try up to 20 times to read the controller type il y a 2 ans
  Sam Lantinga e5f161bda4 Restored accidentally removed code to guess XInput device il y a 2 ans
  Ozkan Sezer 973a677a2d SDL_xinputjoystick.c: commented out GuessXInputDevice() il y a 2 ans
  Shawn Hoffman 42d09a8f42 wgi: refcount the delegate objects il y a 2 ans