Cameron Gutman
|
5e106d2f19
|
Only store the local address from mDNS if it actually worked
|
2019-07-31 22:16:11 -07:00 |
|
Cameron Gutman
|
940da6bc73
|
Fix discovery of IPv6-only hosts
|
2019-07-31 22:07:20 -07:00 |
|
Cameron Gutman
|
897f6fdd3e
|
Improve handling of IPv6-only cases
|
2019-07-15 01:07:31 -07:00 |
|
Cameron Gutman
|
6f9c3fbc38
|
Add support for zero configuration IPv6 streaming
|
2019-07-14 17:56:57 -07:00 |
|
Cameron Gutman
|
b30058fc29
|
Fix pairing to Gen 3-5 servers
|
2019-07-05 21:04:04 -07:00 |
|
Cameron Gutman
|
a41cd0b070
|
Generate SHA-256 client certificates instead of SHA-1
|
2019-07-05 20:57:21 -07:00 |
|
Cameron Gutman
|
0a5051f959
|
Add Discord Rich Presence integration for Windows
|
2019-06-29 17:40:30 -07:00 |
|
Cameron Gutman
|
2c0e8a0ddf
|
Send WoL packet to 48002 and 48010 to workaround ISP blocking of 7 and 9
|
2019-05-19 13:36:05 -07:00 |
|
Cameron Gutman
|
f1c7c5f02c
|
Don't emit boxArtLoadComplete on box art load failure to prevent an infinite loop
|
2019-04-27 18:48:06 -07:00 |
|
Cameron Gutman
|
9c5d847dae
|
Autodetect a Wayland environment and configure SDL correctly. Fixes #211
|
2019-04-21 18:31:11 -07:00 |
|
Cameron Gutman
|
082e330f9d
|
Partially revert fa4c0e82bd because we'll need Qt initialized first to detect Wayland
|
2019-04-21 17:43:38 -07:00 |
|
Cameron Gutman
|
905a0cdac1
|
Make GFE-reported errors more clear
|
2019-04-07 12:21:05 -07:00 |
|
Cameron Gutman
|
2354a0a640
|
Fix unresponsive GUI on quit if a polling operation is in progress
|
2019-04-06 13:11:36 -07:00 |
|
Cameron Gutman
|
fa4c0e82bd
|
Only initialize the video subsystem once per launch
|
2019-03-23 17:46:42 -07:00 |
|
Cameron Gutman
|
2703efedef
|
Improve performance of looking up static system properties
|
2019-03-23 12:05:08 -07:00 |
|
Cameron Gutman
|
9a6f5ba1a8
|
Improve speed of process termination on exit
|
2019-03-17 12:23:13 -07:00 |
|
Cameron Gutman
|
37636ef1eb
|
Allow other SSL errors as long as the cert is correct
|
2019-03-16 19:01:55 -07:00 |
|
Cameron Gutman
|
d2002b6a62
|
Fix SOPS issues causing 720p60 settings on non-standard resolutions and FPS values
|
2019-02-09 20:37:11 -08:00 |
|
Cameron Gutman
|
e944c819d9
|
Add prefix for NvLogLevel enum values
|
2019-01-19 21:32:35 -08:00 |
|
Cameron Gutman
|
75f631599c
|
Ensure all polling threads are dead before destroying hosts, even ones that have been detached by stopPollingAsync()
|
2019-01-19 19:18:50 -08:00 |
|
Cameron Gutman
|
89c342bb6f
|
Introduce more granular HTTP timeouts
|
2019-01-06 14:35:33 -08:00 |
|
Cameron Gutman
|
f2fdd048c7
|
Use stun.moonlight-stream.org for STUN
|
2019-01-04 20:16:27 -08:00 |
|
Cameron Gutman
|
5a2cfc15a6
|
Ensure WoL works properly on multi-homed hosts. Fixes #135
|
2019-01-04 20:05:31 -08:00 |
|
Cameron Gutman
|
34aacc90d7
|
Include version string in update tooltip
|
2019-01-03 18:00:54 -08:00 |
|
Cameron Gutman
|
d35c5bcaba
|
Print socket errors when sending WoL packets
|
2019-01-01 19:20:09 -08:00 |
|
Cameron Gutman
|
c5d70c48c9
|
Fix QMap usage where insertion on read of missing value was not intended
|
2018-12-26 00:59:30 -08:00 |
|
Cameron Gutman
|
8be73142f8
|
Fix cert pinning on macOS
|
2018-12-25 21:15:59 -08:00 |
|
Cameron Gutman
|
d9a8d67e3d
|
Use a shared UID for all Moonlight clients
|
2018-12-22 21:04:44 -08:00 |
|
Cameron Gutman
|
99b0a56a6a
|
Add additional cert pinning assert
|
2018-12-22 20:05:45 -08:00 |
|
Cameron Gutman
|
61d7aa0400
|
Require cert pinning for HTTPS
|
2018-12-22 19:55:28 -08:00 |
|
Cameron Gutman
|
1e98594972
|
Handle server cert change by pairing again
|
2018-12-21 19:17:32 -08:00 |
|
Cameron Gutman
|
c6383f042c
|
Pin server cert to host during pairing
|
2018-12-21 18:08:07 -08:00 |
|
Cameron Gutman
|
5029c855f0
|
Simplify app quitting implementation a bit
|
2018-12-05 19:49:06 -08:00 |
|
Janne Hakonen
|
0ab07303c9
|
Add quit cli command and app quit option after stream session. Fixes #92 (#138)
* Add quit cli command and app quit option after stream session. Fixes #92
* Code review fixes.
|
2018-12-05 18:45:28 -08:00 |
|
Cameron Gutman
|
1968461ce9
|
Allow HTTP redirects when checking for updates
|
2018-12-03 23:29:49 -08:00 |
|
Cameron Gutman
|
8aa3b5d3da
|
Switch to new hostname
|
2018-12-03 21:48:49 -08:00 |
|
Cameron Gutman
|
011edfe2a0
|
Disable any usage of proxy servers
|
2018-11-04 14:15:53 -08:00 |
|
Cameron Gutman
|
9461ebec2d
|
Log an error if STUN fails
|
2018-10-26 20:54:17 -07:00 |
|
Cameron Gutman
|
48d8a53cd6
|
Resolve WAN address using STUN if the PC is discovered over mDNS
|
2018-10-26 20:44:51 -07:00 |
|
Cameron Gutman
|
c04113c9fa
|
Fix GCC and Clang build
|
2018-09-29 03:11:17 -07:00 |
|
Cameron Gutman
|
4620fa5001
|
Retry serverinfo query for adding a PC if the request fails with ServiceUnavailableError. Fixes #88
|
2018-09-29 03:01:49 -07:00 |
|
Cameron Gutman
|
ba7dd31035
|
Refactor ComputerManager and BoxArtManager to get code out of headers and split NvComputer into its own file
|
2018-09-29 02:19:44 -07:00 |
|
Cameron Gutman
|
e20bf3fbd9
|
Fix persistence of deleted PCs. Fixes #82
|
2018-09-21 20:21:49 -07:00 |
|
Cameron Gutman
|
7ac108f495
|
Reduce delay for PCs appearing online
|
2018-09-15 13:43:02 -07:00 |
|
Cameron Gutman
|
eed9fca10c
|
Mass conversion of isNull() -> isEmpty()
|
2018-09-14 18:36:15 -07:00 |
|
Cameron Gutman
|
25d97e187a
|
Fix large mouse input delay on GFE 3.14.0 and earlier. Fixes #68
|
2018-09-14 18:35:28 -07:00 |
|
Cameron Gutman
|
af17d56cbd
|
Add option to disable mDNS PC discovery. Fixes #50
|
2018-09-09 12:33:19 -07:00 |
|
Cameron Gutman
|
ec2c181f4e
|
Use 4 threads for fetching box art
|
2018-09-07 17:30:43 -07:00 |
|
Cameron Gutman
|
fae98eb13a
|
Limit box art fetching to a single thread to improve UI responsiveness
|
2018-09-07 17:02:52 -07:00 |
|
Cameron Gutman
|
78730f7235
|
Wake host on a separate worker thread to avoid hanging the UI for DNS resolution
|
2018-09-05 16:10:32 -07:00 |
|