dolphin/Source/Core
Léo Lam 31ebe9b080 IOS: Clear the /tmp directory on IOS boot
The /tmp directory is cleared every time IOS boots up (when the FS
driver is initialized), *not* when /dev/fs is opened.

Although this should have no effect, it fixes the case where files
could be left in /tmp and seen before opening /dev/fs.
2017-02-26 12:19:57 +01:00
..
AudioCommon C++ conformance fixes (MSVC /permissive-) 2017-02-15 20:37:04 -08:00
Common SymbolDB: Simplify GetSymbolsFromHash 2017-02-18 06:30:20 -05:00
Core IOS: Clear the /tmp directory on IOS boot 2017-02-26 12:19:57 +01:00
DiscIO Forward declare IBlobReader in Volume headers 2017-02-19 08:40:30 +01:00
DolphinQt2 Use .manifest file for apps on Windows 2017-02-10 14:18:45 -08:00
DolphinWX Merge pull request #4930 from JosJuice/sideways-wiimote-name 2017-02-23 13:13:43 -08:00
InputCommon Merge pull request #4930 from JosJuice/sideways-wiimote-name 2017-02-23 13:13:43 -08:00
UICommon Fix LLVM error 2017-02-10 19:07:30 -08:00
VideoBackends Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
VideoCommon Merge pull request #4924 from stenzek/vulkan-list-restart 2017-02-18 21:58:30 +10:00
CMakeLists.txt