Sam Lantinga
|
45536710f3
Fixed crash if mSurface isn't set up when we pause the application
|
7 éve |
Sam Lantinga
|
81f7e0c1f7
Removed unneeded file automatically generated by Android Studio
|
7 éve |
Sam Lantinga
|
b8d8a1f122
Updated the minimum and target SDK versions in AndroidManifest.xml
|
7 éve |
Sam Lantinga
|
edf0fae139
Updated Android build tools version, which bumped minimum deployment target to API 14
|
7 éve |
Sam Lantinga
|
76cdce440c
Fixed build with older Android SDK
|
7 éve |
Sam Lantinga
|
f08480af78
Switched to new style gradle Android application build process
|
7 éve |
Sam Lantinga
|
862da6ff19
Added tag release-2.0.7 for changeset f69c9f74a857
|
7 éve |
Sven Hesse
|
b89cac6761
Don't X error in SDL_CreateWindow with unsupported GL attributes
|
7 éve |
Sam Lantinga
|
adc64f922f
Added Visual Studio solution files for WinRT projects
|
7 éve |
Sam Lantinga
|
10376eb926
Fixed bug 3901 - Fix vsync-ed pageflips on the KMSDRM video driver
|
7 éve |
Sam Lantinga
|
e830ef3458
Fixed typo converting 4 channel audio to 2 channel
|
7 éve |
Sam Lantinga
|
9a291c1e59
Added a note about adjusting channel weights when converting to fewer channels
|
7 éve |
Sam Lantinga
|
fe2b5fec61
Document the SDL audio channel mapping
|
7 éve |
Sam Lantinga
|
7a6cf53aea
Added SDL_AudioStreamFlush() to the list of new audio stream functions
|
7 éve |
Sam Lantinga
|
c339d9ed6d
Reverted changes 6acdea394736 and 1448a2ac30fe
|
7 éve |
Sam Lantinga
|
2001898dce
Fixed Android joystick detection
|
7 éve |
Ryan C. Gordon
|
729329068b
audio: Added SDL_AudioStreamFlush().
|
7 éve |
Sam Lantinga
|
9d9be45682
Don't use DPAD devices as joystick input on Android
|
7 éve |
Ryan C. Gordon
|
e98920f5f3
Check correct variable for malloc() results.
|
7 éve |
Sam Lantinga
|
afefcbfeba
Fixed bug 3876 - Resampling of certain sounds adds heavy distortion
|
7 éve |
Sam Lantinga
|
653ab5d9c4
Added a staging buffer to the audio stream so that we can accumulate small amounts of data if needed when resampling
|
7 éve |
Sam Lantinga
|
80f8464d97
Added audio stream conversion functions:
|
7 éve |
Sam Lantinga
|
9fd0d6191c
Fixed bug 3821 - Allow SDL_CreateWindow and SDL_CreateRenderer with OpenGL ES 3.0 (GLES3) for Angle (Windows)
|
7 éve |
Sam Lantinga
|
556a854438
Fixed compiler warning on iOS
|
7 éve |
Sam Lantinga
|
e4ef1885d9
Fixed bug 3890 - Incomplete fix for CVE-2017-2888
|
7 éve |
Sam Lantinga
|
a225ffc1d7
Added min/max macros for the sized SDL datatypes
|
7 éve |
Sam Lantinga
|
8e98bdaa6f
Fixed bug 3883 - SDL_assert / SDL_PromptAssertion in TTY mode does not accept options ("abriA")
|
7 éve |
Sam Lantinga
|
f658a737f6
Fixed bug 3882 - cmake fix for osx
|
7 éve |
Sam Lantinga
|
dff56c3497
Android Studio code analyzer fixes
|
7 éve |
Sam Lantinga
|
a223560a7f
Fixed bug 3880 - X Error upon quit since rev. 11607
|
7 éve |