Sam Lantinga
|
03cf24162f
OpenSL ES audio cleanup and added a note with low latency audio discussion
|
5 jaren geleden |
Sam Lantinga
|
166d15fd75
Fixed surround sound channel setup for Android OpenSL ES audio driver
|
5 jaren geleden |
Sam Lantinga
|
23a2b47790
Protect against NULL device in the Android hidapi implementation
|
5 jaren geleden |
Sam Lantinga
|
9261e473d6
Potential fix for a crash we're seeing on Android that should in theory never happen.
|
5 jaren geleden |
Sam Lantinga
|
20ec866484
Added support for the Rotor Riot gamepad, and upcoming Xbox and PS4 controller support on iOS and tvOS
|
5 jaren geleden |
Sam Lantinga
|
6c0b304c93
Fixed bug 4655 - evdev is available on FreeBSD, check in 'configure' limited to Linux
|
5 jaren geleden |
Sam Lantinga
|
23569362dc
Use SDL sized types
|
5 jaren geleden |
Sam Lantinga
|
3e3294645f
Fixed bug 4656 - SDL_evdev.c uses Linux specific integer types
|
5 jaren geleden |
Sam Lantinga
|
723d014336
Fixed bug 4171 - SDL_GetQueuedAudioSize is broken with WASAPI
|
5 jaren geleden |
Ryan C. Gordon
|
b5d3b6fc25
test: unify all the command line usage logging.
|
5 jaren geleden |
Alex Szpakowski
|
9b5811592d
iOS: return SDL_GetWindowSize from SDL_GL_GetDrawableSize if there's no GLES view in the window (matches the behaviour of SDL_GL_GetDrawableSize on other platforms). Addresses bug #4629.
|
5 jaren geleden |
Sam Lantinga
|
dce56ab9fa
Added a function to get the current Android SDK version at runtime
|
6 jaren geleden |
Sam Lantinga
|
f3e76ea1d0
Use the OpenSL ES audio driver by default on Android, as it has the lowest latency.
|
6 jaren geleden |
Sam Lantinga
|
02f9667a08
Fixed static and buzzing when trying to use floating point audio on the OpenSL ES audio driver.
|
6 jaren geleden |
Sam Lantinga
|
e401b95025
Return an error if both mouse relative mode and mouse warping are unavailable, instead of asserting.
|
6 jaren geleden |
Sam Lantinga
|
8b57331e71
Fixed hiding the Android virtual keyboard when the return key is pressed
|
6 jaren geleden |
Sylvain Becker
|
f91b87859c
Android: minimum size for IME, so that it takes focus
|
6 jaren geleden |
Sam Lantinga
|
7ec514d48f
Improved iOS Bluetooth keyboard support
|
6 jaren geleden |
Sam Lantinga
|
50aab19877
Fixed bug 4639 - CMake build does not generate libhidapi.so for Android
|
6 jaren geleden |
Cameron Gutman
|
9b2202828a
Fix use-after-free when pumping the event loop after SDL_DestroyWindow()
|
6 jaren geleden |
Sam Lantinga
|
a4e33b9cc4
Added support for Bluetooth keyboards on iOS
|
6 jaren geleden |
Sam Lantinga
|
582a3c994d
Fixed mouse focus for touch events on iOS
|
6 jaren geleden |
Ryan C. Gordon
|
4bd808346a
vulkan: Swapped out a free() that should have been an SDL_free().
|
6 jaren geleden |
Ryan C. Gordon
|
ebbb295e85
vulkan: Patched to compile on Visual Studio.
|
6 jaren geleden |
Ryan C. Gordon
|
d778b26dd1
Patched to compile in C89 mode.
|
6 jaren geleden |
Sam Lantinga
|
5f34162030
Fixed bug 4474 - Add support for an ASUS Gamepad variation
|
6 jaren geleden |
Sam Lantinga
|
41c718db85
Fixed bug 4469 - make SDL_CreateTextureFromSurface pick a more appropriate format
|
6 jaren geleden |
Sam Lantinga
|
c377de5440
Fixed bug 4436 - [OpenBSD] fix D-pad
|
6 jaren geleden |
Serhii Charykov
|
510b01f5fc
Fix WORKING_DIR parameter
|
6 jaren geleden |
Sam Lantinga
|
ee0a482a87
Fixed bug 4401 - SDL_GetWindowPosition() wrong after SDL_SetWindowPosition() until window is moved on macOS
|
6 jaren geleden |