summaryrefslogtreecommitdiff
path: root/src/common/fs/path_util.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* path_util: Resolve `-Wpointer-bool-conversion` warningGravatar lat9nq2022-05-261-3/+1
* general: Convert source file copyright comments over to SPDXGravatar Morph2022-04-231-3/+2
* common/fs/path_util: Slightly refactor PathManagerImpl's constructorGravatar Creak2021-10-111-12/+15
* config: Move TAS options to it's own menuGravatar german772021-09-181-1/+1
* core: Hacky TAS syncing & load pausingGravatar MonsterDruide12021-09-181-2/+1
* settings: File selector & other settingsGravatar MonsterDruide12021-09-181-0/+2
* common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph2021-06-021-6/+0
* common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph2021-05-251-0/+432