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
Age
Commit message (
Expand
)
Author
2020-08-02
LogManager: Add missing include
Ryan Meredith
2020-07-24
Android: Add Log Configuration to UI
Ryan Meredith
2020-07-08
Common: Rename UTF16ToUTF8
JosJuice
2020-06-14
Replace some acronyms
Ryan Meredith
2020-05-02
Remove redundant Config prefix from ConfigInfo/ConfigLocation
Léo Lam
2019-11-28
Common: Unify logging namespace with Common
Lioncash
2019-08-31
ConsoleListenerWin: Properly output console logging in UTF-16 so UTF-8 displa...
Silent
2019-06-14
Common: Use fmt where applicable
Lioncash
2019-05-11
Qt/LogConfigWidget: Show log type short names
Léo Lam
2019-05-06
Reformat repo to clang-format 7.0 rules
Techjar
2019-03-03
Common/Config: Add a utility class to suppress config change callbacks.
Jordan Woyak
2018-08-28
Fix reducing log paths when building with MSVC
JosJuice
2018-08-11
LogManager: Change Master Log short name
Vincent Duvert
2018-05-27
Common: Remove unnecessary ~9 year old LOGGING preprocessor define
Lioncash
2018-05-12
Config: Fix template deduction for implicit conversions
Léo Lam
2018-04-16
Common/Logging/Log: Wrap GENERIC_LOG macro's body in do { } while (0)
Lioncash
2018-04-12
Reformat all the things!
spycrab
2018-03-31
Log: Rename IOS_FILEIO to IOS_FS
Léo Lam
2018-03-31
IOS: Rewrite FS to use FileSystem
Léo Lam
2018-03-22
Add a log type for Symbols and move symbols related logs to it
aldelaro5
2017-08-22
Remove NonCopyable
JosJuice
2017-08-16
WFS: Use a separate log type for WFS related logs
Léo Lam
2017-07-27
LogManager: remove stand-alone semicolon
ligfx
2017-07-09
LogManager: use layered config
Michael Maltese
2017-07-09
remove commented-out FileLogListener::GetName
Michael Maltese
2017-07-07
LogManager: add SaveSettings
Michael Maltese
2017-07-07
LogManager: make LogContainer a POD and don't allocate
Michael Maltese
2017-07-07
LogManager: remove per-container listeners
Michael Maltese
2017-07-07
LogManager: remove per-container verbosities
Michael Maltese
2017-07-07
LogManager: clean up header
Michael Maltese
2017-06-17
LogManager: Check if listener is valid before using it
Léo Lam
2017-06-17
Logging: Remove duplicated code
Léo Lam
2017-06-17
Logging: Move verbosity setting code to LogManager
Léo Lam
2017-06-15
Add a namespace to OpenFStream
JosJuice
2017-05-27
Add CubebUtils namespace and hook up cubeb logging
Michael Maltese
2017-03-05
Logging: Add CORE type
Léo Lam
2017-02-05
IOS: Re-implement USB_HIDv4 (/dev/usb/hid)
Léo Lam
2017-01-23
Add includes for building on Windows without PCH
Michael Maltese
2017-01-20
IOS: Move out common USB structures
Léo Lam
2017-01-18
Update log types names from IPC_HLE to IOS
Léo Lam
2016-10-04
Reduces the the filename of logs
aldelaro5
2016-09-25
Enable the log level LINFO in every builds
aldelaro5
2016-06-24
Reformat all the things. Have fun with merge conflicts.
Pierre Bourdon
2016-01-21
A few more asterisks, mostly casts
mathieui
2016-01-21
More asterisks
mathieui
2016-01-21
Common: asterisks go against the type name
mathieui
2015-12-03
Merge pull request #3126 from phire/remove-logging-lock
Scott Mansell
2015-10-04
LogManager: Move android logcat code into the proper place.
Scott Mansell
2015-10-04
Bitset: Make bool() operator explicit.
Scott Mansell
2015-10-04
LogManager: Remove unused define.
Scott Mansell
[next]