Cameron Gutman
|
ac19f62ed9
|
Never display placeholder text for an app collector game
Fixes #567
|
2021-05-02 10:39:25 -05:00 |
|
Cameron Gutman
|
e0d42cbe9c
|
Fix index out of bounds when an app is hidden
|
2020-11-28 17:33:15 -06:00 |
|
Cameron Gutman
|
72182c7caa
|
Add support for selecting an app to launch directly
|
2020-11-23 21:38:22 -06:00 |
|
Cameron Gutman
|
31c7d4e36f
|
Don't hide the games immediately
|
2020-08-11 18:46:06 -07:00 |
|
Cameron Gutman
|
539bf0cb30
|
Add support for hiding games
Fixes #255
|
2020-08-01 21:06:01 -07:00 |
|
Cameron Gutman
|
3f81d055af
|
Return to the PC grid if the selected PC goes offline or becomes unpaired
|
2018-08-09 18:48:40 -07:00 |
|
Cameron Gutman
|
3ed5f9edf7
|
Implement C++ functions for quitting apps and querying running apps
|
2018-07-31 22:21:39 -07:00 |
|
Cameron Gutman
|
eb1316ce32
|
Avoid asserting if we get a box art load completion callback for an app that's gone
|
2018-07-26 22:16:27 -07:00 |
|
Cameron Gutman
|
60ad95bb7b
|
Start work on launching a stream from QML and rip out remaining QtWidgets
|
2018-07-07 16:30:26 -07:00 |
|
Cameron Gutman
|
1b1ad86271
|
Keep a singleton ComputerManager outside of the Models
|
2018-07-05 22:08:55 -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 |
|