summaryrefslogtreecommitdiff
path: root/Source/Core/Common
AgeCommit message (Expand)Author
2017-06-22Add function testing whether a bitmask is valid.Niels Boehm
2017-06-18Analytics: Set the timeout to 5 secondsLéo Lam
2017-06-18Merge pull request #5642 from lioncash/chronoLeo Lam
2017-06-18SysConf: Don't set "config done" flags by defaultLéo Lam
2017-06-18HttpRequest: Use std::chrono for indicating time periodsLioncash
2017-06-18Rewrite SysConf handlingLéo Lam
2017-06-17File/IOFile: Check _tfopen_s properlySepalani
2017-06-16FileUtil: Use errno for printing errors in IsDirectoryLéo Lam
2017-06-16FileUtil: Don't manually strip trailing slashesLéo Lam
2017-06-15cmake/win32: add CompatPatchesShawn Hoffman
2017-06-15[windows]: Apply compatibility patches to problematic gamepad vibration drivers.Shawn Hoffman
2017-06-15Merge pull request #5611 from JosJuice/reorganize-file-namespaceLeo Lam
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-06-15Move IOFile to a separate fileJosJuice
2017-06-13HttpRequest: Add support for custom timeoutsLéo Lam
2017-06-13HttpRequest: Add support for sending custom headersLéo Lam
2017-06-13HttpRequest: Log response body on failureLéo Lam
2017-06-13Common: Add HttpRequest to simplify HTTP requestsLéo Lam
2017-06-11StringUtil: Make SplitString return by valueLéo Lam
2017-06-10Config: Remove creation of unnecessary CommandLine layerMerryMage
2017-06-08remove MemUsage, and therefor psapi dependencyShawn Hoffman
2017-06-07msbuild: obey some warnings about missing virtual destructorsShawn Hoffman
2017-06-07do not assign in conditional statementsShawn Hoffman
2017-06-07fix various instances of -1 being assigned to unsigned typesShawn Hoffman
2017-06-07msvc: disable meaningless constant truncation warnings in SDCardUtilShawn Hoffman
2017-06-07msvc: disable unused symbol warning in Core/Common/Crypto/ec.cppShawn Hoffman
2017-06-06DiscIO: Remove C/I/S prefixes from class namesJosJuice
2017-06-05Merge pull request #5536 from sepalani/getstringshuffle2
2017-06-05Merge pull request #5418 from MerryMage/config-again-and-againshuffle2
2017-06-06StringUtil: StringPopBackIf addedSepalani
2017-06-05Merge pull request #5276 from ligfx/macosheadlessshuffle2
2017-06-05Fix minor formatting issuesLéo Lam
2017-06-03might as well update yet some more pointless version numbers..Shawn Hoffman
2017-06-03Config: Add layers CommandLine and CurrentRunMerryMage
2017-06-03Config: Implement Get and SetMerryMage
2017-06-03Config: Extract layer search order to headerMerryMage
2017-06-03Analytics: Don't crash when a DNS resolve times outLéo Lam
2017-06-03Common: Add a std::variant implementationLéo Lam
2017-06-03Common: Add a std::optional implementationLéo Lam
2017-06-02Merge pull request #5271 from JosJuice/allow-aslrshuffle2
2017-05-28upgrade to Windows SDK 10.0.15063.0BhaaL
2017-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese
2017-05-25Migrate to Visual Studio 2017.Pierre Bourdon
2017-05-20MemoryUtil: 0 -> nullptrJosJuice
2017-05-20Remove code for only allocating low memoryJosJuice
2017-05-19Drop remnants of the plugin systemLéo Lam
2017-05-13Section: Fix Section::GetMerryMage
2017-05-10Config: Fix a formatting issueLéo Lam
2017-05-09Config/Layer: Fix accidental cast of RecursiveSection to SectionMerryMage
2017-05-06NandPaths: Make .h function order match .cppJosJuice