summaryrefslogtreecommitdiffstats
path: root/src/common/fs/path_util.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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