Cameron Gutman
|
5afab126b3
|
Refactor NvPairingManager, NvComputer, and NvHTTP to reduce passing of addresses
|
2021-07-02 17:14:48 -05:00 |
|
Cameron Gutman
|
1ebb5fefb1
|
Address Clazy warnings
|
2021-03-02 18:14:15 -06:00 |
|
Cameron Gutman
|
4408a3a354
|
Delete cached box art when the host is deleted
|
2020-05-29 21:44:38 -07:00 |
|
Cameron Gutman
|
9f77f3d968
|
Don't leave 0 byte files if saving the box art image failed and deal with those that may already exist. Fixes #346
|
2020-02-20 19:06:19 -08: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
|
c6383f042c
|
Pin server cert to host during pairing
|
2018-12-21 18:08:07 -08: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
|
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
|
38ff2bf5cb
|
Store all files in the current directory for portable installations. Fixes #43
|
2018-08-16 21:04:47 -07:00 |
|
Cameron Gutman
|
b0151da455
|
Add AppModel and AppView for loading apps and modify BoxArtManager to return QUrls for QML
|
2018-07-05 20:07:05 -07:00 |
|
Cameron Gutman
|
6fa4faa285
|
Rename http folder to backend to better align with the classes inside
|
2018-06-27 22:30:33 -07:00 |
|