This website requires JavaScript.
Explore
Help
Register
Sign In
TeamHepta
/
SDL
Watch
1
Star
0
Fork
0
You've already forked SDL
mirror of
https://github.com/libsdl-org/SDL.git
synced
2026-03-28 20:01:04 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4001e6b3513e2895eabdc823ddd115222aaee64d
SDL
/
android-project
/
app
/
src
/
main
/
java
/
org
/
libsdl
/
app
History
Sylvain Becker
7f9016f265
Android: remove tabs/indent
2019-08-15 20:38:25 +02: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
Android: remove tabs/indent
2019-08-15 20:38:25 +02: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