mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2026-06-17 06:10:58 +00:00
Version 10.4
This commit is contained in:
+2
-2
@@ -9,8 +9,8 @@ android {
|
|||||||
minSdk 16
|
minSdk 16
|
||||||
targetSdk 33
|
targetSdk 33
|
||||||
|
|
||||||
versionName "10.3"
|
versionName "10.4"
|
||||||
versionCode = 278
|
versionCode = 280
|
||||||
|
|
||||||
// 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,7 @@
|
|||||||
|
- HEVC will now be used automatically when using settings too high for the H.264 decoder
|
||||||
|
- Rumble is now supported on Shield controller when connected to Shield Android TV devices
|
||||||
|
- Reduced latency on Chromecast with Google TV by defaulting to H.264 for streaming at 1080p or below
|
||||||
|
- Fixed an issue that prevented HEVC from being used by default on some Shield Android TV devices
|
||||||
|
- Fixed an issue where parts of the UI were not visible on some Samsung devices
|
||||||
|
- Fixed handling of non-QWERTY keyboards using new Android 13 API
|
||||||
|
- Fixed stream unexpectedly entering PiP mode when a USB permission prompt appeared
|
||||||
Reference in New Issue
Block a user