dolphin/Source/Core
comex f6c6822f71 The old g_want_determinism check in WiiSockMan missed a few cases. Move to net.cpp.
Specifically, things like GETHOSTBYNAME, GETHOSTID, etc. could be done
without creating a socket, which is what the old check blocked.  Now we
check at the ioctl and ioctlv handlers.  Might be possible to get a bit
more realistic behavior in future by filtering individual ioctls, but it
probably doesn't matter.
2015-05-28 19:14:42 -04:00
..
AudioCommon Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
Common Fix CopyDir to not require source and dest paths to end with "/". 2015-05-28 19:14:42 -04:00
Core The old g_want_determinism check in WiiSockMan missed a few cases. Move to net.cpp. 2015-05-28 19:14:42 -04:00
DiscIO Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
DolphinQt Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
DolphinWX Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
InputCommon Set copyright year to when a file was created 2015-05-25 13:22:31 +02:00
UICommon Update license headers to GPLv2+ 2015-05-25 13:22:31 +02:00
VideoBackends Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
VideoCommon Rewrite FileSearch and improve ScanDirectoryTree. 2015-05-28 19:14:42 -04:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00