SDL/android-project/app/src/main/java/org/libsdl/app
2018-10-23 12:40:25 -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 Close on shutdown, for consistency 2018-10-08 12:49:28 -07:00
HIDDeviceManager.java Handle failure to load hidapi gracefully 2018-10-22 14:55:45 -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 our fullscreen wait logic to only wait if we need to. (thanks Rachel!) 2018-10-22 14:55:47 -07:00
SDLAudioManager.java Added support for surround sound and float audio on Android 2018-10-09 20:12:43 -07:00
SDLControllerManager.java Fixed reinitializing the SDL joystick subsystem on Android 2018-10-23 12:40:25 -07:00