Historique des commits

Auteur SHA1 Message Date
  Rachel Blackman 46e553a44c Add support for new Steam Controller on Android (#15044) il y a 2 mois
  Sam Lantinga d33642b710 Filter libusb devices early in enumeration il y a 3 mois
  Sam Lantinga d7939abf42 Use consistent style for pointer declarations and casts il y a 10 mois
  nightmareci 718034f5fa Remove newlines from log messages il y a 1 an
  Sam Lantinga 37b87f79fb Fixed Bluetooth Steam Controller detection on iOS and Android il y a 1 an
  Sam Lantinga 908bd84c5e Fixed reopening a controller on Android il y a 1 an
  Sam Lantinga 153f90a725 Revert "Use the correct return type for SDL_GetAndroidJNIEnv()" il y a 1 an
  Sam Lantinga 41366f73b2 Don't block in Android USB device open il y a 1 an
  Sam Lantinga 60c3eaf5ee Use SDL_GetAndroidJNIEnv() in hid.cpp il y a 1 an
  Sam Lantinga 3d852da806 Requesting Bluetooth permission on Android is now asynchronous il y a 1 an
  Sam Lantinga a90ad3b0e2 Removed SDL_bool in favor of plain bool il y a 1 an
  Sam Lantinga 8d223b3037 Renamed atomic functions to match SDL 3.0 naming convention il y a 1 an
  Sam Lantinga 9ff3446f03 Use SDL_bool instead an int return code in the SDL API il y a 1 an
  Sam Lantinga 8f546bb3c9 Use C99 bool internally in SDL il y a 1 an
  Sam Lantinga 58270ef3f2 Finished renaming functions in SDL_system.h il y a 1 an
  Sam Lantinga 4236fb2d63 Fixed build warnings with Android debug logging il y a 1 an
  Ryan C. Gordon bc984f78bf android: Remove blocking permission request code. Async only in SDL3! il y a 2 ans
  Sam Lantinga 34719cba96 Fixed crash in hid_init() if the HIDDeviceManager isn't available il y a 2 ans
  Sam Lantinga 6e7769cde1 Fixed detecting Bluetooth Steam Controllers il y a 2 ans
  Sam Lantinga 0ffeca8a1c Added SDL_HINT_HIDAPI_ENUMERATE_ONLY_CONTROLLERS to control whether SDL_hid_enumerate() enumerates all HID devices or only controllers. il y a 2 ans
  Sam Lantinga 007c36e513 Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate() il y a 2 ans
  Sam Lantinga bb12c6e03e Added Android hidapi 0.14.0 support il y a 2 ans
  Sam Lantinga 3b7b8f3c09 Updated hidapi to 0.14.0 release il y a 2 ans
  Anonymous Maarten 3472dc11d6 Fix uses of undefined macro identifiers (-Wundef) il y a 3 ans
  Anonymous Maarten 4676d1d31e android: register all methods using JNI_OnLoad il y a 3 ans
  Sam Lantinga c5790359fd Added precompiled header support for Visual Studio and Xcode (#6710) il y a 3 ans
  Sam Lantinga 0a48abc860 Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>` il y a 3 ans
  Sam Lantinga 15a9890919 Added SDL_HINT_HIDAPI_IGNORE_DEVICES to specify devices that should be ignored in SDL_hid_enumerate() il y a 3 ans
  Sam Lantinga f6b1e028ab Allow vendor matching for hid_enumerate() on all backends il y a 3 ans
  Jonatha Gabriel b944dc8f2e Also fix Android crash when SDL_HIDAPI_DISABLED set to 1 il y a 4 ans