This website requires JavaScript.
Explore
Help
Sign In
encounter
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/encounter/SDL.git
synced
2025-12-17 00:47:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f5252530d28a7013789b591344f057eeef8e99d5
SDL
/
android-project
/
app
/
src
/
main
/
java
/
org
/
libsdl
/
app
History
Sam Lantinga
f5252530d2
Change my previous fix based on feedback from dev @saml
2019-04-23 14:08:14 -07:00
..
HIDDevice.java
Added HIDAPI joystick drivers for more consistent support for Xbox, PS4 and Nintendo Switch Pro controller support across platforms.
2018-08-09 16:00:17 -07:00
HIDDeviceBLESteamController.java
Fixed bug 4320 - Android remove reflection for HIDDeviceBLESteamController
2018-11-02 17:25:00 -07:00
HIDDeviceManager.java
Fix compile errors I hit when building org.libsdl in source2 (part 1 of 2)
2019-04-23 12:59:20 -07:00
HIDDeviceUSB.java
Trying to track down NullPointerException in USB input thread
2018-10-08 12:49:26 -07:00
SDL.java
Handle failure to load hidapi gracefully
2018-10-22 14:55:45 -07:00
SDLActivity.java
Change my previous fix based on feedback from dev @saml
2019-04-23 14:08:14 -07:00
SDLAudioManager.java
Fixed bug 3930 - Android, set thread priorities and names
2019-01-10 18:05:56 +01:00
SDLControllerManager.java
Android: remove SDL_HINT_ANDROID_SEPARATE_MOUSE_AND_TOUCH
2019-04-04 17:01:02 +02:00