summaryrefslogtreecommitdiffstats
path: root/src/common/fs/path_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #11705 from FearlessTobi/windows-scliamwhite2023-10-081-0/+1
|\
| * yuzu: Add desktop shortcut support for WindowsFearlessTobi2023-10-081-0/+1
* | yuzu-qt: Track play timeMario2023-08-271-0/+1
|/
* service: nfc: Add backup supportgerman772023-06-071-0/+1
* android: Implement SAF support & migrate to SDK 31. (#4)bunnei2023-06-031-0/+8
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* input_common/tas: Add swap controllergerman772021-09-181-1/+1
* config: Move TAS options to it's own menugerman772021-09-181-2/+1
* settings: File selector & other settingsMonsterDruide12021-09-181-0/+2
* common/fs/path_util: Remove [[nodiscard]] from function with void returnLioncash2021-06-091-1/+1
* common: fs: fs_util: Move PathToUTF8String to fs_utilMorph2021-06-021-9/+0
* common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph2021-05-261-0/+309