dolphin/Source/Core
Léo Lam 89713c5889 IOS/FS: Add CreateFullPath helper
Analogous to File::CreateFullPath, but for the Wii filesystem so this
ensures that directories and files receive proper attributes.

(This function is technically not part of the FS sysmodule but it's in
an internal FS library that is reused in several IOS sysmodules.)
2018-05-06 14:22:44 +02:00
..
AudioCommon Reformat all the things! 2018-04-12 21:28:39 +02:00
Common Merge pull request #6341 from sepalani/debug-watches 2018-05-06 13:25:26 +02:00
Core IOS/FS: Add CreateFullPath helper 2018-05-06 14:22:44 +02:00
DiscIO NandPaths: Return paths that are relative to Wii NAND 2018-05-04 19:52:17 +02:00
DolphinNoGUI UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
DolphinQt2 Merge pull request #6341 from sepalani/debug-watches 2018-05-06 13:25:26 +02:00
DolphinWX Merge pull request #6758 from leoetlino/fs-wiiutils 2018-05-06 14:04:30 +02:00
InputCommon Merge pull request #6564 from JosJuice/translate-certain-button-names 2018-04-14 23:20:39 +02:00
UICommon UICommon: Avoid including Xrandr.h 2018-04-14 17:14:38 +02:00
Updater Updater: Show error when trying to launch directly 2018-05-05 23:32:08 +02:00
VideoBackends OGL: Fix incorrect clamping in EFB copies 2018-05-05 17:45:54 +10:00
VideoCommon Merge pull request #6744 from stenzek/ui-disable-vram-copies 2018-05-04 12:01:29 +10:00
CMakeLists.txt