54 Commits (b2dfd5a8a86583772e5e23da43ddc1324d674311)

Author SHA1 Message Date
crueter a9f9b207c2 Fix License headers & CI (#168) 10 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 11 months ago
Briar 0c4d8a8b08 Rename log file to `eden_log` 1 year ago
t895 5200236f89 common: fs: Expand android macros 2 years ago
Merry 66e66eef90 fs/file: Explicitly convert std::u8string to std::filesystem::path 2 years ago
Liam 9254cbb1b0 path_util: copy output for GetParentPath 2 years ago
BreadFish64 d1ee9e48d9 Improve path splitting speed 2 years ago
Charles Lombardo df17162f9c android: Fix resolving android URIs in native code 2 years ago
boludoz 819ee02e9d We dont need that 2 years ago
boludoz 39aaa3c121 More @liamwhite suggestions applied. 3 years ago
boludoz c3abbb6ed7 Sugestions and fixes. 3 years ago
boludoz 9126e8abd1 Some improvements (suggestions) 3 years ago
boludoz a71d026df6 Less code, simpler, better. 3 years ago
boludoz 9a32963e1e Typing and formatting errors fixed. 3 years ago
boludoz ec4766d6e6 Unnecessary feature removed 3 years ago
boludoz 3c88da66a3 Fixes and improvements 3 years ago
boludoz 0163900fe5 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 5f51662bdb qt: implement automatic crash dump support 3 years ago
FearlessTobi bcc50c707c yuzu: Add desktop shortcut support for Windows 3 years ago
Squall-Leonhart e263eb1a98 add std::error_code for std::filesystem exceptions 3 years ago
xcfrg 6178343f3f add a compile time option to allow disabling portable mode 3 years ago
Mario 54a5b8062e yuzu-qt: Track play time 3 years ago
Charles Lombardo 2810786adc android: Fix size check for content uris 3 years ago
Liam 0f7b1f067f vfs_real: misc optimizations 3 years ago
bunnei bc21da779e android: fs: Fix Exists / IsFile for SAF. 3 years ago
german77 4255ac45d1 service: nfc: Add backup support 3 years ago
bunnei 44b082af08 android: Implement SAF support & migrate to SDK 31. (#4) 3 years ago
bunnei 48835ce81b common: fs: Implement for Android. 3 years ago
Liam 5a712bb51a general: fix compile for Apple Clang 3 years ago
Morph 89ace6c367 concepts: Use the std::contiguous_iterator concept 4 years ago
lat9nq b73aaea0c1 path_util: Resolve `-Wpointer-bool-conversion` warning 4 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj f9709bb9e9 general: Fix clang/gcc build errors 4 years ago
ameerj 582332d13f common: Reduce unused includes 4 years ago
Morph 0d71098873 common: fs_util: Add buffer to string view utility functions 4 years ago
Lioncash 765762c3a7 common/file: Remove [[nodiscard]] from Open() 4 years ago
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