summaryrefslogtreecommitdiffstats
path: root/src/common/fs/path_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-30android: Fix resolving android URIs in native codeCharles Lombardo1-0/+10
2023-10-08qt: implement automatic crash dump supportLiam1-0/+1
2023-10-08yuzu: Add desktop shortcut support for WindowsFearlessTobi1-0/+1
2023-09-07add a compile time option to allow disabling portable modexcfrg1-2/+4
2023-08-27yuzu-qt: Track play timeMario1-0/+1
2023-06-07service: nfc: Add backup supportgerman771-0/+1
2023-06-03android: Implement SAF support & migrate to SDK 31. (#4)bunnei1-9/+22
2023-06-03common: fs: Implement for Android.bunnei1-0/+7
2022-11-23general: fix compile for Apple ClangLiam1-0/+1
2022-05-27path_util: Resolve `-Wpointer-bool-conversion` warninglat9nq1-3/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-10-12common/fs/path_util: Slightly refactor PathManagerImpl's constructorCreak1-12/+15
2021-09-18config: Move TAS options to it's own menugerman771-1/+1
2021-09-18core: Hacky TAS syncing & load pausingMonsterDruide11-2/+1
2021-09-18settings: File selector & other settingsMonsterDruide11-0/+2
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilMorph1-6/+0
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-0/+432