summaryrefslogtreecommitdiffstats
path: root/src/common/fs/fs_util.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2023-10-16Less code, simpler, better.boludoz1-59/+0
2023-10-16Typing and formatting errors fixed.boludoz1-22/+22
2023-10-15Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs.boludoz1-0/+59
2022-11-23general: fix compile for Apple ClangLiam1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2022-03-20general: Fix clang/gcc build errorsameerj1-0/+2
2022-03-19common: Reduce unused includesameerj1-2/+0
2022-02-14common: fs_util: Add buffer to string view utility functionsMorph1-0/+8
2021-07-27common: fs: fs_util: Add BufferToUTF8StringMorph1-0/+4
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilMorph1-0/+4
2021-06-02common: fs: fs_util: Add more string conversion functionsMorph1-0/+10
2021-05-26common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270)Morph1-0/+13