dolphin/Source/Core/DolphinQt/GameList
JosJuice 3e6d62ae9e DolphinQt: Support banners in Homebrew Channel format
HBC uses files named icon.png for icons. This change makes Dolphin
support that file name, and also [executable file name].png
in case someone wants to have multiple files in one folder.

The HBC banner support is mainly intended for DOL and ELF files,
but it can also be used to override banners of disc images,
something that wasn't possible in the past.

That sure was simple compared to the wx version of this commit...
2015-09-11 16:02:38 +02:00
..
GameFile.cpp DolphinQt: Support banners in Homebrew Channel format 2015-09-11 16:02:38 +02:00
GameFile.h DolphinQt: Support banners in Homebrew Channel format 2015-09-11 16:02:38 +02:00
GameGrid.cpp DolphinQt: Use short GC game titles in grid view 2015-06-08 12:04:51 +02:00
GameGrid.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameGrid.ui GameGrid: enable uniform item sizes. 2014-11-26 15:37:12 -05:00
GameTracker.cpp DolphinQt: Support ELF and DOL files in the game list 2015-09-11 16:02:14 +02:00
GameTracker.h Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
GameTree.cpp DolphinQt: Use short GC game titles in grid view 2015-06-08 12:04:51 +02:00
GameTree.h Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
GameTree.ui DolphinQt: GameList! 2014-11-21 18:36:49 -05:00