summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging
AgeCommit message (Expand)Author
2017-08-22Remove NonCopyableJosJuice
2017-08-16WFS: Use a separate log type for WFS related logsLéo Lam
2017-07-27LogManager: remove stand-alone semicolonligfx
2017-07-09LogManager: use layered configMichael Maltese
2017-07-09remove commented-out FileLogListener::GetNameMichael Maltese
2017-07-07LogManager: add SaveSettingsMichael Maltese
2017-07-07LogManager: make LogContainer a POD and don't allocateMichael Maltese
2017-07-07LogManager: remove per-container listenersMichael Maltese
2017-07-07LogManager: remove per-container verbositiesMichael Maltese
2017-07-07LogManager: clean up headerMichael Maltese
2017-06-17LogManager: Check if listener is valid before using itLéo Lam
2017-06-17Logging: Remove duplicated codeLéo Lam
2017-06-17Logging: Move verbosity setting code to LogManagerLéo Lam
2017-06-15Add a namespace to OpenFStreamJosJuice
2017-05-27Add CubebUtils namespace and hook up cubeb loggingMichael Maltese
2017-03-05Logging: Add CORE typeLéo Lam
2017-02-05IOS: Re-implement USB_HIDv4 (/dev/usb/hid)Léo Lam
2017-01-23Add includes for building on Windows without PCHMichael Maltese
2017-01-20IOS: Move out common USB structuresLéo Lam
2017-01-18Update log types names from IPC_HLE to IOSLéo Lam
2016-10-04Reduces the the filename of logsaldelaro5
2016-09-25Enable the log level LINFO in every buildsaldelaro5
2016-06-24Reformat all the things. Have fun with merge conflicts.Pierre Bourdon
2016-01-21A few more asterisks, mostly castsmathieui
2016-01-21More asterisksmathieui
2016-01-21Common: asterisks go against the type namemathieui
2015-12-03Merge pull request #3126 from phire/remove-logging-lockScott Mansell
2015-10-04LogManager: Move android logcat code into the proper place.Scott Mansell
2015-10-04Bitset: Make bool() operator explicit.Scott Mansell
2015-10-04LogManager: Remove unused define.Scott Mansell
2015-10-04LogManager: replace set of LogListener pointers with bitset.Scott Mansell
2015-09-28Fix building with PCH disabled.Rohit Nirmal
2015-09-26Common: Remove other Common prefixed headers from Common.hLioncash
2015-09-26Common: Move asserts to their own headerLioncash
2015-09-26Common: Move NonCopyable to its own headerLioncash
2015-09-10Remove unused log type.Scott Mansell
2015-09-10Rearrange the logtypes into something closer to alphabetical order.Scott Mansell
2015-09-10Split OpenGL errors into a separate logtype from Video errors.Scott Mansell
2015-09-04Fix building with PCH disabled.Rohit Nirmal
2015-07-08Fix building with PCH disabled.Rohit Nirmal
2015-06-24Logging: trigger _assert_() in release buildsTillmann Karras
2015-06-24Common: drop GEKKO defineTillmann Karras
2015-05-28Honor logging settings at startupJosJuice
2015-05-25Set copyright year to when a file was createdTillmann Karras
2015-05-25Update license headers to GPLv2+Tillmann Karras
2015-04-15General: Apply the const specifier where applicableLioncash
2015-03-15[windows] Remove ConsoleListener, which was not actually used.Shawn Hoffman
2015-02-25Formatting/Whitespace CleanupStevoisiak
2014-12-28OGL: disable driver warnings fetchdegasus
2014-11-05Host: Kill off Host_SysMessageLioncash