summaryrefslogtreecommitdiff
path: root/src/common/fs/path_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-30android: Fix resolving android URIs in native codeGravatar Charles Lombardo1-0/+10
2023-10-27We dont need thatGravatar boludoz1-15/+19
2023-10-16More @liamwhite suggestions applied.Gravatar boludoz1-9/+3
2023-10-16Sugestions and fixes.Gravatar boludoz1-2/+2
2023-10-16Some improvements (suggestions)Gravatar boludoz1-8/+2
2023-10-15Typing and formatting errors fixed.Gravatar boludoz1-5/+3
2023-10-15Unnecessary feature removedGravatar boludoz1-70/+0
2023-10-15Fixes and improvementsGravatar boludoz1-8/+27
2023-10-15Improved shortcut: add games in applist for Windows, question for start game ...Gravatar boludoz1-13/+74
2023-10-08qt: implement automatic crash dump supportGravatar Liam1-0/+1
2023-10-07yuzu: Add desktop shortcut support for WindowsGravatar FearlessTobi1-0/+1
2023-09-06add a compile time option to allow disabling portable modeGravatar xcfrg1-2/+4
2023-08-26yuzu-qt: Track play timeGravatar Mario1-0/+1
2023-06-06service: nfc: Add backup supportGravatar german771-0/+1
2023-06-03android: Implement SAF support & migrate to SDK 31. (#4)Gravatar bunnei1-9/+22
2023-06-03common: fs: Implement for Android.Gravatar bunnei1-0/+7
2022-11-22general: fix compile for Apple ClangGravatar Liam1-0/+1
2022-05-26path_util: Resolve `-Wpointer-bool-conversion` warningGravatar lat9nq1-3/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2021-10-11common/fs/path_util: Slightly refactor PathManagerImpl's constructorGravatar Creak1-12/+15
2021-09-18config: Move TAS options to it's own menuGravatar german771-1/+1
2021-09-18core: Hacky TAS syncing & load pausingGravatar MonsterDruide11-2/+1
2021-09-18settings: File selector & other settingsGravatar MonsterDruide11-0/+2
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph1-6/+0
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph1-0/+432