dolphin/Source/Core
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
..
AudioCommon Merge pull request #2854 from Tilka/valgrind 2015-08-15 20:52:12 +02:00
Common [AArch64] Make TST reg, reg emitter alias 2015-08-31 14:03:32 -05:00
Core Merge pull request #2941 from lioncash/gp 2015-09-03 13:47:26 +12:00
DiscIO VolumeCreator: Fix a typo in VolumeKeyForPartition's name 2015-08-31 20:01:51 -04:00
DolphinQt DolphinQt: Support banners in Homebrew Channel format 2015-09-11 16:02:38 +02:00
DolphinWX Merge pull request #2922 from aserna3/SDBlock 2015-08-31 04:51:50 +12:00
InputCommon Merge pull request #2774 from AdmiralCurtiss/wiimote-extension-reconnect-on-button-press 2015-09-01 18:31:39 +02:00
UICommon Have the disassembler show the PC next to host instructions. 2015-08-07 02:43:54 -05:00
VideoBackends [GLES] Support texture_buffer for palette texture conversion. 2015-09-01 05:41:03 -05:00
VideoCommon VideoCommon: xfb height calculation adjusted 2015-09-03 03:57:03 +08:00
CMakeLists.txt