История коммитов

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