50 Commits (78aac6b403de732e33a83c1b78eaa5384fd2ae61)

Author SHA1 Message Date
Merry 5c398ede6f fs/file: Explicitly convert std::u8string to std::filesystem::path 2 years ago
Liam 09e8fb75ce path_util: copy output for GetParentPath 3 years ago
BreadFish64 d5de9402ee Improve path splitting speed 3 years ago
Charles Lombardo 585b6e9d46 android: Fix resolving android URIs in native code 3 years ago
boludoz 7f62a48ab5 We dont need that 3 years ago
boludoz 1afe6d51ee More @liamwhite suggestions applied. 3 years ago
boludoz 89d3e81be8 Sugestions and fixes. 3 years ago
boludoz 26417da5d3 Some improvements (suggestions) 3 years ago
boludoz 74961d4dfb Less code, simpler, better. 3 years ago
boludoz 9ffa1801c7 Typing and formatting errors fixed. 3 years ago
boludoz 4d4fe69223 Unnecessary feature removed 3 years ago
boludoz 0a75519ab5 Fixes and improvements 3 years ago
boludoz 3062a35eb1 Improved shortcut: add games in applist for Windows, question for start game at fullscreen & better unicode support for some Windows path funcs. 3 years ago
Liam d3997bad9b qt: implement automatic crash dump support 3 years ago
FearlessTobi 9ef9ca0927 yuzu: Add desktop shortcut support for Windows 3 years ago
Squall-Leonhart 21ecf01a17 add std::error_code for std::filesystem exceptions 3 years ago
xcfrg a02d641042
add a compile time option to allow disabling portable mode 3 years ago
Mario 5464423667 yuzu-qt: Track play time 3 years ago
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. 4 years ago
Liam 9737615948 general: fix compile for Apple Clang 4 years ago
Morph 8b4d5aeb4f concepts: Use the std::contiguous_iterator concept 4 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