Cameron Gutman
|
3de86f15af
|
Disable HEVC RFI on platforms with older Tegra BSPs
Fixes #1177
|
2023-02-11 14:26:54 -06:00 |
|
Cameron Gutman
|
1b9dff719c
|
Remove most NVIDIA-specific references in code
|
2023-02-11 14:25:54 -06:00 |
|
Cameron Gutman
|
1aa963992b
|
Improve Xbox 360W controller numbering
|
2022-12-16 00:35:19 -06:00 |
|
Cameron Gutman
|
1b601324d0
|
Remove automatic detection logic for CONFIG_JOYSTICK_XPAD_LEDS=y
It doesn't work due to Android app sandboxing
|
2022-12-16 00:20:06 -06:00 |
|
Cameron Gutman
|
1aea723ef0
|
Rework Xbox360W support to handle multiple controllers
|
2022-12-15 23:33:48 -06:00 |
|
Cameron Gutman
|
1e828a10b9
|
Request our desired refresh rate rather than the actual frame rate
This ensures we'll get the highest compatible refresh rate rather than the lowest.
|
2022-12-15 22:53:25 -06:00 |
|
Cameron Gutman
|
970423f873
|
Use setFrameRate() instead of preferredDisplayModeId if the modes differ only by refresh rate
This seems to avoid a bug on the Chromecast 4K where it can decide to switch to 4K24 instead of 4K60
Fixes #1151
|
2022-12-14 23:05:22 -06:00 |
|
Cameron Gutman
|
2d7493fd1e
|
Improve check for kernel support for Xbox360W LED configuration
|
2022-12-14 21:49:42 -06:00 |
|
sivan-koren
|
fa7eb1c4b1
|
Set Lights on XBOX360 Wireless Controllers for New Android/Google TVs Through 2023 - Fixes: #1061 (#1157)
|
2022-12-14 21:29:41 -06:00 |
|
Cameron Gutman
|
ec57499e08
|
Handle escaping and unescaping IPv6 addresses in AddressTuple
|
2022-12-01 18:26:40 -06:00 |
|
Cameron Gutman
|
381598c5b6
|
Fix handling of IPv6 literals when adding a PC
Fixes #1152
|
2022-12-01 18:26:40 -06:00 |
|
Cameron Gutman
|
33f0f7ecf0
|
Use Ctrl+Alt+Shift+Z as the unbind toggle to match other Moonlight clients
|
2022-11-29 23:28:13 -06:00 |
|
Cameron Gutman
|
6777e79e70
|
Fix inverted mouse capture bug
|
2022-11-29 23:25:39 -06:00 |
|
Cameron Gutman
|
a6c8db6c2c
|
Introduce full range color option
|
2022-11-29 19:10:19 -06:00 |
|
Cameron Gutman
|
3879e57c4c
|
Track network changes to invalidate PC online state appropriately
|
2022-11-21 23:15:19 -06:00 |
|
Cameron Gutman
|
dcc3dcdaba
|
Only match ports if the PC is online
|
2022-11-21 23:00:51 -06:00 |
|
Cameron Gutman
|
33d484b7d1
|
Remove specific RFI opt-in for Sabrina since it's supported out of the box in Android 12
|
2022-11-13 19:10:35 -06:00 |
|
luten145
|
26bff28e4d
|
Added MetaKey(WindowKey) Packet
Allows you to use Windows key combinations.
ex) Win+Tab , Win+D
|
2022-11-13 17:15:22 -06:00 |
|
Cameron Gutman
|
56eddff8d6
|
Default to Rec 709 on modern devices
Fixes #1138
Closes #1143
|
2022-11-13 13:47:41 -06:00 |
|
Cameron Gutman
|
37b9133eb6
|
Correct media performance class check
Media performance class is 12+ even though it has values for 11+
|
2022-11-13 13:27:43 -06:00 |
|
Cameron Gutman
|
4a64967b1f
|
Ungrab meta key capture when toggling input capture
|
2022-11-13 13:19:23 -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 |
|
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
|
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 |
|
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
|
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 |
|
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 6c85f5f8c3.
|
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 |
|
Cameron Gutman
|
aa6c32968b
|
Add a special termination message for ML_ERROR_FRAME_CONVERSION
|
2022-10-04 19:51:49 -05: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 |
|
Cameron Gutman
|
d46fab33b3
|
Enable HEVC RFI for Exynos decoders
|
2022-10-03 22:23:59 -05:00 |
|
Cameron Gutman
|
585dc45595
|
Enable RFI for HEVC on Qualcomm and Nvidia decoders
|
2022-10-03 21:33:05 -05:00 |
|
Cameron Gutman
|
9c792d3272
|
Adjust RendererException text to attempt to parse correctly in Google Play App Vitals
|
2022-10-03 21:28:37 -05:00 |
|