moonlight-qt/app/backend
Marcos Del Sol Vives 75eb921a04 Improve VPN heuristics under Windows
The NDIS interface type will now be used also for matching, improving the
heuristics for multiple popular VPN implementations.

Fixes #1233
2024-03-26 01:20:53 -05:00
..
autoupdatechecker.cpp Delete the QNetworkAccessManager when we're done with it 2023-06-20 21:51:28 -05:00
autoupdatechecker.h Delete the QNetworkAccessManager when we're done with it 2023-06-20 21:51:28 -05:00
boxartmanager.cpp Refactor NvPairingManager, NvComputer, and NvHTTP to reduce passing of addresses 2021-07-02 17:14:48 -05:00
boxartmanager.h Delete cached box art when the host is deleted 2020-05-29 21:44:38 -07:00
computermanager.cpp Synchronize with possible concurrent writers to the NvComputer object 2023-10-01 17:46:27 -05:00
computermanager.h Synchronize with possible concurrent writers to the NvComputer object 2023-10-01 17:46:27 -05:00
computerseeker.cpp Rework handling of addresses to allow alternate HTTP ports 2021-07-02 23:34:54 -05:00
computerseeker.h Add quit cli command and app quit option after stream session. Fixes #92 (#138) 2018-12-05 18:45:28 -08:00
identitymanager.cpp Fix Steam Link build 2021-03-02 18:57:16 -06:00
identitymanager.h Rename http folder to backend to better align with the classes inside 2018-06-27 22:30:33 -07:00
nvaddress.cpp Add missing changes to fix build 2021-07-02 23:54:17 -05:00
nvaddress.h Add support for dynamic HTTPS port 2021-07-03 00:00:27 -05:00
nvapp.cpp Add support for selecting an app to launch directly 2020-11-23 21:38:22 -06:00
nvapp.h Add support for selecting an app to launch directly 2020-11-23 21:38:22 -06:00
nvcomputer.cpp Improve VPN heuristics under Windows 2024-03-26 01:20:53 -05:00
nvcomputer.h Fix implicit default constructor warning 2023-10-02 17:42:35 -05:00
nvhttp.cpp Update moonlight-common-c with new encryption features 2024-01-15 13:35:39 -06:00
nvhttp.h Tell the host if we want gamepads to persist after disconnection 2023-02-20 16:52:28 -06:00
nvpairingmanager.cpp Don't hardcode the server signature length 2023-11-29 21:53:49 -06:00
nvpairingmanager.h Refactor NvPairingManager, NvComputer, and NvHTTP to reduce passing of addresses 2021-07-02 17:14:48 -05:00
richpresencemanager.cpp Fix unused parameter warning on Linux 2020-02-20 14:13:03 -08:00
richpresencemanager.h Add Discord Rich Presence integration for Windows 2019-06-29 17:40:30 -07:00
systemproperties.cpp Override some Material 3 colors to improve contrast 2023-09-27 00:51:51 -05:00
systemproperties.h Override some Material 3 colors to improve contrast 2023-09-27 00:51:51 -05:00