moonlight-qt/app/backend
Cameron Gutman ef988cc8af Destroy the QMdnsEngine Server and Cache when not polling
These set background timers to refresh state, rebind sockets,
and refresh the cache. This is all stuff that we don't want to
be doing while streaming.
2023-06-21 00:54:11 -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 Destroy the QMdnsEngine Server and Cache when not polling 2023-06-21 00:54:11 -05:00
computermanager.h Destroy the QMdnsEngine Server and Cache when not polling 2023-06-21 00:54:11 -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 Offset the ports used for WOL if the host is using alternate ports 2022-11-13 11:39:28 -06:00
nvcomputer.h Implement detection of local IPv6 addresses 2022-11-02 20:35:41 -05:00
nvhttp.cpp Purge NVIDIA-specific strings 2023-03-18 14:20:51 -05:00
nvhttp.h Tell the host if we want gamepads to persist after disconnection 2023-02-20 16:52:28 -06:00
nvpairingmanager.cpp Remove unneccessary EVP_get_digestbyname() invocation 2021-07-17 20:32:50 -05: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 Add FPS values for all attached displays and support custom FPS values 2023-02-03 00:45:27 -06:00
systemproperties.h Add FPS values for all attached displays and support custom FPS values 2023-02-03 00:45:27 -06:00