dolphin/Source/Core/DolphinQt2/GameList
Michael M 061da1300a GameFile: handle missing banners in UI instead
Currently, GameFile returns a generic banner if the file didn't have one
available (either because the file format doesn't support it, or because
it's a Wii file without an associated save).

It makes more sense to handle the lack of banner in the UI layer. The
game list will use the generic missing banner explicitly (no change from before), and the game info window now omits the banner display entirely if the file didn't have one (since it's not useful to display/allow the user to save the "missing banner" banner).
2017-08-21 18:00:04 -07:00
..
GameFile.cpp GameFile: handle missing banners in UI instead 2017-08-21 18:00:04 -07:00
GameFile.h Qt: Implement GetUniqueID() 2017-08-09 00:05:48 +02:00
GameList.cpp Connect to Settings::PathAdded/Removed directly in GameListModel 2017-08-19 15:59:40 -07:00
GameList.h GameList: make GetSelectedGame a pointer to GameFile 2017-08-10 13:22:35 -07:00
GameListModel.cpp GameFile: handle missing banners in UI instead 2017-08-21 18:00:04 -07:00
GameListModel.h Connect to Settings::PathAdded/Removed directly in GameListModel 2017-08-19 15:59:40 -07:00
GameTracker.cpp Add initial paths to GameTracker after construction 2017-08-19 15:59:40 -07:00
GameTracker.h Don't show "extra" files from DirectoryBlobs in game list 2017-08-01 11:36:40 +02:00
GridProxyModel.cpp DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00
GridProxyModel.h DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00
ListProxyModel.cpp DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00
ListProxyModel.h DolphinQt2: Rename "Table"/"List" to "List View"/"Grid View" 2017-08-06 11:35:45 +02:00