dolphin/Source/Core
Jordan Woyak 0cdd4434b9 Removing destination on rename when source isn't present doesn't make sense.
IOCTL_RENAME_FILE still might not be totally correct.

Fixes issue 5440.
2013-02-17 12:51:12 -06:00
..
AudioCommon Fix the majority of the compiler warnings unearthed by the addition of 2013-01-29 23:24:51 -06:00
Common Let's not CreateDir an empty string every time CreateFullPath is used, logging an error every time. 2013-02-17 01:33:22 -06:00
Core Removing destination on rename when source isn't present doesn't make sense. 2013-02-17 12:51:12 -06:00
DiscIO Change some CNANDContentLoader logic to what was probably intended. Kills some warn logs when opening Dolphin. 2013-02-17 01:57:25 -06:00
DolphinWX Added the ability to reverse the direction of the force feedback by allowing negative range values. 2013-02-17 15:03:10 +11:00
InputCommon Fix compilation with SDL2. (based on a patch from matthewharveys) 2013-02-05 21:08:52 -06:00
VideoCommon Use omp_get_num_procs to set the number of OpenMP threads rather than our core count detection. 2013-02-16 23:48:20 -06:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00