74 Commits (d286176460a1d688fa05c7a5aa6d3bf7e3884b35)

Author SHA1 Message Date
lizzie d286176460 Add for windows and Android 4 months ago
lizzie 9db2b59014 fuck macos 5 months ago
lizzie a361a6eb7f super align + nosync opts 5 months ago
lizzie fc678b76a9 add cstring 4 std::memcpy 5 months ago
lizzie 58f93e0ee0 fucking license 5 months ago
lizzie 0a781bbbf2 [fs] use mmap() to read files off the mmap system for higher throughput 5 months ago
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2 months ago
lizzie a8093c2a3c
[*] change all std::unordered_map and std::unordered_set into ankerl::unordered_dense::map/set variants (#3442) 3 months ago
kleidis b0cd47c005
[qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 4 months ago
lizzie 1b1e186a58
[fs] fix paths not being created due to instance not existing yet (#3134) 5 months ago
crueter 08f3639c80
[desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 6 months ago
crueter 39f226a853
[qt] Ryujinx save data link (#2815) 6 months ago
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 6 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 7 months ago
Caio Oliveira 2e0a4163cf
common: include missing headers after PCH disable (#2626) 7 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 7 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 8 months ago
lizzie 2f82b63e6a
[user] prioritize 'user' directory if it exists (without needing a portable build) + docs (#338) 8 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 8 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 9 months ago
crueter a9f9b207c2 Fix License headers & CI (#168) 11 months ago
swurl f786802b9b User Data Migration from Citron, Sudachi, and Yuzu (#91) 12 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 3 years ago
boludoz 819ee02e9d We dont need that 3 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