mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-16 22:01:14 +00:00
Version 10.10
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.9"
|
versionName "10.10"
|
||||||
versionCode = 296
|
versionCode = 298
|
||||||
|
|
||||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||||
ndk.debugSymbolLevel = 'FULL'
|
ndk.debugSymbolLevel = 'FULL'
|
||||||
|
|||||||
@@ -0,0 +1,6 @@
|
|||||||
|
- Added support for custom ports when hosting on Sunshine
|
||||||
|
- Enabled HEVC by default on additional devices
|
||||||
|
- Enabled fast HEVC frame loss recovery on additional devices
|
||||||
|
- Improved audio quality when streaming remotely
|
||||||
|
- Improved video performance and audio quality when streaming locally over IPv6
|
||||||
|
- Updated community contributed translations from Weblate
|
||||||
Reference in New Issue
Block a user