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
stable
GameCube and Wii emulator
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
Core
/
Common
/
Logging
Age
Commit message (
Expand
)
Author
2015-05-28
Honor logging settings at startup
JosJuice
2015-05-25
Set copyright year to when a file was created
Tillmann Karras
2015-05-25
Update license headers to GPLv2+
Tillmann Karras
2015-04-15
General: Apply the const specifier where applicable
Lioncash
2015-03-15
[windows] Remove ConsoleListener, which was not actually used.
Shawn Hoffman
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2014-12-28
OGL: disable driver warnings fetch
degasus
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-09-06
Merge pull request #851 from lioncash/logg
shuffle2
2014-09-06
Common: Kill off duplicate log warning definitions
Lioncash
2014-09-03
Read the config file before enabling logs.
Rachel Bryk
2014-08-30
Get rid of C-style empty function parameter indicators
Lioncash
2014-08-16
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
Lioncash
2014-08-08
Core: Kill off Host_UpdateLogDisplay()
Lioncash
2014-07-14
Remove some unnecessary defines in Log.h
Lioncash
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash