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-10 22:17:59 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6af0b8291ae7d63b88a2dbe531fb833bc4a6106
SDL
/
android-project
/
app
/
src
/
main
/
java
/
org
/
libsdl
/
app
History
Sylvain Becker
f9a9193e2c
Android: add MinimizeWindow function (Bug 4580, 4657)
...
shouldMinimizeOnFocusLoss is un-activated (return false)
2019-06-10 21:58:03 +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: add MinimizeWindow function (Bug 4580, 4657)
2019-06-10 21:58:03 +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