summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Logging
AgeCommit message (Expand)Author
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
2014-09-06Merge pull request #851 from lioncash/loggshuffle2
2014-09-06Common: Kill off duplicate log warning definitionsLioncash
2014-09-03Read the config file before enabling logs.Rachel Bryk
2014-08-30Get rid of C-style empty function parameter indicatorsLioncash
2014-08-16Common: Get rid of StdConditionVariable, StdMutex, and StdThread.Lioncash
2014-08-08Core: Kill off Host_UpdateLogDisplay()Lioncash
2014-07-14Remove some unnecessary defines in Log.hLioncash
2014-06-25Centralize the logging code into its own folder in Common.Lioncash