eden-miror/src/common/fs
lizzie 74a6607f8e
[fs] do not early abort on IterateDirEntries{Recursively} (#4100)
should fix some issues with some NAS setups
where people have their games on a NAS and they
try to access it but for some reason some file
just doesnt load, instead of aborting early we continue
for the rest of the files in the directory

Signed-off-by: lizzie <lizzie@eden-emu.dev>

Reviewed-on: https://git.eden-emu.dev/eden-emu/eden/pulls/4100
Reviewed-by: Shinmegumi <shinmegumi@eden-emu.dev>
Reviewed-by: Maufeat <sahyno1996@gmail.com>
2026-06-15 21:31:20 +02:00
..
file.cpp [*] basic in-house cpp linting (#4039) 2026-06-04 05:49:07 +02:00
file.h [cmake] refactor: CPM over vcpkg (#250) 2025-08-14 20:30:30 +02:00
fs.cpp [fs] do not early abort on IterateDirEntries{Recursively} (#4100) 2026-06-15 21:31:20 +02:00
fs.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
fs_android.cpp common: fs: Expand android macros 2024-02-08 14:13:46 -05:00
fs_android.h common: fs: Expand android macros 2024-02-08 14:13:46 -05:00
fs_paths.h [qt] Ryujinx save data link (#2815) 2025-10-28 03:46:47 +01:00
fs_types.h [desktop] fix save data location, orphaned profiles finder (#2678) 2025-10-07 01:32:09 +02:00
fs_util.cpp [common] remove ranges polyfill (#2546) 2025-09-24 19:29:48 +02:00
fs_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
path_util.cpp [common/fs] create XDG_DATA_{HOME,CACHE,CONFIG}_HOME if we are the first application to ever be ran or they dont exist for a reason (#4087) 2026-06-12 23:55:09 +02:00
path_util.h [qt, android] Implement custom save path setting and migration + Implement custom path settings for Android (#3154) 2025-12-31 21:20:30 +01:00
ryujinx_compat.cpp [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
ryujinx_compat.h [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
symlink.cpp [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00
symlink.h [desktop, fs] main_window separation; fix Ryujinx save data link issues (#2929) 2025-11-09 18:07:38 +01:00