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
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
2015-10-04
LogManager: replace set of LogListener pointers with bitset.
Scott Mansell
2015-09-28
Fix building with PCH disabled.
Rohit Nirmal
2015-09-26
Common: Remove other Common prefixed headers from Common.h
Lioncash
2015-09-26
Common: Move asserts to their own header
Lioncash
2015-09-26
Common: Move NonCopyable to its own header
Lioncash
2015-09-10
Remove unused log type.
Scott Mansell
2015-09-10
Rearrange the logtypes into something closer to alphabetical order.
Scott Mansell
2015-09-10
Split OpenGL errors into a separate logtype from Video errors.
Scott Mansell
2015-09-04
Fix building with PCH disabled.
Rohit Nirmal
2015-07-08
Fix building with PCH disabled.
Rohit Nirmal
2015-06-24
Logging: trigger _assert_() in release builds
Tillmann Karras
[next]