dolphin/Source/Core
Léo Lam 57f8520242 WX: Don't create data dir if it is missing
This is unsafe, because the NAND should not be accessed and messed with
while it is being used. In fact, this kind of inappropriate behaviour
will not be possible when we get NAND image support.

And even if there were no safety issue, there is still no reason
a *getter* function should *do* something that has lasting effects
on user data. GetWiiFSPath() should *just* return a path!
2017-05-07 18:56:54 +02:00
..
AudioCommon DPL2Decoder: Prefer static_cast to C-style casts 2017-04-23 09:21:30 +01:00
Common NandPaths: Make .h function order match .cpp 2017-05-06 17:51:50 +02:00
Core Merge pull request #5356 from sepalani/hle-app 2017-05-07 18:45:58 +02:00
DiscIO Don't duplicate code for getting paths based on title IDs 2017-05-06 17:45:08 +02:00
DolphinNoGUI IOS: Convert the IOS kernel HLE code to a class 2017-04-30 17:18:53 +02:00
DolphinQt2 Merge pull request #5383 from JosJuice/getwiifspath-condition 2017-05-07 18:48:43 +02:00
DolphinWX WX: Don't create data dir if it is missing 2017-05-07 18:56:54 +02:00
InputCommon Merge pull request #5345 from JosJuice/consistent-controller-translation 2017-05-04 09:00:41 -07:00
UICommon Revert "Use a single libusb context" 2017-03-26 15:58:30 +02:00
VideoBackends OpenGL: Mute nvidia performance warning about stalling the GPU. 2017-05-03 23:48:14 +02:00
VideoCommon Add a workaround for a PowerVR glsl compiler bug 2017-05-03 19:33:56 -07:00
CMakeLists.txt Moved NoGUI out of DolphinWx. 2017-03-08 01:24:18 -08:00