dolphin/Source/Core
Léo Lam a3fdda1675 IOS/ES: Fix import sanity check
The sanity check runs *before* finalising the import, so at that time
the whole title directory is still in /import and not in /title.
This means we should check for contents there, not in /title. Whoops.
2017-06-22 23:41:01 +02:00
..
AudioCommon Move IOFile to a separate file 2017-06-15 21:33:50 +02:00
Common Analytics: Set the timeout to 5 seconds 2017-06-18 23:16:03 +02:00
Core IOS/ES: Fix import sanity check 2017-06-22 23:41:01 +02:00
DiscIO NANDImporter: Improve certificate extraction 2017-06-19 01:23:58 -06:00
DolphinNoGUI NoGUI: Fix a missing include for Xlib 2017-06-13 11:46:13 +02:00
DolphinQt2 Qt: Remove the warning in the settings window 2017-06-20 18:58:47 -06:00
DolphinWX WX: Use std::future for checking disc integrity 2017-06-21 11:08:07 +02:00
InputCommon StringUtil: Make SplitString return by value 2017-06-11 16:48:20 +02:00
UICommon Allow the user to ignore signature issues during WAD import 2017-06-16 16:17:38 +02:00
VideoBackends AbstractTexture: Add missing includes (and remove unnecessary ones) 2017-06-18 23:29:22 -04:00
VideoCommon AbstractTexture: Return config by const reference 2017-06-18 23:38:42 -04:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00