38 Commits (c6959449d1e28f16d6eaf3a215f2bce5fab5ed0f)

Author SHA1 Message Date
Charles Lombardo 9074a70b01 android: Fix size check for content uris 3 years ago
Liam 734242c5bc vfs_real: misc optimizations 3 years ago
bunnei 5384fa4998 android: fs: Fix Exists / IsFile for SAF. 3 years ago
german77 107aa52cdb service: nfc: Add backup support 3 years ago
bunnei ef605f7d8f android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
bunnei f8b87e6fab common: fs: Implement for Android. 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 3 years ago
lat9nq 0e5a6676c3 path_util: Resolve `-Wpointer-bool-conversion` warning 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 866b7c20a8 general: Fix clang/gcc build errors 4 years ago
ameerj 8a8ea65fae common: Reduce unused includes 4 years ago
Morph 4390370a19 common: fs_util: Add buffer to string view utility functions 4 years ago
Lioncash 8f32bab4c9 common/file: Remove [[nodiscard]] from Open() 4 years ago
Creak 0b8a7ca213
common/fs/path_util: Slightly refactor PathManagerImpl's constructor 5 years ago
german77 e6c4bf52f0 input_common/tas: Add swap controller 5 years ago
german77 c01a872c8e config: Move TAS options to it's own menu 5 years ago
MonsterDruide1 4297d2fea2 core: Hacky TAS syncing & load pausing 5 years ago
MonsterDruide1 f25d6ebc45 settings: File selector & other settings 5 years ago
Morph f5f04cce01 common: fs: fs_util: Add BufferToUTF8String 5 years ago
Morph 14ab50defb common: fs: file: Revert Flush to its previous behavior and add Commit 5 years ago
Morph d299d5531f common: fs: file: Flush the file in GetSize 5 years ago
Morph 2fa207058b common: fs: Add a description of a regular file in IsFile 5 years ago
Morph 76b2313b25 common: fs: Amend IsFile check in FileOpen / (Write/Append)StringToFile 5 years ago
Morph cf0b9d1de2 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 74790e4f33 common: fs: file: Remove redundant call to WriteStringToFile 5 years ago
Morph a98b6c8f07 common: fs: file: Flush the file to the disk when Flush() is called 5 years ago
Morph c978f3144c common: fs: Use the normal directory iterator in *Recursively functions 5 years ago
Lioncash dd8577e91d common/fs/path_util: Remove [[nodiscard]] from function with void return 5 years ago
Morph dba7bcd489 common: fs: fs_util: Move PathToUTF8String to fs_util 5 years ago
Morph a1eeb9908d common: fs: fs_util: Add more string conversion functions 5 years ago
Lioncash 210c2c9a56 common/fs/file: Explicitly delete copy constructors 5 years ago
Lioncash 6806a893bd common/fs/file: Devirtualize destructor 5 years ago
Lioncash 019bc9f6b2 common/fs/file: Default initialize IOFile members 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago