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
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
2015-11-10
Implement relocatable builds on Linux
Mathieu Comandon
2015-10-24
GC controller input using named pipes
spxtr
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-08-26
Fix VolumeDirectory
JosJuice
2015-06-26
GetExeDirectory() shouldn't return paths with /../ in the middle.
Admiral H. Curtiss
2015-06-13
Fix FreeBSD build
Jeffrey Pfau
2015-05-28
Add a mode to use a dummy Wii NAND.
comex
2015-05-28
Fix CopyDir to not require source and dest paths to end with "/".
comex
2015-05-28
Rewrite FileSearch and improve ScanDirectoryTree.
comex
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-15
General: Apply the const specifier where applicable
Lioncash
2015-04-07
Common: Remove TLS usage in GetLastErrorMsg
degasus
2015-03-17
Fix Wii configuration path being incorrect.
Ryan Houdek
[prev]
[next]