summaryrefslogtreecommitdiff
path: root/src/common/fs/path_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
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