summaryrefslogtreecommitdiff
path: root/Source/Core/Common/FileUtil.h
AgeCommit message (Expand)Author
2019-11-09Merge pull request #8393 from CookiePLMonster/long-pathsLéo Lam
2019-10-27Rename all instances of "CemuhookUDPServer"/"UDPServer" to "DualShockUDPClien...rlnilsen
2019-10-26Add support for motion controllers via the CemuHook controller input protocol.rlnilsen
2019-10-07Remove MAX_PATH limit from:Silent
2019-08-24VolumeVerifier: Add datfile parsingJosJuice
2019-05-29Common/FileUtil: Use std::string_view with WriteStringToFileLioncash
2019-05-29Common/FileUtil: Make WriteStringToFile consistent with ReadFileToStringLioncash
2019-05-05Revert "Core: Remove MemoryWatcher"Vlad Firoiu
2019-05-02Debugger/Memory: Add support for address spacesbooto
2019-04-28Core: Remove MemoryWatcherTechjar
2018-12-19Implement resource packsspycrab
2018-07-30Revert "Revert "Qt/GameList: Add option to show covers in grid mode""spycrab
2018-07-28Revert "Qt/GameList: Add option to show covers in grid mode"Pierre Bourdon
2018-07-27Qt/GameList: Add option to show covers in grid modespycrab
2018-06-06Give Dump Objects dedicated folder and tooltipRyan Meredith
2018-05-08Qt: Allow custom stylesheetsspycrab
2018-05-02Remove code related to UI.iniJosJuice
2018-03-23AutoUpdater: support optionally restarting Dolphin after updatePierre Bourdon
2017-12-26Android: Extract Sys to a different folder than the User folderJosJuice
2017-08-22WFSI: Implement patch install finalization.Pierre Bourdon
2017-08-22Remove NonCopyableJosJuice
2017-06-29FileUtil: Add a class for Exists/IsDirectory/GetSizeJosJuice
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-02-16Add some missing INI files to FileUtilRyan Houdek
2017-02-05Copy Wii save for current game for Netplay and TASChris Burgener
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