Cameron Gutman
|
8ac5768f4f
|
Change H.265 to HEVC to match other clients
|
2021-06-12 11:00:30 -05:00 |
|
Cameron Gutman
|
f64d50d8c8
|
Hide the help button on Fire TV
The last reviewer complained that the GitHub wiki was not
entirely navigable via the Fire TV remote.
|
2021-05-22 14:36:25 -05:00 |
|
Cameron Gutman
|
b74e0ce48f
|
Remove receive time from performance overlay
It is superseded by network latency
|
2021-05-22 14:08:46 -05:00 |
|
Cameron Gutman
|
3f1cd8a118
|
Use HEVC at 4K on Qualcomm since RFI is temporarily disabled
|
2021-05-16 20:39:58 -05:00 |
|
Cameron Gutman
|
bb4b5838e3
|
Enable HEVC on Realtek SoCs
|
2021-05-16 20:39:00 -05:00 |
|
Cameron Gutman
|
ea98d64184
|
Consolidate performance overlay lines to reduce wasted space
|
2021-05-16 20:20:36 -05:00 |
|
Cameron Gutman
|
9166998442
|
Fix casts of RTT info
|
2021-05-15 17:07:08 -05:00 |
|
Cameron Gutman
|
e79c12a038
|
Add network latency to performance overlay
|
2021-05-15 16:56:19 -05:00 |
|
Cameron Gutman
|
2ca5182a28
|
Convert the big perf text block into strings for each line
|
2021-05-15 16:45:38 -05:00 |
|
Cameron Gutman
|
1e34dbf616
|
Don't add native resolutions on TVs
|
2021-05-06 20:45:02 -05:00 |
|
Cameron Gutman
|
b3d4763ef6
|
Fix native screen resolution on devices running Lollipop and earlier
Fixes #967
|
2021-05-06 20:31:06 -05:00 |
|
Cameron Gutman
|
b94649162e
|
Allow compatibility aliases to match preferred decoders
|
2021-04-27 17:43:19 -05:00 |
|
Cameron Gutman
|
ee50e19dbd
|
Fix use of Android 11 low latency decoding feature
|
2021-04-27 17:43:04 -05:00 |
|
Cameron Gutman
|
cc23f8b831
|
Revert vt-low-latency option
Fixes #973
|
2021-04-26 19:10:07 -05:00 |
|
Cameron Gutman
|
bac7b68bb1
|
One more attempt to fix exception parsing
|
2021-04-26 19:07:54 -05:00 |
|
Cameron Gutman
|
72f37c9df4
|
Enable audio stream encryption
|
2021-04-23 19:38:24 -05:00 |
|
Cameron Gutman
|
544eac0c8a
|
Attempt to prevent possible error parsing exception string
|
2021-04-23 19:12:41 -05:00 |
|
Cameron Gutman
|
823593ddae
|
Revert "Avoid Amlogic HEVC decoders until the latency issue is understood"
This reverts commit 3600e704c48e58cf82cb81207fff89b6dbdd2f99.
|
2021-04-19 23:08:20 -05:00 |
|
Cameron Gutman
|
3600e704c4
|
Avoid Amlogic HEVC decoders until the latency issue is understood
|
2021-04-19 22:46:55 -05:00 |
|
Cameron Gutman
|
0c79d756a4
|
Add more specific problem text to the decoder exceptions
|
2021-04-19 22:44:17 -05:00 |
|
Cameron Gutman
|
2a5afeb5ff
|
Don't use HEVC on Fire TV 3
|
2021-04-18 14:42:52 -05:00 |
|
Cameron Gutman
|
fc5495f1ec
|
Add vendor low latency option for Exynos
|
2021-04-18 14:17:26 -05:00 |
|
Cameron Gutman
|
699cc361a2
|
Add additional vendor-specific low latency options for Qualcomm and HiSilicon SoCs
|
2021-04-18 12:49:25 -05:00 |
|
Cameron Gutman
|
e74517543d
|
Update common-c for initial GFE 3.22 compatibility
|
2021-04-09 19:32:39 -05:00 |
|
Cameron Gutman
|
a8a356e703
|
Add Amazon Luna support in Xbox 360 driver
|
2021-04-03 11:45:02 -05:00 |
|
Cameron Gutman
|
04efec101e
|
Sync Xbox driver VIDs with Linux 5.11
|
2021-03-20 18:49:34 -05:00 |
|
Cameron Gutman
|
0045c54d8e
|
Reapply a portion of 1d3e42f that should not have been reverted
|
2021-03-20 11:11:12 -05:00 |
|
Cameron Gutman
|
45436c006f
|
Cancel a pending drag timer before setting a new one
|
2021-03-20 11:04:34 -05:00 |
|
Cameron Gutman
|
cc183c0da8
|
Cancel a pending timer before setting a new one
|
2021-03-20 10:59:47 -05:00 |
|
Cameron Gutman
|
523f1df98b
|
Remove superfluous simulated shift key up/down events
Setting the shift modifier flag alone is sufficient for current GFE versions
|
2021-03-20 10:38:15 -05:00 |
|
Cameron Gutman
|
5843dff278
|
Apply new fix for #840
|
2021-03-20 10:24:06 -05:00 |
|
Cameron Gutman
|
7f24f47978
|
Revert "Use a global set of modifier flags rather than per-device flags"
This reverts commit 1d3e42f92edd5e3431fb8df7d227c69cad625dce.
|
2021-03-20 10:08:58 -05:00 |
|
Cameron Gutman
|
da103f7197
|
Don't use our built-in Switch Pro mapping on Android 10+
|
2021-02-28 16:35:17 -06:00 |
|
Cameron Gutman
|
1d3e42f92e
|
Use a global set of modifier flags rather than per-device flags
Fixes #840
|
2021-02-28 11:26:35 -06:00 |
|
Cameron Gutman
|
20ced841dd
|
Handle pointer capture on SOURCE_TOUCHPAD devices
|
2021-02-27 15:48:37 -06:00 |
|
Cameron Gutman
|
54ebd0a796
|
Fix streaming in the Android 12 emulator
|
2021-02-27 15:46:59 -06:00 |
|
Cameron Gutman
|
1c806bb572
|
Only use the virtual device as a gamepad if at least one gamepad is present
|
2021-01-31 19:42:41 -06:00 |
|
Cameron Gutman
|
963133598f
|
Add hack to work around https://issuetracker.google.com/issues/163120692
|
2021-01-31 19:29:57 -06:00 |
|
Cameron Gutman
|
364afff860
|
Allow display resolution adjustment when streaming at a native resolution
|
2021-01-09 19:24:21 -06:00 |
|
Cameron Gutman
|
1b59e61b8e
|
Include PC name in the PC context menu header
|
2020-12-31 16:42:26 -06:00 |
|
Cameron Gutman
|
b1f453f7ba
|
Charge time spent in the decode unit queue to the decoder rather than receive time
|
2020-12-31 16:35:49 -06:00 |
|
Cameron Gutman
|
175e842feb
|
Support multiple native resolution options
|
2020-12-30 16:29:07 -06:00 |
|
Cameron Gutman
|
bdac2df4b9
|
Fixed crash if we get a short read from the Xbox One controller
|
2020-12-24 11:59:33 -06:00 |
|
Cameron Gutman
|
57b507ad50
|
Use the game title as the context menu header
|
2020-12-24 11:50:59 -06:00 |
|
Cameron Gutman
|
35201b69f6
|
Add specific error text for an early termination
|
2020-12-24 11:32:10 -06:00 |
|
Cameron Gutman
|
0d138c26e9
|
Remove the native option if it duplicates a pre-existing resolution
|
2020-12-23 16:49:18 -06:00 |
|
Cameron Gutman
|
b4a7393dca
|
Normalize resolution orientation on pre-M devices
|
2020-12-23 16:46:07 -06:00 |
|
Cameron Gutman
|
b392d7f8e3
|
Add option to stream at device native resolution
Fixes #155
|
2020-12-23 16:17:06 -06:00 |
|
Cameron Gutman
|
7cc7953879
|
Display failing ports when the connection is unsuccessful
|
2020-12-23 14:30:24 -06:00 |
|
Cameron Gutman
|
7b26852a1f
|
Use LiStringifyPortFlags() instead of coding it ourselves
|
2020-12-23 14:19:19 -06:00 |
|