1
0
Fork 0
forked from suyu/suyu
suyu/src
archshift 20d2ed0950 Make OpenDirectory fail if the directory doesn't exist
This is in line with what the hardware itself does.

It does this by splitting the initial directory opening into Directory.Open(), which will return false if a stat fails.
Then, Archive::OpenDirectory will return nullptr, and archive.cpp will return an error code .
2014-12-07 14:47:14 -08:00
..
citra Merge pull request #196 from archshift/settings 2014-11-30 23:17:45 -05:00
citra_qt Merge pull request #196 from archshift/settings 2014-11-30 23:17:45 -05:00
common Remove unused includes to common/thread.h 2014-11-25 20:39:25 +00:00
core Make OpenDirectory fail if the directory doesn't exist 2014-12-07 14:47:14 -08:00
video_core Merge pull request #236 from rohit-n/sign-compare 2014-12-03 10:04:47 -05:00
CMakeLists.txt CMake cleanup 2014-09-01 18:06:30 -03:00