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