summaryrefslogtreecommitdiffstats
path: root/src/common/fs/path_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-12-17path_util: copy output for GetParentPathLiam1-3/+3
2023-12-06Improve path splitting speedBreadFish641-10/+28
2023-10-30android: Fix resolving android URIs in native codeCharles Lombardo1-0/+10
2023-10-27We dont need thatboludoz1-15/+19
2023-10-17More @liamwhite suggestions applied.boludoz1-9/+3
2023-10-16Sugestions and fixes.boludoz1-2/+2
2023-10-16Some improvements (suggestions)boludoz1-8/+2
2023-10-16Typing and formatting errors fixed.boludoz1-5/+3
2023-10-15Unnecessary feature removedboludoz1-70/+0
2023-10-15Fixes and improvementsboludoz1-8/+27
2023-10-15Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs.boludoz1-13/+74
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