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
/
LogManager.cpp
Age
Commit message (
Expand
)
Author
2016-01-21
A few more asterisks, mostly casts
mathieui
2016-01-21
Common: asterisks go against the type name
mathieui
2015-10-04
LogManager: Move android logcat code into the proper place.
Scott Mansell
2015-10-04
LogManager: replace set of LogListener pointers with bitset.
Scott Mansell
2015-09-10
Remove unused log type.
Scott Mansell
2015-09-10
Rearrange the logtypes into something closer to alphabetical order.
Scott Mansell
2015-09-10
Split OpenGL errors into a separate logtype from Video errors.
Scott Mansell
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-03-15
[windows] Remove ConsoleListener, which was not actually used.
Shawn Hoffman
2015-02-25
Formatting/Whitespace Cleanup
Stevoisiak
2014-11-05
Host: Kill off Host_SysMessage
Lioncash
2014-09-03
Read the config file before enabling logs.
Rachel Bryk
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash