summaryrefslogtreecommitdiff
path: root/Source/Core/Common/LogManager.cpp
AgeCommit message (Expand)Author
2014-06-25Centralize the logging code into its own folder in Common.Lioncash
2014-06-05Use std::string in LogContainer's constructor.Lioncash
2014-05-01Revert "Merge pull request #62 from degasus/log_truncate_path" because it was...Tony Wasserka
2014-04-14Truncate the path on loggingdegasus
2014-03-29Remove all trailing whitespaces from our codebase.Pierre Bourdon
2014-03-09clang-modernize -use-nullptrTillmann Karras
2014-02-23Revert "Merge pull request #83 from lioncash/remove-console"Pierre Bourdon
2014-02-22Make Common/ mostly IWYU clean (and fix errors in rest of the project detecte...Pierre Bourdon
2014-02-20Fix more header sorting issues in Common/ (now check-includes clean).Pierre Bourdon
2014-02-18Convert all includes to relative paths.Lioncash
2014-02-17Second and final pass of clearing out tabs.Lioncash
2014-02-16Remove the embedded Console from the possible logging options.Lioncash
2014-02-16Remove the old MMIO access "interface".Pierre Bourdon
2014-02-13Turn loops into range-based formTillmann Karras
2014-02-10Some tidy up of sprintf to StringFromFormatMatthew Parlane
2014-02-09Revert "Merge pull request #49 from Parlane/sprintf_tidy"Pierre Bourdon
2014-02-08Some tidy up of sprintf to StringFromFormatMatthew Parlane
2013-12-31Remove unnecessary Src/ foldersJasper St. Pierre