summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.h
AgeCommit message (Expand)Author
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
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-06-06Give Dump Objects dedicated folder and tooltipRyan Meredith
2018-05-08Qt: Allow custom stylesheetsspycrab
2018-05-02Remove code related to UI.iniJosJuice
2018-03-23AutoUpdater: support optionally restarting Dolphin after updatePierre Bourdon
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2017-08-22WFSI: Implement patch install finalization.Pierre Bourdon
2017-08-22Remove NonCopyableJosJuice
2017-06-29FileUtil: Add a class for Exists/IsDirectory/GetSizeJosJuice
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-02-16Add some missing INI files to FileUtilRyan Houdek
2017-02-05Copy Wii save for current game for Netplay and TASChris Burgener
2017-01-14CommonPaths: Add D_WFSROOT_IDX.Pierre Bourdon
2017-01-12IOFile: Get rid of IOFile's ReleaseHandle functionLioncash
2017-01-08IOFile: Correct explicit operator bool semanticsLioncash
2017-01-04IOFile: Make the move constructor and move assignment operator noexceptLioncash
2017-01-04IOFile: Change 'operator void*' into 'explicit operator bool'Lioncash
2017-01-04IOFile: Make class variables privateLioncash
2017-01-04IOFile: Get rid of unnecessary unimplemented copy constructor/assignment oper...Lioncash
2016-12-25Fix outdated comments in ScanDirectoryTreeJosJuice
2016-11-26Revert "IOS HLE: Prevent accessing host file system"JosJuice
2016-11-13IOS HLE: Prevent accessing host file systemJosJuice
2016-10-03Merge pull request #2868 from sepalani/dolphin_sslshuffle2