This website requires JavaScript.
Explore
Help
Sign In
The-Homebrew-Cloud
/
dolphin
Watch
2
Star
0
Fork
0
You've already forked dolphin
mirror of
https://github.com/dolphin-emu/dolphin.git
synced
2025-01-17 03:29:12 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dolphin
/
Source
/
Core
/
Common
/
Logging
History
Admiral H. Curtiss
36134abd0e
Common/LogManager: Add generic printf-style log function that takes a va_list instead of va_args.
2022-04-09 01:41:40 +02:00
..
ConsoleListener.h
[Android] Fix unused variable warning
2022-01-25 14:15:18 -08:00
ConsoleListenerDroid.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
ConsoleListenerNix.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
ConsoleListenerWin.cpp
Treewide: Adjust order of includes
2021-12-10 14:49:57 -08:00
Log.h
Common/LogManager: Add generic printf-style log function that takes a va_list instead of va_args.
2022-04-09 01:41:40 +02:00
LogManager.cpp
Common/LogManager: Add generic printf-style log function that takes a va_list instead of va_args.
2022-04-09 01:41:40 +02:00
LogManager.h
Convert LOG_TYPE and LOG_LEVELS to enum class
2021-10-24 11:48:36 -07:00