Translator-3000
|
23152b1264
|
Translated using Weblate (Italian)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/it/
|
2022-11-13 13:50:24 +01:00 |
|
Cameron Gutman
|
00415aac79
|
Version 10.10
v10.10
|
2022-11-11 12:21:25 -06:00 |
|
Cameron Gutman
|
cbe602655c
|
Pass active HTTPS port if the HTTP port matches the active address
|
2022-11-09 20:53:06 -06:00 |
|
Cameron Gutman
|
236d8b7030
|
Extend timeouts for the PC's active address
|
2022-11-09 20:31:58 -06:00 |
|
Cameron Gutman
|
392e3c7fe3
|
Increase connection timeouts when the PC is presumed to be online
|
2022-11-09 20:22:07 -06:00 |
|
Cameron Gutman
|
57f55e6856
|
Use the current HTTP port as the default if ExternalPort doesn't exist
|
2022-11-09 19:56:46 -06:00 |
|
Cameron Gutman
|
de54b27013
|
Plumb HTTPS port into the Game activity to avoid having to look it up again
|
2022-11-09 19:55:42 -06:00 |
|
Dominik Chrástecký
|
c11338039f
|
Translated using Weblate (Czech)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/cs/
|
2022-11-09 16:47:44 +01:00 |
|
Jen Kung-chih
|
e712669d32
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/zh_Hant/
|
2022-11-09 16:47:44 +01:00 |
|
Brandon Goldberg
|
3768ae33b7
|
Translated using Weblate (Spanish)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/es/
|
2022-11-09 16:47:43 +01:00 |
|
Cameron Gutman
|
fdc39f0041
|
Merge remote-tracking branch 'origin/weblate'
|
2022-11-06 19:04:43 -06:00 |
|
Cameron Gutman
|
7f3b0b03a6
|
Add C2 equivalents for OMX decoders for futureproofing
|
2022-11-06 18:17:48 -06:00 |
|
Cameron Gutman
|
4a6a39dd4c
|
Disable HEVC RFI on Fire TV 3 due to decoder hangs
|
2022-11-06 18:13:19 -06:00 |
|
Cameron Gutman
|
6a8486a076
|
Fix propagation of external port after guessing
|
2022-11-06 18:06:18 -06:00 |
|
Cameron Gutman
|
08a8a3043f
|
Update moonlight-common-c with improved high quality audio
|
2022-11-06 17:37:13 -06:00 |
|
Cameron Gutman
|
7af290b6e1
|
Implement support for non-default ports with Sunshine
Fixes #1115
|
2022-11-06 17:36:46 -06:00 |
|
Cameron Gutman
|
a896f9a28f
|
Use the HTTPS port specified in the serverinfo response
|
2022-11-06 15:44:37 -06:00 |
|
Cameron Gutman
|
ea003483c4
|
Plumb port numbers from mDNS discovery
|
2022-11-06 14:41:02 -06:00 |
|
Cameron Gutman
|
5b73317e30
|
Fix error handling if the server address cannot be resolved
|
2022-11-06 14:34:31 -06:00 |
|
Howard Wu
|
1af64b9985
|
Set forceDarkAllowed to false
Some system like MIUI forced inverse color (which cannot be turned off for games with night mode on) causes games without covers to become white, which like the game title color causes unreadability, this change prevents that problem.
ref https://stackoverflow.com/questions/63777438/how-to-avoid-forced-dark-theme-in-my-app-when-devices-can-force-it-at-app-level
|
2022-11-04 22:01:08 -05:00 |
|
Cameron Gutman
|
af784cf79b
|
Fix typo in boolean logic
|
2022-11-04 01:22:19 -05:00 |
|
Cameron Gutman
|
a2b2131beb
|
Add support for codec flush recovery
|
2022-11-04 01:20:00 -05:00 |
|
Cameron Gutman
|
2433ce8d24
|
Fix crashes on Fire OS 8
|
2022-11-03 23:17:15 -05:00 |
|
Cameron Gutman
|
8b861750e5
|
Update moonlight-common-c with improved video and audio packet loss handling
|
2022-11-03 22:20:39 -05:00 |
|
Cameron Gutman
|
99fcd3c669
|
Improve LAN/WAN detection for IPv6 and cellular connections
|
2022-11-03 22:19:48 -05:00 |
|
Cameron Gutman
|
0ddd8df272
|
Use HEVC by default if the decoder supports FEATURE_LowLatency or the media performance class is 12+
|
2022-10-31 01:05:01 -05:00 |
|
TacoTheDank
|
a96e508ffb
|
Use try-with-resources
|
2022-10-31 00:33:09 -05:00 |
|
이정희
|
1f21d12d2b
|
Translated using Weblate (Korean)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/ko/
|
2022-10-30 15:07:04 +01:00 |
|
sanhoe
|
dd782ac4b2
|
Translated using Weblate (Korean)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/ko/
|
2022-10-29 06:12:57 +02:00 |
|
Cameron Gutman
|
51594e00b8
|
Revert "Use Rec 2020 colorspace for WCG support even if HDR is off on the host"
Rec 2020 conversion causes colors to be blown out in SDR
This reverts commit 6c85f5f8c37cdcec00c8b7897ec9452d393c9c2a.
|
2022-10-13 01:18:26 -05:00 |
|
Cameron Gutman
|
6c85f5f8c3
|
Use Rec 2020 colorspace for WCG support even if HDR is off on the host
|
2022-10-13 00:52:45 -05:00 |
|
Cameron Gutman
|
d0432de981
|
Plumb colorspace and color range into MediaCodecDecoderRenderer
|
2022-10-13 00:51:15 -05:00 |
|
Cameron Gutman
|
2cbc94e51d
|
Allow a pairing attempt even if the PC is busy
Pairing while busy doesn't work with GFE but works with Sunshine
|
2022-10-12 22:15:41 -05:00 |
|
Cameron Gutman
|
3ea2aa1f74
|
Enable HEVC RFI on Fire TV and Chromecast devices
|
2022-10-12 21:50:40 -05:00 |
|
Cameron Gutman
|
1076b516d6
|
Enable HEVC RFI for decoders that support low latency options
|
2022-10-12 21:25:48 -05:00 |
|
bruh
|
4e87d25851
|
Translated using Weblate (Vietnamese)
Currently translated at 93.8% (212 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/vi/
|
2022-10-12 18:26:37 +02:00 |
|
LedyBacer
|
dadd3c7292
|
Translated using Weblate (Russian)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/ru/
|
2022-10-12 18:26:37 +02:00 |
|
Jen Kung-chih
|
9f8abe35f9
|
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/zh_Hant/
|
2022-10-10 19:59:49 +02:00 |
|
Eric
|
0f869a7414
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/zh_Hans/
|
2022-10-10 19:59:49 +02:00 |
|
Cameron Gutman
|
aede16c85c
|
Version 10.9
v10.9
|
2022-10-07 22:02:56 -05:00 |
|
Cameron Gutman
|
61a82e6394
|
Merge remote-tracking branch 'origin/weblate'
|
2022-10-07 21:55:19 -05:00 |
|
Sargon-Isa
|
5a92925d6a
|
Translated using Weblate (German)
Currently translated at 100.0% (226 of 226 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/de/
|
2022-10-08 04:54:57 +02:00 |
|
Cameron Gutman
|
fe697c918f
|
Update moonlight-common-c with speculative RFI support
|
2022-10-07 21:54:00 -05:00 |
|
Cameron Gutman
|
bc57a285ce
|
Fix unescaped character
|
2022-10-04 20:03:10 -05:00 |
|
Cameron Gutman
|
85d8943b64
|
Merge remote-tracking branch 'origin/weblate'
|
2022-10-04 19:56:52 -05:00 |
|
Cameron Gutman
|
aa6c32968b
|
Add a special termination message for ML_ERROR_FRAME_CONVERSION
|
2022-10-04 19:51:49 -05:00 |
|
Cameron Gutman
|
ad1808fb4e
|
Update moonlight-common-c with further fixes for GFE 3.26
|
2022-10-04 19:50:49 -05:00 |
|
Kamil Szyc
|
576610e4c3
|
Translated using Weblate (Polish)
Currently translated at 1.7% (4 of 225 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/pl/
|
2022-10-04 12:24:06 +02:00 |
|
Martin Dimitrov
|
ace2266f14
|
Translated using Weblate (Bulgarian)
Currently translated at 59.5% (134 of 225 strings)
Translation: Moonlight Game Streaming/moonlight-android
Translate-URL: https://hosted.weblate.org/projects/moonlight/moonlight-android/bg/
|
2022-10-04 12:24:06 +02:00 |
|
Alexandru-Marian Buza
|
41cedfa6ec
|
Fix requestMetaKeyEvent for Samsung devices with android 10+ (#1134)
Co-authored-by: Alexandru Buza <abuza@iqnox.com>
|
2022-10-03 22:50:04 -05:00 |
|