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
+2 -2
View File
@@ -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