Nintorch
|
52b6bceedf
Add support for joystick motion sensors on Android
|
1 mês atrás |
Ryan C. Gordon
|
fbd792e4df
android: Parsing the APK's central dir is separate from the AAssetManager.
|
1 mês atrás |
Ryan C. Gordon
|
79dacf6630
android: Use enough zip64 format info to see APKs with files that are > 4gb.
|
1 mês atrás |
Ryan C. Gordon
|
46045ea060
android: Parse the APK directory tree, replace AAssetManager enum/getpathinfo.
|
1 mês atrás |
Sam Lantinga
|
a22488663c
Fixed SDL_GlobDirectory() on asset paths on Android
|
2 meses atrás |
Max Seidenstücker
|
576c2d2f2c
Merge all occurances of __func__ and __FUNCTION__ to SDL_FUNCTION
|
4 meses atrás |
Sam Lantinga
|
80c6a5f8d9
Updated copyright for 2026
|
5 meses atrás |
MAJigsaw77
|
cb04dcd6f8
android: Add RGB LED support for joysticks.
|
6 meses atrás |
Ryan C. Gordon
|
9b348ef6e8
android: Better parsing of command line arguments.
|
6 meses atrás |
Sam Lantinga
|
cc768f3e88
Allow opening asset paths starting with "./"
|
7 meses atrás |
Susko3
|
e2bbbdc515
Implement SDL_GetPenDeviceType() for Android
|
1 ano atrás |
Brenton Bostick
|
e584d2a8a9
fill-in missing DeleteLocalRef calls
|
8 meses atrás |
Sylvain Becker
|
71bf56c9e4
Add SDL Pinch events (#9445)
|
8 meses atrás |
Sam Lantinga
|
1871b998cd
Added SDL_EVENT_SCREEN_KEYBOARD_SHOWN and SDL_EVENT_SCREEN_KEYBOARD_HIDDEN
|
8 meses atrás |
Brenton Bostick
|
8abbb98222
Android: fix 'JVM object referenced by 'context' is of type 'Context' and it d… (#14016)
|
8 meses atrás |
Brenton Bostick
|
8d86ee4995
fix various places where nativeSetupJNI being treated as returning int
|
8 meses atrás |
Brenton Bostick
|
6590a5bc0b
fix: Extra parameter(s) for call to 'getCacheDir()'.
|
8 meses atrás |
Brenton Bostick
|
ed7d39b28c
fix 'SDL_MessageBoxFlags' is not a valid JVM type.
|
8 meses atrás |
Sam Lantinga
|
25b2d2c821
Use new parameter validation macro
|
9 meses atrás |
Ryan C. Gordon
|
b8197a2291
io: rework how we set SDL_IOStream status.
|
9 meses atrás |
Sylvain
|
970c0bfe96
Fixed bug #13493: Assertion failure at SDL_AddTouch with Android API 28
|
10 meses atrás |
Alexander Batalov
|
b6fa89ea74
Fix directory globbing on Android
|
10 meses atrás |
Ryan C. Gordon
|
774c0b36ea
android: Different approach to SDL_GetPathInfo() for assets.
|
10 meses atrás |
Brenton Bostick
|
f361034ac3
fix typos
|
10 meses atrás |
Ryan C. Gordon
|
515433aa8a
android: If various POSIX fsops functions fail, try using AAssetManager.
|
11 meses atrás |
Sam Lantinga
|
d7939abf42
Use consistent style for pointer declarations and casts
|
1 ano atrás |
kyle-sylvestre
|
8e22194217
get preferred locales on android
|
1 ano atrás |
Sam Lantinga
|
6bb16296b0
Added special handling for SDL_HINT_ANDROID_ALLOW_RECREATE_ACTIVITY
|
1 ano atrás |
Sylvain
|
3fa1bd81fe
Fixed previous commit renaming {add,remove}AudioDevice to native{Add,Remove}AudioDevice
|
1 ano atrás |
Sam Lantinga
|
49dd24e195
Fixed potentially overlapping memcpy() to use memmove()
|
1 ano atrás |