Historial de Commits

Autor SHA1 Mensaje Fecha
  Sam Lantinga 007c36e513 Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate() hace 2 años
  Sam Lantinga e6834a1535 hidapi/linux: fixed crash if uevent info isn't available hace 2 años
  Sam Lantinga b35d813ebb hidapi/linux: retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) hace 2 años
  Sam Lantinga 7c65c9d411 hidapi/linux: fixed doubled and missing report ID for BLE devices hace 2 años
  Sam Lantinga 2004304348 Directly include hidapi.h bundled with the hidapi source code hace 2 años
  Sam Lantinga 3b7b8f3c09 Updated hidapi to 0.14.0 release hace 2 años
  Sam Lantinga ba87b96cea Fixed signed/unsigned warnings hace 3 años
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) hace 3 años
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` hace 3 años
  Sylvain ddad901c0d Remove unneeded semicolon hace 3 años
  Sam Lantinga 15a9890919 Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate() hace 3 años
  Sam Lantinga a547c185ce Fixed crash if uevent info isn't available hace 3 años
  Ozkan Sezer d2cf191936 hidapi, linux: merged a minor warning + code style fix from mainstream. hace 4 años
  Sam Lantinga 911d91c55c Retry hid_send_feature_report() if the ioctl() fails with EPIPE (e.g. the device stalled) hace 4 años
  Sam Lantinga 5b646cd19e Build hidapi code into SDL as a new public API hace 4 años
  Sam Lantinga db18764e41 Use correct relative include path hace 4 años
  Sam Lantinga bf97c5a22f Make sure SDL file descriptors don't leak into child processes hace 4 años
  Sam Lantinga 7d66fa209a Fixed double-copy of the report in BlueZ >= 5.56 hace 4 años
  Sam Lantinga d4954eb090 Removed debug code hace 5 años
  Sam Lantinga 6b56b98fc3 Fixed is_BLE() return value hace 5 años
  Sam Lantinga 65c9f1d2cc Fixed upstream bug: FD 0 is a valid file descriptor hace 5 años
  Sam Lantinga 30371f2d4d Fixed doubled report ID for Bluetooth Classic devices on Linux hace 5 años
  Sam Lantinga 494af7a6e7 Backed out change to dynamically load udev - it's already happening in SDL_hidapi.c hace 6 años
  Sam Lantinga 308e7f2fec Linux hidapi code dynamically loads udev hace 6 años
  Andrew Eikum 738dff4bbc hidapi: Update repository URLs hace 6 años
  Andrew Eikum 0e9560aea2 hidapi: Zero out new hid_device_info structs hace 6 años
  Sam Lantinga b08bdc4401 Don't build SDL_JOYSTICK_HIDAPI by default on iOS hace 7 años
  Sam Lantinga 4f41f07d43 Added missing files from previous commits hace 7 años