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-03-09 07:13:57 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
Logging
History
Lioncash
b0dc823472
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
...
Enforces the termination of GENERIC_LOGs with semicolons.
2018-04-16 12:11:32 -04:00
..
ConsoleListener.h
…
ConsoleListenerDroid.cpp
…
ConsoleListenerNix.cpp
…
ConsoleListenerWin.cpp
…
Log.h
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
2018-04-16 12:11:32 -04:00
LogManager.cpp
Reformat all the things!
2018-04-12 21:28:39 +02:00
LogManager.h
Remove NonCopyable
2017-08-22 16:40:34 +02:00