moonlight-qt/app/backend
Cameron Gutman 9d5f25f828 Don't use separate threads for querying SDL video info
This is no longer necessary now that we force Qt and SDL to use EGL.
2025-11-30 23:18:38 -06: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 Reduce CPU usage from background PC polling 2025-10-19 20:50:29 -05:00
computermanager.h Make StreamingPreferences a proper singleton 2024-04-14 13:01:30 -05:00
computerseeker.cpp Send WOL packet when seeking a computer. 2024-04-30 21:05:33 -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 Check that the new keypair is usable before persisting it 2024-08-15 22:50:49 -05: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 Reduce CPU usage from background PC polling 2025-10-19 20:50:29 -05:00
nvhttp.h Reduce CPU usage from background PC polling 2025-10-19 20:50:29 -05: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 Don't use separate threads for querying SDL video info 2025-11-30 23:18:38 -06:00
systemproperties.h Don't use separate threads for querying SDL video info 2025-11-30 23:18:38 -06:00