62 Commits (d6d8be0a6ee189b68d3d47a2f0d049fa35946906)

Author SHA1 Message Date
lizzie 1971fbe5af
[core, qt] remove non-ascii from src code (#2779) 5 months ago
crueter badd913bee
[desktop] fix save data location, orphaned profiles finder (#2678) 6 months ago
Caio Oliveira 2e0a4163cf
common: include missing headers after PCH disable (#2626) 6 months ago
lizzie f19bbda517
[common] remove ranges polyfill (#2546) 6 months ago
lizzie 9d2681ecc9
[cmake] enable clang-cl and WoA builds (#348) 7 months ago
lizzie 2f82b63e6a
[user] prioritize 'user' directory if it exists (without needing a portable build) + docs (#338) 7 months ago
lizzie 09e77fa146
[common, fs] Use std::string_view instead of std::string&; inline functions that are used rarely (#330) 7 months ago
crueter 3e55dc6352
[cmake] refactor: CPM over vcpkg (#250) 8 months ago
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. 2 years ago
boludoz c3abbb6ed7 Sugestions and fixes. 2 years ago
boludoz 9126e8abd1 Some improvements (suggestions) 2 years ago
boludoz a71d026df6 Less code, simpler, better. 2 years ago
boludoz 9a32963e1e Typing and formatting errors fixed. 2 years ago
boludoz ec4766d6e6 Unnecessary feature removed 2 years ago
boludoz 3c88da66a3 Fixes and improvements 2 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. 2 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 3 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