dolphin/Source/Core
JosJuice 23fc5f9e35 VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted
Fixes using DirectoryBlob on extracted games that were unencrypted
prior to being extracted.

(One day I'll make DirectoryBlob actually support raw reads and then
the order of these two won't matter...)
2019-11-26 20:09:40 +01:00
..
AudioCommon Centralize logic to detect when the DPL2 decoder should be used. 2019-11-11 08:03:36 -03:00
Common Prefer MessageBoxW to MessageBoxA 2019-11-23 13:56:05 +00:00
Core Merge pull request #8320 from CookiePLMonster/cpu-lock-yield-fix 2019-11-24 20:12:04 +01:00
DiscIO VolumeWii: Check SupportsReadWiiDecrypted before m_encrypted 2019-11-26 20:09:40 +01:00
DolphinNoGUI Merge pull request #8456 from jordan-woyak/input-gate-race-fix 2019-11-11 10:59:49 +10:00
DolphinQt Simplify wstring to QString conversion 2019-11-23 13:23:46 +00:00
InputCommon Merge pull request #8486 from lioncash/dualshock 2019-11-24 00:46:19 +01:00
MacUpdater Reformat repo to clang-format 7.0 rules 2019-05-06 18:48:04 +00:00
UICommon UICommon: Make use of fmt where applicable 2019-11-23 19:41:40 -05:00
UpdaterCommon UpdaterCommon: Remove manual UI::Stop() calls in favour of a scope guard to ensure it's called on all return paths 2019-07-22 19:16:22 +02:00
VideoBackends Merge pull request #8378 from stenzek/quad-buffer-stereo 2019-11-08 10:26:58 +10:00
VideoCommon Merge pull request #8490 from vadosnaprimer/dumping 2019-11-25 10:38:44 +13:00
WinUpdater Fix malformed manifests 2019-11-11 11:47:10 +01:00
CMakeLists.txt WinUpdater: Add CMakeLists.txt 2019-05-08 23:59:04 +02:00