dolphin/Source
JosJuice a7d374bcb9 Cache games without banners
Games without banners were not cached before, because a banner could
become available at any time, making the cache outdated without it
becoming invalidated. Instead of not caching anything, this change makes
Dolphin check for a banner every time a cache that lacks a banner is read.
This is faster than reading all metadata, because reading a Wii banner
only reads from the game's save file, not the volume and its filesystem.

The cache revision is incremented, because otherwise banners will be
missing if a cache without a banner is created in the new version and
the user switches to an old version and creates a savefile.
2015-06-14 12:23:48 +02:00
..
Android Merge pull request #2600 from Sonicadvance1/Android_remove_dialog 2015-06-14 15:17:03 +10:00
Core Cache games without banners 2015-06-14 12:23:48 +02:00
DSPSpy Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
DSPTool Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
PCH Add missing license headers 2015-05-25 13:11:47 +02:00
UnitTests Revert "x64: build a Position-Independent Executable (PIE)" 2015-06-14 16:06:26 +12:00
VSProps Base.props: Remove DXSDK_DIR from the include path. 2015-04-13 21:44:40 +02:00
.clang-format
CMakeLists.txt
dolphin-emu.sln remove win32/mixed project configurations. 2015-03-14 14:07:21 -07:00