mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Version 8.10
This commit is contained in:
+2
-2
@@ -7,8 +7,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
|
|
||||||
versionName "8.9"
|
versionName "8.10"
|
||||||
versionCode = 211
|
versionCode = 215
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
flavorDimensions "root"
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Latency optimizations for Android R DP1
|
||||||
|
- Video decoder optimizations
|
||||||
|
- Added Start+Back+LB+RB combo to disconnect the stream
|
||||||
|
- Fixed back button on some Android TV remotes
|
||||||
|
- Fixed d-pad on gamepads that expose non-functional hat axes
|
||||||
|
- Fixed unexpected mouse input after using gamepad mouse emulation mode
|
||||||
Reference in New Issue
Block a user