Commit történet

Szerző SHA1 Üzenet Dátum
  Sam Lantinga 5002624e8a Fixed crash when extension controllers are hotplugged 2 éve
  Sam Lantinga 7df571ffc6 HIDAPI_DumpPacket() takes a const memory pointer 2 éve
  Sam Lantinga b6d23d21db Fixed interactions with the Linux Wiimote driver 2 éve
  Ozkan Sezer 0c984360d1 SDL_hidapi_wii.c: fix a -Wshadow warning 2 éve
  Sam Lantinga b6b3fb0023 This was intended to be Uint8 2 éve
  Ozkan Sezer 5be157b3a2 SDL_hidapi_wii.c: fix -Wpointer-sign warnings 2 éve
  Sam Lantinga 54356f41a9 Wii: fixed trigger axis reporting for the Wii U Pro Controller 2 éve
  Sam Lantinga a35642fa3e Wii: don't bother reading the extension type for the Wii U Pro controller, we already know what it is 2 éve
  Sam Lantinga c3ecb9d099 Wii: re-request the status if we get a communication error 2 éve
  Ozkan Sezer 0c24b46e9f SDL_hidapi_wii.c: fix build in c89 mode. 2 éve
  Sam Lantinga 9874fc4e6a Reconnect as a different controller if the Wii extension hardware changes 2 éve
  Sam Lantinga 5f3cb54972 Updated Wii support with @tellowkrinkle's changes in https://github.com/tellowkrinkle/SDL/commit/2f288e9d5bf596756f92b6c3c983b79dc783eac6 2 éve
  Sam Lantinga 785d784a93 Set the output value for ParseExtensionResponse() in all return cases 2 éve
  Sam Lantinga 046aaa2d21 Use auto calibration for the Wii Nunchuk thumbstick axis values 2 éve
  Sam Lantinga 8381e008ea Handle hotplugging of Wii controller extensions 2 éve
  Sam Lantinga 396411c090 Added mapping for the Wii Nunchuk extension 2 éve
  Sam Lantinga e19b36d871 Initial support for the Wii Remote with Nunchuk extension 2 éve
  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 éve
  Ozkan Sezer 0ffaf5b871 SDL_hidapi_wii.c: fix build in c89 mode and builds using watcom compiler 2 éve
  Sam Lantinga 397672edfe Added SDL_hidapi_wii.c to the Xcode project 2 éve
  Sam Lantinga c72e14e8f4 Added initial support for Wii controllers (thanks @tellowkrinkle!) 2 éve
  Ozkan Sezer 2847696338 hidapi: really fix dynamic / non-dynamic libusb loading. 2 éve
  Ozkan Sezer 9d77945d36 fixed linkage libusb not dynamicaly loaded after commit 3f89d1704d 2 éve
  Ozkan Sezer 5767dc710e regenerated configure script after commit 3f89d1704 2 éve
  Ozkan Sezer 4ebf34857a updated os2 config file after commit 3f89d1704d 2 éve
  Sam Lantinga 3f89d1704d Fixed building with libusb not dynamicaly loaded 2 éve
  Sam Lantinga 7708bf0f8a Try matching game controller mappings on CRC and version and fall back to no CRC and no version, in that order. 2 éve
  Sam Lantinga 6c2c01e0d1 Fixed documentation to match function parameter 2 éve
  Sam Lantinga 7861f924ea Removed debug print statements 2 éve
  Sam Lantinga 62f2379e4c Try up to 20 times to read the controller type 2 éve