summaryrefslogtreecommitdiff
path: root/src/common/fs/fs_util.cpp
AgeCommit message (Expand)Author
2023-10-15Less code, simpler, better.boludoz
2023-10-15Typing and formatting errors fixed.boludoz
2023-10-15Improved shortcut: add games in applist for Windows, question for start game ...boludoz
2022-11-22general: fix compile for Apple ClangLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2022-02-13common: fs_util: Add buffer to string view utility functionsMorph
2021-07-27common: fs: fs_util: Add BufferToUTF8StringMorph
2021-06-02common: fs: fs_util: Move PathToUTF8String to fs_utilMorph
2021-06-02common: fs: fs_util: Add more string conversion functionsMorph
2021-05-25common: fs: Rework the Common Filesystem interface to make use of std::filesy...Morph