moonlight-qt/app/backend
2018-12-26 00:59:30 -08:00
..
autoupdatechecker.cpp Allow HTTP redirects when checking for updates 2018-12-03 23:29:49 -08:00
autoupdatechecker.h Add automatic update checking. Fixes #8 2018-08-09 22:51:27 -07:00
boxartmanager.cpp Pin server cert to host during pairing 2018-12-21 18:08:07 -08:00
boxartmanager.h 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
computermanager.cpp Fix QMap usage where insertion on read of missing value was not intended 2018-12-26 00:59:30 -08:00
computermanager.h Simplify app quitting implementation a bit 2018-12-05 19:49:06 -08:00
computerseeker.cpp Add quit cli command and app quit option after stream session. Fixes #92 (#138) 2018-12-05 18:45:28 -08: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 Mass conversion of isNull() -> isEmpty() 2018-09-14 18:36:15 -07:00
identitymanager.h Rename http folder to backend to better align with the classes inside 2018-06-27 22:30:33 -07:00
nvcomputer.cpp Pin server cert to host during pairing 2018-12-21 18:08:07 -08:00
nvcomputer.h Pin server cert to host during pairing 2018-12-21 18:08:07 -08:00
nvhttp.cpp Fix cert pinning on macOS 2018-12-25 21:15:59 -08:00
nvhttp.h Require cert pinning for HTTPS 2018-12-22 19:55:28 -08:00
nvpairingmanager.cpp Require cert pinning for HTTPS 2018-12-22 19:55:28 -08:00
nvpairingmanager.h Pin server cert to host during pairing 2018-12-21 18:08:07 -08:00