summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.h
AgeCommit message (Expand)Author
2025-10-27AdvancedPane: Add a button to restore default settingsJoshua Vandaële
2025-09-24chore: remove unused Logs/Mail/ dirFarmerbilly27
2025-07-23BTReal: Implement Realtek Bluetooth firmware loading.Jordan Woyak
2025-07-04WiiSaveBanner: fall back to $userdir/Load/WiiBannersTillmann Karras
2024-07-04AchievementManager: Cache Badges on DiskLillyJadeKatrin
2024-04-09JitCache: Software Profiling Restorationmitaclaw
2024-02-27BranchWatchDialog: A Total Replacement for CodeDiffDialogmitaclaw
2023-12-16Merge pull request #11497 from vyuuui/debugger_assembler_uiTilka
2023-12-13Parser and Assembler implementationsvyuuui
2023-11-27Remove references to Debugger.iniJosJuice
2023-06-11VideoBackends:Vulkan: Allow loading custom drivers on AndroidRobin Kertels
2023-06-04Improved Skylanders Portal Window Navigationjnaidu360
2023-04-03Added Initial Achievement SettingsLillyJadeKatrin
2023-02-26Common/FileUtil: Remove obsolete CopyDir() function.Admiral H. Curtiss
2023-02-26Common/FileUtil: Add Move() function.Admiral H. Curtiss
2023-02-24Common/FileUtil: Add CreateDirs() function as a wrapper around std::filesyste...Admiral H. Curtiss
2023-02-24Common/FileUtil: Add Copy() function as a wrapper around std::filesystem::cop...Admiral H. Curtiss
2023-02-22Common/FileUtil: Rename Copy() to CopyRegularFile().Admiral H. Curtiss
2023-02-15Common/FileUtil: Revert behavior of CreateFullPath().Admiral H. Curtiss
2023-01-24convert File::ScanDirectoryTree to std::filesystemShawn Hoffman
2023-01-24fileutil: use std::filesystemShawn Hoffman
2022-10-31FileUtil: Return success bool from CopyDirDentomologist
2022-07-11Config and UICommon: Add config option and user path for Wii SD card sync fol...Admiral H. Curtiss
2022-07-11Treewide: Rename references to SD Card image path to clarify they mean the im...Admiral H. Curtiss
2022-06-26Core: add GraphicsMod directoryiwubcode
2022-05-31FileUtil: Remove GetSysDirectory log spamDentomologist
2021-12-25Common/FileUtil: Ensure consistency for custom user paths.Admiral H. Curtiss
2021-10-24CommonPaths: Add a Riivolution subfolder in Load.Admiral H. Curtiss
2021-10-23Common/FileUtil: Fix incorrect (32-bit) stat struct being used on Windows, wh...Admiral H. Curtiss
2021-10-13Fix all uninitialized variable warnings (C26495)Pokechu22
2021-09-14Common/FileUtil: Strip trailing path separator in ScanDirectoryTree().Admiral H. Curtiss
2021-07-13Config: GBA settingsBonta
2021-07-05treewide: convert GPLv2+ license info to SPDX tagsPierre Bourdon
2020-12-30Merge pull request #9318 from JosJuice/android-saf-gamesJosJuice
2020-12-24Core: Add new Free Look settings and configiwubcode
2020-12-20Android: Add content provider support to File::FileInfoJosJuice
2020-12-20Android: Add content provider support to File::OpenFStreamJosJuice
2020-12-05Add warning flags to File deletion functionsDentomologist
2020-10-03InputCommon: Introducing the "Dynamic Input Texture". Configuration links an...iwubcode
2019-11-09Merge pull request #8393 from CookiePLMonster/long-pathsLéo Lam
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen
2019-10-07Remove MAX_PATH limit from:Silent
2019-08-24VolumeVerifier: Add datfile parsingJosJuice
2019-05-29Common/FileUtil: Use std::string_view with WriteStringToFileLioncash
2019-05-29Common/FileUtil: Make WriteStringToFile consistent with ReadFileToStringLioncash
2019-05-05Revert "Core: Remove MemoryWatcher"Vlad Firoiu
2019-05-02Debugger/Memory: Add support for address spacesbooto
2019-04-28Core: Remove MemoryWatcherTechjar
2018-12-19Implement resource packsspycrab