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
/
Logging
/
LogManager.h
Age
Commit message (
Expand
)
Author
2017-05-27
Add CubebUtils namespace and hook up cubeb logging
Michael Maltese
2016-10-04
Reduces the the filename of logs
aldelaro5
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-21
More asterisks
mathieui
2016-01-21
Common: asterisks go against the type name
mathieui
2015-10-04
Bitset: Make bool() operator explicit.
Scott Mansell
2015-10-04
LogManager: Remove unused define.
Scott Mansell
2015-10-04
LogManager: replace set of LogListener pointers with bitset.
Scott Mansell
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Common: Move NonCopyable to its own header
Lioncash
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
2014-12-28
OGL: disable driver warnings fetch
degasus
2014-08-16
Common: Get rid of StdConditionVariable, StdMutex, and StdThread.
Lioncash
2014-06-25
Centralize the logging code into its own folder in Common.
Lioncash