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
2016-10-03
Back up part of SYSCONF when switching to emulated BT
Léo Lam
2016-10-03
Merge pull request #2868 from sepalani/dolphin_ssl
shuffle2
2016-10-02
Merge pull request #4250 from leoetlino/hle-patch-fix
shuffle2
2016-10-02
Merge pull request #4244 from leoetlino/stm-shutdown
shuffle2
2016-10-02
Merge pull request #4227 from ligfx/clean_objc
shuffle2
2016-10-02
Merge pull request #4245 from aldelaro5/logs-levels-changes
Mat M
2016-10-02
SysConf: Add support for the LongLong type
Léo Lam
2016-10-01
Reorganise a ton of logs level
aldelaro5
2016-10-01
Force disable WC24 standby mode
Léo Lam
2016-10-01
Common: Add a Semaphore wrapper class
Stenzek
2016-09-28
Merge pull request #4220 from aldelaro5/memcheck-interface-improvements
Scott Mansell
2016-09-27
Add consideration for the break flag of memChecks
aldelaro5
2016-09-26
SymbolDB: Only match against the function name
Léo Lam
2016-09-26
Arm64Emitter: Fix std::array initializer.
degasus
2016-09-25
SysConf: In-class initialise member variables
Léo Lam
2016-09-25
Enable the log level LINFO in every builds
aldelaro5
2016-09-24
MemoryUtil: Fix formatting
Léo Lam
2016-09-18
Don't force compile everything as Objective-C++ on macOS
Michael Maltese
2016-09-15
Merge pull request #4131 from aldelaro5/memoryViewer-memChecks-improvements
Scott Mansell
2016-09-13
SymbolDB: Change Symbol's 'analyzed' member into a boolean
Lioncash
2016-09-13
SymbolDB: Use an enum class for representing symbol type
Lioncash
2016-09-13
SymbolDB: In-class initialize Symbol class variables
Lioncash
2016-09-10
Add options read, write and log when toggling a breakpoint
aldelaro5
2016-09-10
arm64: add comment about data cache flushing
Bernhard Urban
2016-09-10
arm64: fixes around icache flushing
Bernhard Urban
2016-09-07
Merge pull request #4137 from aldelaro5/memCheck-crash-fix
Scott Mansell
2016-09-06
Support for dynamic BAT modification (dynamic-bat).
magumagu
2016-09-04
Merge pull request #4168 from EmptyChaos/coretiming-cleanup
Scott Mansell
2016-09-03
CoreTiming: Data structure cleanup
EmptyChaos
2016-08-31
x64Emitter: Generify ABI_CallFunction variants
Lioncash
2016-08-21
Schedule an event to clear the jit cache when adding the first and last
aldelaro5
2016-08-19
Merge pull request #3386 from lioncash/memory
JosJuice
2016-08-10
Merge pull request #4097 from lioncash/sysconf
Markus Wick
2016-08-10
Merge pull request #4096 from lioncash/codeblock-init
Markus Wick
2016-08-07
MemoryUtil: Remove unimplemented/unused functions
Lioncash
2016-08-07
Common: namespace MemoryUtil
Lioncash
2016-08-06
SysConf: Use range-based for loops in sysconf generation
Lioncash
2016-08-06
SysConf: Simplify entry generation
Lioncash
2016-08-06
CodeBlock: In-class initialize variables
Lioncash
2016-08-04
Remove curl version check / include curl.h
Dan Beste
2016-08-02
Tools: Fix lint by removing unneeded awk
Léo Lam
2016-07-29
Fix typedef for CURL
Martchus
2016-07-23
Improve netplay setup dialog UX
Aestek
2016-07-19
Add Configurable RTC
Chris Burgener
2016-07-18
Merge pull request #3859 from Aestek/feature/netplay-md5
Anthony Serna
2016-07-18
Merge pull request #4018 from bentley/openbsd-ifdefs
Matthew Parlane
2016-07-17
Undefine OpenBSD's system byteswap macros to pick up generic functions.
Anthony J. Bentley
2016-07-18
Merge pull request #4017 from bentley/openbsd-libs
Matthew Parlane
2016-07-17
OpenBSD neither provides nor requires libdl and librt.
Anthony J. Bentley
2016-07-17
Use the standard stat()/fstat() interfaces, not nonstandard *64().
Anthony J. Bentley
[next]