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
release-prep-2606a
release-prep-2606a-2
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
Age
Commit message (
Expand
)
Author
2017-06-22
Add function testing whether a bitmask is valid.
Niels Boehm
2017-06-18
Analytics: Set the timeout to 5 seconds
Léo Lam
2017-06-18
Merge pull request #5642 from lioncash/chrono
Leo Lam
2017-06-18
SysConf: Don't set "config done" flags by default
Léo Lam
2017-06-18
HttpRequest: Use std::chrono for indicating time periods
Lioncash
2017-06-18
Rewrite SysConf handling
Léo Lam
2017-06-17
File/IOFile: Check _tfopen_s properly
Sepalani
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
cmake/win32: add CompatPatches
Shawn Hoffman
2017-06-15
[windows]: Apply compatibility patches to problematic gamepad vibration drivers.
Shawn Hoffman
2017-06-15
Merge pull request #5611 from JosJuice/reorganize-file-namespace
Leo Lam
2017-06-15
Add a namespace to OpenFStream
JosJuice
2017-06-15
Move IOFile to a separate file
JosJuice
2017-06-13
HttpRequest: Add support for custom timeouts
Léo Lam
2017-06-13
HttpRequest: Add support for sending custom headers
Léo Lam
2017-06-13
HttpRequest: Log response body on failure
Léo Lam
2017-06-13
Common: Add HttpRequest to simplify HTTP requests
Léo Lam
2017-06-11
StringUtil: Make SplitString return by value
Léo Lam
2017-06-10
Config: Remove creation of unnecessary CommandLine layer
MerryMage
2017-06-08
remove MemUsage, and therefor psapi dependency
Shawn Hoffman
2017-06-07
msbuild: obey some warnings about missing virtual destructors
Shawn Hoffman
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-06-07
msvc: disable meaningless constant truncation warnings in SDCardUtil
Shawn Hoffman
2017-06-07
msvc: disable unused symbol warning in Core/Common/Crypto/ec.cpp
Shawn Hoffman
2017-06-06
DiscIO: Remove C/I/S prefixes from class names
JosJuice
2017-06-05
Merge pull request #5536 from sepalani/getstring
shuffle2
2017-06-05
Merge pull request #5418 from MerryMage/config-again-and-again
shuffle2
2017-06-06
StringUtil: StringPopBackIf added
Sepalani
2017-06-05
Merge pull request #5276 from ligfx/macosheadless
shuffle2
2017-06-05
Fix minor formatting issues
Léo Lam
2017-06-03
might as well update yet some more pointless version numbers..
Shawn Hoffman
2017-06-03
Config: Add layers CommandLine and CurrentRun
MerryMage
2017-06-03
Config: Implement Get and Set
MerryMage
2017-06-03
Config: Extract layer search order to header
MerryMage
2017-06-03
Analytics: Don't crash when a DNS resolve times out
Léo Lam
2017-06-03
Common: Add a std::variant implementation
Léo Lam
2017-06-03
Common: Add a std::optional implementation
Léo Lam
2017-06-02
Merge pull request #5271 from JosJuice/allow-aslr
shuffle2
2017-05-28
upgrade to Windows SDK 10.0.15063.0
BhaaL
2017-05-27
Add CubebUtils namespace and hook up cubeb logging
Michael Maltese
2017-05-25
Migrate to Visual Studio 2017.
Pierre Bourdon
2017-05-20
MemoryUtil: 0 -> nullptr
JosJuice
2017-05-20
Remove code for only allocating low memory
JosJuice
2017-05-19
Drop remnants of the plugin system
Léo Lam
2017-05-13
Section: Fix Section::Get
MerryMage
2017-05-10
Config: Fix a formatting issue
Léo Lam
2017-05-09
Config/Layer: Fix accidental cast of RecursiveSection to Section
MerryMage
2017-05-06
NandPaths: Make .h function order match .cpp
JosJuice
[next]