summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.h
AgeCommit message (Expand)Author
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