Version 8.10

This commit is contained in:
Cameron Gutman 2020-03-08 19:48:53 -07:00
parent 16cf37994d
commit 1ccbbdd4fb
2 changed files with 8 additions and 2 deletions

View File

@ -7,8 +7,8 @@ android {
minSdkVersion 16
targetSdkVersion 29
versionName "8.9"
versionCode = 211
versionName "8.10"
versionCode = 215
}
flavorDimensions "root"

View File

@ -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