Historial de Commits

Autor SHA1 Mensaje Fecha
  Ethan Lee f7d82e5616 hidapi: Add SDL_hidapi.c, allows support for multiple hidapi backends. hace 5 años
  Sam Lantinga c10a87429d Make sure HIDAPI is initialized whenever we call HIDAPI_IsDevicePresent() hace 5 años
  Andrew Eikum c172f36bf4 joystick: Ensure HIDAPI is initialized before calling it hace 5 años
  Andrew Eikum e149f4c4b0 cmake: Fix locating libusb header at configure-time hace 5 años
  Ozkan Sezer 1b7fc81e3f minor whitespace tidy-up. hace 5 años
  Sam Lantinga f8400cbba9 Fixed bug 4692 - Command line parsing hace 5 años
  Ozkan Sezer 4953e050f5 use SDL_zeroa at more places where the argument is an array. hace 5 años
  Ozkan Sezer 7a47c292c0 Fix bug 4746 - introduce SDL_zeroa macro. hace 5 años
  Ozkan Sezer f96d7cc0fd minor build fix. hace 5 años
  Ozkan Sezer fdc67c3c60 MS_ADPCM_Decode: fix assigning an array to a pointer (lose '&'). hace 5 años
  Ozkan Sezer 2ea0ec6207 better readability.. hace 5 años
  Ozkan Sezer 5f04ed5fbd SDL_iconv_string: add (char*) casts before SDL_malloc() calls. hace 5 años
  Ozkan Sezer ceee7def84 minor build fixes. hace 5 años
  Sam Lantinga 97fefd0509 Fixed bug 4538 - validate image size when loading BMP files hace 5 años
  Andrew Eikum 738dff4bbc hidapi: Update repository URLs hace 5 años
  Sam Lantinga a543361003 Fixed bug 4742 - SDL 2.0.10 DMG has duplicated files (instead of symlinks) hace 5 años
  Sam Lantinga 31cb854f98 Fixed bug 4745 - 2.0.10 fails to build against macOS 10.11 SDK hace 5 años
  Sylvain Becker 18bcafffce Fixed bug 4739 - Android: loading native libs, generated by bundletool (Thanks akk0rd87) hace 5 años
  Alex Szpakowski 39e8b007a7 macOS: fix atomics using deprecated functions instead of compiler intrinsics, when SDL is built with the Xcode project. hace 5 años
  Sam Lantinga dc714389f0 Don't call hid_enumerate() if the HIDAPI drivers are all disabled hace 5 años
  Sam Lantinga aaffbb2ef6 Added tag release-2.0.10 for changeset 969a6f84b061 hace 5 años
  Andrew Eikum 0e9560aea2 hidapi: Zero out new hid_device_info structs hace 5 años
  Ethan Lee bf9bf602e7 Copypaste SDL_NSLog to UIKit backend, document it as such hace 5 años
  Sam Lantinga e954e32b0e Fixed bug 4726 - Fix for tvOS GetPrefPath hace 5 años
  Sam Lantinga 52e62329c8 Fixed build error hace 5 años
  Sam Lantinga a06d8cd0d4 Merged latest changes from Steam into controller_type.h hace 5 años
  Sam Lantinga 1dc24160a1 Add linked list of opened HID devices to prevent accessing already freed devices in device removal callback that is sometimes called even after being unregistered hace 5 años
  Sam Lantinga 89de2512e5 Added support for the Victrix Pro Fight Stick for PS4 hace 5 años
  Cameron Gutman a4bfe2a4ae Allow hotplugging joysticks without udev hace 5 años
  Sam Lantinga e7c2cf107a Fixed bug 4704 - SDL_HINT_ANDROID_SEPERATE_MOUSE_AND_TOUCH on Windows? hace 5 años