index
:
dolphin
4.0-hotfixes
master
release-prep-2407
release-prep-2409
release-prep-2412
release-prep-2503
release-prep-2503a
release-prep-2506
release-prep-2506a
release-prep-2509
release-prep-2512
release-prep-2603
release-prep-2603a
release-prep-2606
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
FileUtil.cpp
Age
Commit message (
Expand
)
Author
2026-02-15
Added Triforce support
crediar
2026-01-25
Remove unused imports
Martino Fontana
2025-10-27
AdvancedPane: Add a button to restore default settings
Joshua Vandaƫle
2025-10-05
DeleteDirRecursively: Don't report error for absent directory
Dentomologist
2025-09-24
chore: remove unused Logs/Mail/ dir
Farmerbilly27
2025-07-23
BTReal: Implement Realtek Bluetooth firmware loading.
Jordan Woyak
2025-07-04
WiiSaveBanner: fall back to $userdir/Load/WiiBanners
Tillmann Karras
2025-04-08
Use std path utility for automatic path seperator handling.
Javier Martinez
2024-10-10
Modernize `std::replace` with ranges
mitaclaw
2024-07-07
Implement File::GetExePath() for FreeBSD
Admiral H. Curtiss
2024-07-04
AchievementManager: Cache Badges on Disk
LillyJadeKatrin
2024-04-14
RetroAchievements: Put "RetroAchievements.ini" in the correct config location...
mitaclaw
2024-04-09
JitCache: Software Profiling Restoration
mitaclaw
2024-03-29
FileUtil: Fix BranchWatch User Path
mitaclaw
2024-02-27
BranchWatchDialog: A Total Replacement for CodeDiffDialog
mitaclaw
2023-12-16
Merge pull request #11497 from vyuuui/debugger_assembler_ui
Tilka
2023-12-13
Parser and Assembler implementations
vyuuui
2023-11-27
Remove references to Debugger.ini
JosJuice
2023-09-24
FileUtil: Don't try to retrieve size for FIFO pipe
MattKC
2023-06-11
VideoBackends:Vulkan: Allow loading custom drivers on Android
Robin Kertels
2023-04-18
Common/CommonFuncs: Move interface into Common namespace
Lioncash
2023-04-10
Resolve [-Wsign-compare]
Minty-Meeo
2023-04-03
Added Initial Achievement Settings
LillyJadeKatrin
2023-02-26
Common/FileUtil: Remove obsolete CopyDir() function.
Admiral H. Curtiss
2023-02-26
Common/FileUtil: Add Move() function.
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Use non-throwing overload of is_directory() in CreateDir() a...
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Add CreateDirs() function as a wrapper around std::filesyste...
Admiral H. Curtiss
2023-02-24
Common/FileUtil: Add Copy() function as a wrapper around std::filesystem::cop...
Admiral H. Curtiss
2023-02-22
Common/FileUtil: Rename Copy() to CopyRegularFile().
Admiral H. Curtiss
2023-02-15
Common/FileUtil: Revert behavior of CreateFullPath().
Admiral H. Curtiss
2023-02-14
Merge pull request #11426 from shuffle2/stdfs
Admiral H. Curtiss
2023-01-24
Common: Replace StringBeginsWith/StringEndsWith with std equivalents
Lioncash
2023-01-24
convert File::ScanDirectoryTree to std::filesystem
Shawn Hoffman
2023-01-24
fileutil: use std::filesystem
Shawn Hoffman
2023-01-10
get rid of HAS_STD_FILESYSTEM
Shawn Hoffman
2022-10-31
FileUtil: Return success bool from CopyDir
Dentomologist
2022-10-29
windows: Rename: use std::filesystem::rename for posix behavior
Shawn Hoffman
2022-07-11
Common: Change default path for Wii SD cards to not be inside the Wii NAND.
Admiral H. Curtiss
2022-07-11
Config and UICommon: Add config option and user path for Wii SD card sync fol...
Admiral H. Curtiss
2022-07-11
Treewide: Rename references to SD Card image path to clarify they mean the im...
Admiral H. Curtiss
2022-07-05
FileUtil: Only attempt to write to the destination in Copy if there is actual...
OatmealDome
2022-06-26
Core: add GraphicsMod directory
iwubcode
2022-05-31
FileUtil: Refactor CreateSysDirectoryPath()
Dentomologist
2022-05-31
FileUtil: Remove GetSysDirectory log spam
Dentomologist
2022-05-31
Android: Ensure File::s_android_sys_directory is set only once
Dentomologist
2022-03-08
Common/FileUtil: Change logging to debug level
Pokechu22
2022-02-25
FileUtil: Remove redundant statement
Dentomologist
2021-12-25
Core: Make format of D_WIIROOT_IDX consistent with the rest of the user direc...
Admiral H. Curtiss
2021-12-25
Common/FileUtil: Ensure consistency for custom user paths.
Admiral H. Curtiss
2021-12-10
Treewide: Adjust order of includes
Pokechu22
[next]