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
2018-05-05
Merge pull request #6651 from leoetlino/nand-paths
Léo Lam
2018-05-04
Win32/FileUtil: Fix IsDirectory() not working for certain directories
spycrab
2018-05-04
NandPaths: Return paths that are relative to Wii NAND
Léo Lam
2018-05-04
HttpRequest/Curl: Use a more intelligent timeout method
spycrab
2018-05-02
Remove code related to UI.ini
JosJuice
2018-04-28
Merge pull request #6690 from lioncash/nand
Mat M
2018-04-26
ConfigManager: Enable Auto-Updater by default
spycrab
2018-04-23
Common: Amend CommonTypes include within BitSet.h
Lioncash
2018-04-23
Common: Move BitSet helper functions into the Common namespace
Lioncash
2018-04-22
NandPaths: Make function parameters consistent
Lioncash
2018-04-22
NandPaths: Remove unused header inclusions
Lioncash
2018-04-22
Common: Move BitSet into the Common namespace
Lioncash
2018-04-16
TraversalClient: Use u32 instead of enet_uint32
Lioncash
2018-04-16
TraversalClient: Make TestPacket() private
Lioncash
2018-04-16
TraversalClient: In-class initialize members where applicable
Lioncash
2018-04-16
TraversalClient: Make data externally read-only members private
Lioncash
2018-04-16
Merge pull request #6654 from lioncash/log
Léo Lam
2018-04-16
Common/CMakeLists: Link curl and VTune libraries in privately
Lioncash
2018-04-16
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Lioncash
2018-04-15
Common/Config: Remove unused header inclusions
Lioncash
2018-04-15
Common/Config: Remove unnecessary function declaration
Lioncash
2018-04-15
Merge pull request #6645 from JosJuice/tie-constexpr
Mat M
2018-04-15
x64Emitter: Don't assume that std::tie is constexpr
JosJuice
2018-04-14
Merge pull request #6615 from leoetlino/sysconf
Léo Lam
2018-04-13
CMakeLists: Define an OProfile target and use it
Lioncash
2018-04-13
Merge pull request #6627 from sepalani/map-strip
Léo Lam
2018-04-12
x64Emitter: Make the Align* functions return a non-const data pointer
Lioncash
2018-04-12
Merge pull request #6636 from phire/fix_autoformatting
Tilka
2018-04-13
Fix change in comment meaning by autoformat.
Scott Mansell
2018-04-12
Merge pull request #6626 from lioncash/dcbz_l-disasm
Tilka
2018-04-12
Move SysConf to Core
Léo Lam
2018-04-12
SysConf: Migrate to new filesystem interface
Léo Lam
2018-04-12
Reformat all the things!
spycrab
2018-04-10
PPCSymbolDB: Do not truncate fixed size symbols
Sepalani
2018-04-10
GekkoDisassembler: Fix disassembly of dcbz_l
Lioncash
2018-04-09
Remove old code for using default locale
JosJuice
2018-04-08
Common/Swap: Amend BigEndianValue's operator= to return a reference to the ob...
Lioncash
2018-04-06
Merge pull request #6421 from leoetlino/fs-interface
Léo Lam
2018-04-02
Merge pull request #6571 from lioncash/rotate
Markus Wick
2018-04-02
Merge pull request #6576 from lioncash/iconv
Markus Wick
2018-04-01
CPUDetect: Make CPUVendor enum an enum class
Lioncash
2018-04-01
CMakeLists: Remove iconv from the LIBS variable
Lioncash
2018-03-31
CommonFuncs: Generify rotation functions and move them to BitUtils.h
Lioncash
2018-03-31
Log: Rename IOS_FILEIO to IOS_FS
Léo Lam
2018-03-31
IOS: Rewrite FS to use FileSystem
Léo Lam
2018-03-31
Common: Add a Result class
Léo Lam
2018-03-30
CMakeLists: Link in system framework libraries explicitly on macOS
Lioncash
2018-03-28
Merge pull request #6546 from spycrab/updater_ui
Léo Lam
2018-03-28
HttpRequest: Add callback option
spycrab
2018-03-28
Merge pull request #6548 from lioncash/const
Pierre Bourdon
[next]