24 Commits (3605b6f5794f191cc4314c2ceeb28c2402bfd144)

Author SHA1 Message Date
Creak 6485bc560f common/fs/path_util: Slightly refactor PathManagerImpl's constructor 5 years ago
german77 d552f84322 input_common/tas: Add swap controller 5 years ago
german77 bba1ab83d6 config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 cce0d58312 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 5f826dd03a settings: File selector & other settings 5 years ago
Morph 10e072f490 common: fs: fs_util: Add BufferToUTF8String 5 years ago
Morph d4671282a9 common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph ab1259c88f common: fs: file: Flush the file in GetSize 5 years ago
Morph 42e41ca939 common: fs: Add a description of a regular file in IsFile 5 years ago
Morph f158fd9dd1 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph e12844c5a3 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph a90f818e1c common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph d7537c6638 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph 367c4a676f common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Lioncash 178a1fe364 common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph 02fcdf1a4a common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph 6545556483 common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash c0e0c9f71f common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 1f79d51913 common/fs/file: Devirtualize destructor 5 years ago
Lioncash 0b7cade7b8 common/fs/file: Default initialize IOFile members 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago