dolphin/Source/Core
JosJuice 41315b19f1 DolphinWX: 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.

There are currently issues with banner scaling not preserving
the aspect ratio and looking bad in general.
2015-09-04 19:08:30 +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 Fix DoFileSearch returning the passed-in directories themselves. 2015-06-25 15:17:52 +02:00
DolphinWX DolphinWX: Support banners in Homebrew Channel format 2015-09-04 19:08:30 +02: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