summaryrefslogtreecommitdiff
path: root/src/common/fs/path_util.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-08qt: implement automatic crash dump supportGravatar Liam1-0/+1
2023-10-07yuzu: Add desktop shortcut support for WindowsGravatar FearlessTobi1-0/+1
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-0/+8
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2021-09-18input_common/tas: Add swap controllerGravatar german771-1/+1
2021-09-18config: Move TAS options to it's own menuGravatar german771-2/+1
2021-09-18settings: File selector & other settingsGravatar MonsterDruide11-0/+2
2021-06-08common/fs/path_util: Remove [[nodiscard]] from function with void returnGravatar Lioncash1-1/+1
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph1-9/+0
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph1-0/+309