This website requires JavaScript.
Explore
Help
Sign In
mirror
/
dolphin
Watch
1
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-02-09 12:40:03 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
Logging
History
Scott Mansell
a759883ae5
Merge pull request
#3126
from phire/remove-logging-lock
...
Refactor logging code to get rid of a mutex.
2015-12-03 13:32:07 +13:00
..
ConsoleListener.h
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
ConsoleListenerDroid.cpp
LogManager: Move android logcat code into the proper place.
2015-10-04 02:18:06 +13:00
ConsoleListenerNix.cpp
Fix building with PCH disabled.
2015-09-28 11:51:08 -05:00
ConsoleListenerWin.cpp
Set copyright year to when a file was created
2015-05-25 13:22:31 +02:00
Log.h
Common: Move asserts to their own header
2015-09-26 18:51:27 -04:00
LogManager.cpp
LogManager: Move android logcat code into the proper place.
2015-10-04 02:18:06 +13:00
LogManager.h
Bitset: Make bool() operator explicit.
2015-10-04 01:37:32 +13:00