summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.h
AgeCommit message (Expand)Author
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
2016-07-16Add Wii sdcard to CommonPathsAestek
2016-07-01Added: more SSL features, plus SSL dump folderSepalani
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21Correct ampersands as wellmathieui
2016-01-21More asterisksmathieui
2015-12-29Add support for sending game memory changes to outside processesspxtr
2015-11-10Implement relocatable builds on LinuxMathieu Comandon
2015-10-24GC controller input using named pipesspxtr
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-26Common: Move NonCopyable to its own headerLioncash
2015-08-26Fix VolumeDirectoryJosJuice
2015-05-28Add a mode to use a dummy Wii NAND.comex
2015-05-28Rewrite FileSearch and improve ScanDirectoryTree.comex
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-15General: Apply the const specifier where applicableLioncash
2015-03-15Fix user directories at times doing stupid things.Ryan Houdek
2014-10-22Read game title from ini file, or titles.txt if it exists.Rachel Bryk
2014-03-14Kill off some usages of c_str.Lioncash
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-10Replace all include guard ifdefs with "#pragma once"lioncash
2014-02-09Clean up some struct indentationsLioncash
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre