Ryan C. Gordon
|
482c238953
aaudio: Deal with device recovery.
|
2 tahun lalu |
Sam Lantinga
|
b903ccf945
SDL_rwops read/write functions return size_t again
|
2 tahun lalu |
Ryan C. Gordon
|
5ff87c6d4a
android: Reworked audio backends for SDL3 audio API.
|
2 tahun lalu |
Sam Lantinga
|
e6d1ba2a17
Added the concept of display natural orientation
|
2 tahun lalu |
Sylvain
|
cee245b6a9
SDL_*SceenSaver(): change return value to int. // add SDL_Unsupported() errors
|
3 tahun lalu |
Sam Lantinga
|
824b9b0a58
Removed SDL_GetDisplayDPI()
|
3 tahun lalu |
Sylvain
|
78cc95e34e
Rename internal GetDisplayDPI to GetDisplayPhysicalDPI
|
3 tahun lalu |
Sam Lantinga
|
fde78d12f2
Updated copyright for 2023
|
3 tahun lalu |
Sam Lantinga
|
63724c113b
Removed the vi format comments from the source
|
3 tahun lalu |
Sylvain Becker
|
186687bda9
Android: make Detect devices common between aaudio and android driver. (#6828)
|
3 tahun lalu |
Maido
|
abf5cc5203
Android audio device selection (#6824)
|
3 tahun lalu |
Ryan C. Gordon
|
72c1f73bc5
rwops: Make read and write work like POSIX, not stdio.
|
3 tahun lalu |
Sam Lantinga
|
5750bcb174
Update for SDL3 coding style (#6717)
|
3 tahun lalu |
Sam Lantinga
|
c5790359fd
Added precompiled header support for Visual Studio and Xcode (#6710)
|
3 tahun lalu |
Sam Lantinga
|
0a48abc860
Switch header convention from `#include "SDL.h"` to `#include <SDL3/SDLh>`
|
3 tahun lalu |
Sam Lantinga
|
120c76c84b
Updated copyright for 2022
|
4 tahun lalu |
Sylvain
|
a1e992b110
Fixed bug #5118 - [Android] PointerIcon leak in Cursor API
|
4 tahun lalu |
Sylvain
|
98a966d1c2
Android: don't need to set the SurfaceHolder format from java code
|
5 tahun lalu |
Amir
|
1a924bc0bb
add SDL_AndroidShowToast for https://developer.android.com/reference/android/widget/Toast
|
5 tahun lalu |
Sam Lantinga
|
9130f7c377
Updated copyright for 2021
|
5 tahun lalu |
Ryan C. Gordon
|
2d82cf78e1
url: put the Android bits in core/android
|
5 tahun lalu |
Ryan C. Gordon
|
efd665e2c7
Backed out changeset a43cb4e54949
|
5 tahun lalu |
Ryan C. Gordon
|
5f68812249
url: patched to compile on Android.
|
5 tahun lalu |
Ryan C. Gordon
|
fa23e3d00b
locale: Implemented SDL_GetPreferredLocales().
|
6 tahun lalu |
Sam Lantinga
|
4bb95e8403
Implemented OpenSL-ES audio recording on Android
|
6 tahun lalu |
Sam Lantinga
|
a8780c6a28
Updated copyright date for 2020
|
6 tahun lalu |
Sylvain Becker
|
22a2decf64
Android: concurrency issues, make sure Activity is in running State when calling
|
6 tahun lalu |
Sylvain Becker
|
ccba8d4691
Android: export Lock/Unlock activity API
|
6 tahun lalu |
Sylvain Becker
|
f9a9193e2c
Android: add MinimizeWindow function (Bug 4580, 4657)
|
6 tahun lalu |
Sam Lantinga
|
dce56ab9fa
Added a function to get the current Android SDK version at runtime
|
6 tahun lalu |