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-07-11
Merge pull request #5720 from JosJuice/file-metadata
Leo Lam
2017-07-07
LogManager: add SaveSettings
Michael Maltese
2017-07-07
LogManager: make LogContainer a POD and don't allocate
Michael Maltese
2017-07-07
LogManager: remove per-container listeners
Michael Maltese
2017-07-07
LogManager: remove per-container verbosities
Michael Maltese
2017-07-07
LogManager: clean up header
Michael Maltese
2017-07-07
Merge pull request #5753 from ZirconiumX/master
Leo Lam
2017-07-05
OGL: Support Quad-Buffered stereoscopy.
Jules Blok
2017-07-05
Explain what Yes/No means in an assert window
Dan Ravensloft
2017-07-05
Replace StringFromInt with std::to_string
Léo Lam
2017-06-29
FileUtil: Add a class for Exists/IsDirectory/GetSize
JosJuice
2017-06-28
Fix DoFileSearch for non-ASCII extensions on Windows
JosJuice
2017-06-28
Fix DoFileSearch for non-ASCII paths on Windows
JosJuice
2017-06-27
Merge pull request #5706 from JosJuice/more-gamelist-speedup-followup
shuffle2
2017-06-27
FileSearch: Use strcasecmp in non-std code
JosJuice
2017-06-27
Merge pull request #5705 from JosJuice/strerror-r-version
shuffle2
2017-06-27
Merge pull request #5607 from leoetlino/logging-fix
shuffle2
2017-06-27
Try to make sure that we have the XSI version of strerror_r
JosJuice
2017-06-26
BlockingLoop: fix unhandled enum value warning
Michael Maltese
2017-06-26
Merge pull request #5694 from leoetlino/dolphin-drm
Leo Lam
2017-06-26
Merge pull request #5693 from JosJuice/filesearch-minor-changes
shuffle2
2017-06-26
Add CommonTitles.h for common Wii title IDs
Léo Lam
2017-06-26
FileSearch: Add a static_assert for the preferred separator
JosJuice
2017-06-26
FileSearch: Check isDirectory in the non-Windows code
JosJuice
2017-06-26
Merge pull request #5660 from shuffle2/unblock-blockingloop
Markus Wick
2017-06-25
Change "blocking" BlockingLoop::Stop to give up and die after a timeout.
Shawn Hoffman
2017-06-25
Use CompareStringOrdinal in DoFileSearch instead of _wcsicmp
Shawn Hoffman
2017-06-25
FileSearch: Remove unnecessary function
JosJuice
2017-06-24
Merge pull request #5682 from MerryMage/SCMRevGen
shuffle2
2017-06-24
SCMRevGen: Use DisableFastUpToDateCheck
MerryMage
2017-06-24
Fix warnings
Tillmann Karras
2017-06-23
replace DoFileSearch with optimized version
Shawn Hoffman
2017-06-23
DolphinWX: defer gamelist scanning and switch to single-file cache.
Shawn Hoffman
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
LogManager: Check if listener is valid before using it
Léo Lam
2017-06-17
Logging: Remove duplicated code
Léo Lam
2017-06-17
Logging: Move verbosity setting code to LogManager
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
[next]