mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-04-23 08:46:40 +00:00
Version 10.1
This commit is contained in:
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdkVersion 16
|
minSdkVersion 16
|
||||||
targetSdkVersion 32
|
targetSdkVersion 32
|
||||||
|
|
||||||
versionName "10.0"
|
versionName "10.1"
|
||||||
versionCode = 272
|
versionCode = 273
|
||||||
}
|
}
|
||||||
|
|
||||||
flavorDimensions "root"
|
flavorDimensions "root"
|
||||||
|
|||||||
6
fastlane/metadata/android/en-US/changelogs/273.txt
Normal file
6
fastlane/metadata/android/en-US/changelogs/273.txt
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
- Improved frame pacing when streaming 60 FPS on 120 Hz devices
|
||||||
|
- Reduced power usage when streaming below maximum display refresh rate
|
||||||
|
- Reintroduced previous frame pacing behavior as "Balanced with FPS limit" option
|
||||||
|
- Rewrote PC address detection logic to better handle some network configurations
|
||||||
|
- Fixed simultaneous mouse and on-screen controller input
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user