mirror of
https://github.com/moonlight-stream/moonlight-android.git
synced 2025-06-30 23:06:26 +00:00
Version 12.1
This commit is contained in:
parent
e70014bb28
commit
1b1b100e63
@ -11,8 +11,8 @@ android {
|
||||
minSdk 16
|
||||
targetSdk 34
|
||||
|
||||
versionName "12.0.2"
|
||||
versionCode = 313
|
||||
versionName "12.1"
|
||||
versionCode = 314
|
||||
|
||||
// Generate native debug symbols to allow Google Play to symbolicate our native crashes
|
||||
ndk.debugSymbolLevel = 'FULL'
|
||||
|
9
fastlane/metadata/android/en-US/changelogs/314.txt
Normal file
9
fastlane/metadata/android/en-US/changelogs/314.txt
Normal file
@ -0,0 +1,9 @@
|
||||
- Adjusted bitrate calculation logic to provide consistency across codecs, HDR settings, and local/remote streaming
|
||||
- Added support for full end-to-end stream encryption with Sunshine*
|
||||
- Fixed immediate connection termination error when streaming over some Internet connections*
|
||||
- Added option to adjust emulated rumble intensity
|
||||
- Added option to scroll in controller mouse emulation mode
|
||||
- Improved connection reliability during temporary network interruptions
|
||||
- Fixed pass-through of special Sunshine key combos to the host
|
||||
|
||||
* Requires upcoming Sunshine v0.22.0 release or the latest Sunshine nightly build
|
Loading…
x
Reference in New Issue
Block a user