summaryrefslogtreecommitdiff
path: root/src/common/fs/fs_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-15Less code, simpler, better.Gravatar boludoz1-59/+0
2023-10-15Typing and formatting errors fixed.Gravatar boludoz1-22/+22
2023-10-15Improved shortcut: add games in applist for Windows, question for start game ...Gravatar boludoz1-0/+59
2022-11-22general: fix compile for Apple ClangGravatar Liam1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXGravatar Morph1-3/+2
2022-03-20general: Fix clang/gcc build errorsGravatar ameerj1-0/+2
2022-03-19common: Reduce unused includesGravatar ameerj1-2/+0
2022-02-13common: fs_util: Add buffer to string view utility functionsGravatar Morph1-0/+8
2021-07-27common: fs: fs_util: Add BufferToUTF8StringGravatar Morph1-0/+4
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilGravatar Morph1-0/+4
2021-06-02common: fs: fs_util: Add more string conversion functionsGravatar Morph1-0/+10
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Gravatar Morph1-0/+13