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
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
2017-01-04
IOFile: Make the move constructor and move assignment operator noexcept
Lioncash
2016-12-25
Merge pull request #4550 from linkmauve/no-readdir_r
Mat M
2016-12-25
Fix outdated comments in ScanDirectoryTree
JosJuice
2016-12-24
Common: Replace deprecated readdir_r with readdir
Emmanuel Gil Peyrot
2016-11-26
Revert "IOS HLE: Prevent accessing host file system"
JosJuice
2016-11-13
IOS HLE: Prevent accessing host file system
JosJuice
2016-10-03
Merge pull request #2868 from sepalani/dolphin_ssl
shuffle2
2016-07-18
Merge pull request #3859 from Aestek/feature/netplay-md5
Anthony Serna
2016-07-17
Use the standard stat()/fstat() interfaces, not nonstandard *64().
Anthony J. Bentley
2016-07-16
Add Wii sdcard to CommonPaths
Aestek
2016-07-01
Added: more SSL features, plus SSL dump folder
Sepalani
2016-06-30
Fall back to default theme when the configured theme doesn't exist
JosJuice
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-04-25
make DeleteDirRecursively clean up correctly after failure.
Scott Mansell
2016-01-21
Correct ampersands as well
mathieui
2016-01-21
More asterisks
mathieui
2016-01-21
Common: asterisks go against the type name
mathieui
2015-12-29
Add support for sending game memory changes to outside processes
spxtr
2015-11-12
Merge pull request #2304 from linkmauve/xdg-basedir
Markus Wick
2015-11-10
FileUtil: Move ShaderCache to the Cache directory.
Emmanuel Gil Peyrot
[next]