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
2020-09-16
Android: Add content provider support to File::Delete
JosJuice
2020-08-23
FileUtil: handle some error conditions
Shawn Hoffman
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2019-11-09
Merge pull request #8393 from CookiePLMonster/long-paths
Léo Lam
2019-10-28
Merge pull request #8352 from rlnilsen/motion-controller-support-via-cemuhook...
Pierre Bourdon
2019-10-27
Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...
rlnilsen
2019-10-26
Add support for motion controllers via the CemuHook controller input protocol.
rlnilsen
2019-10-25
Rebuild D_REDUMPCACHE_IDX path when needed
JosJuice
2019-10-07
Move GetModuleName to Common
Silent
2019-10-07
Remove MAX_PATH limit from:
Silent
2019-08-24
VolumeVerifier: Add datfile parsing
JosJuice
2019-05-29
Common/FileUtil: Use std::string::data within ReadFileToString
Lioncash
2019-05-29
Common/FileUtil: Use std::string_view with WriteStringToFile
Lioncash
2019-05-29
Common/FileUtil: Make WriteStringToFile consistent with ReadFileToString
Lioncash
2019-05-05
Revert "Core: Remove MemoryWatcher"
Vlad Firoiu
2019-05-02
Debugger/Memory: Add support for address spaces
booto
2019-04-28
Core: Remove MemoryWatcher
Techjar
2019-02-26
Common/FileUtil: Fix GetExePath() cutting off the bundle name
spycrab
2019-02-06
UICommon/AutoUpdate: Add macOS support
spycrab
2018-12-19
Implement resource packs
spycrab
2018-07-30
Revert "Revert "Qt/GameList: Add option to show covers in grid mode""
spycrab
2018-07-28
Revert "Qt/GameList: Add option to show covers in grid mode"
Pierre Bourdon
2018-07-27
Qt/GameList: Add option to show covers in grid mode
spycrab
2018-06-06
Give Dump Objects dedicated folder and tooltip
Ryan Meredith
2018-05-11
FileUtil: Remove unnecessary IOFile GetHandle() call in ReadFileToString()
Lioncash
2018-05-08
Qt: Allow custom stylesheets
spycrab
2018-05-04
Win32/FileUtil: Fix IsDirectory() not working for certain directories
spycrab
2018-05-02
Remove code related to UI.ini
JosJuice
2018-03-23
AutoUpdater: support optionally restarting Dolphin after update
Pierre Bourdon
2018-03-14
Assert: Uppercase assertion macros
Lioncash
2017-12-26
Android: Extract Sys to a different folder than the User folder
JosJuice
2017-12-24
Don't expose SYSDATA_DIR in a header
JosJuice
2017-08-25
Fix regression in File::CopyDir
JosJuice
2017-08-22
WFSI: Implement patch install finalization.
Pierre Bourdon
2017-08-21
FileUtil: Simplify File::Copy on non-Windows platforms
Léo Lam
2017-08-21
Revert "Try to fix File::Copy with non-1024-byte aligned sizes"
Pierre Bourdon
2017-08-21
Merge pull request #5939 from JonnyH/WIP/broken-fstream-copy
Markus Wick
2017-08-18
CommonFuncs: LastStrerrorString added
Sepalani
2017-08-17
Try to fix File::Copy with non-1024-byte aligned sizes
Jonathan Hamilton
2017-06-29
FileUtil: Add a class for Exists/IsDirectory/GetSize
JosJuice
2017-06-16
FileUtil: Use errno for printing errors in IsDirectory
Léo Lam
2017-06-16
FileUtil: Don't manually strip trailing slashes
Léo Lam
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-07
do not assign in conditional statements
Shawn Hoffman
2017-06-07
fix various instances of -1 being assigned to unsigned types
Shawn Hoffman
2017-02-16
Add some missing INI files to FileUtil
Ryan Houdek
2017-02-05
Copy Wii save for current game for Netplay and TAS
Chris Burgener
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2017-01-14
CommonPaths: Add D_WFSROOT_IDX.
Pierre Bourdon
2017-01-12
IOFile: Get rid of IOFile's ReleaseHandle function
Lioncash
[next]