mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 14:21:08 +00:00
Version 10.0
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 31
|
targetSdkVersion 31
|
||||||
|
|
||||||
versionName "9.10.1"
|
versionName "10.0"
|
||||||
versionCode = 271
|
versionCode = 272
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
flavorDimensions "root"
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Introduced new frame pacing options to balance latency and smoothness
|
||||||
|
- The old "Never drop frames" option is now called "Prefer smoothest video"
|
||||||
|
- All streams can now be launched in HDR-capable mode (some games require an HDR compatible display on your host PC)
|
||||||
|
- Moonlight will automatically attempt to wake your host PC if it is offline when you attempt to stream via a shortcut
|
||||||
|
- Improved handling of S-Pen on Android 12
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user