dolphin/Source/Core/DolphinQt2/Config
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
..
Graphics Remove non-integer IRs 2017-08-08 12:09:50 +02:00
Mapping Merge pull request #5703 from ligfx/blockuserinputfilter 2017-08-02 12:13:56 +08:00
ControllersWindow.cpp PR 5817 fixup 2017-08-01 14:34:44 +02:00
ControllersWindow.h DolphinQt2: use GridLayout for ControllersWindow 2017-05-29 17:29:03 -07:00
FilesystemWidget.cpp GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
FilesystemWidget.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
InfoWidget.cpp GameFile: handle missing banners in UI instead 2017-08-21 18:00:04 -07:00
InfoWidget.h DolphinQt2: Remove 'slots:' syntax from headers 2017-07-23 15:07:49 -07:00
LoggerWidget.cpp DolphinQt2: Make logging strings more like in DolphinWX 2017-08-03 16:43:50 +02:00
LoggerWidget.h Qt: Implement logging widget (+ configuration) 2017-08-01 01:36:08 +02:00
PropertiesDialog.cpp DiscIO/SConfig: Rename GetUniqueID to GetGameID 2016-10-29 15:24:02 +02:00
PropertiesDialog.h GCVolume: supports reading all opening.bnr information 2016-06-26 00:03:59 +10:00
SettingsWindow.cpp Qt: implement remainder of 'Options' menu 2017-07-16 18:23:59 -07:00
SettingsWindow.h Qt: implement remainder of 'Options' menu 2017-07-16 18:23:59 -07:00