dolphin/Source
JosJuice c74c317ab5 IOS HLE: More robust escaping of NAND paths
Prevents path traversal without needing an absolute path
function, and also improves accuracy (character sequences
like ../ appear to have no special meaning in IOS).

This removes the creation and usage of /sys/replace,
because the new escapes are too complicated to all
be representable in its format and because no other
NAND handling software seems to use /sys/replace.
2016-11-26 22:49:46 +01:00
..
Android Android: Specify ini file for every setting 2016-11-14 18:34:06 -05:00
Core IOS HLE: More robust escaping of NAND paths 2016-11-26 22:49:46 +01:00
DSPSpy Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
DSPTool Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
PCH Reformat all the things. Have fun with merge conflicts. 2016-06-24 10:43:46 +02:00
UnitTests BlockingLoop: Yield to UI message pump while waiting. 2016-11-11 13:37:02 +01:00
VSProps Add a __LIBUSB__ define 2016-10-03 21:07:12 +02:00
.clang-format Add new clang-format config. 2016-06-24 10:41:05 +02:00
CMakeLists.txt Fix various comment typos 2016-10-24 18:27:49 +02:00
dolphin-emu.sln Implement experimental Vulkan backend 2016-10-01 02:40:01 +10:00