summaryrefslogtreecommitdiff
path: root/src/common/log_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-10-07Added configuration file system.Gravatar archshift1-0/+1
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prev...Gravatar Emmanuel Gil Peyrot1-1/+1
2014-09-08common: Prune all redundant includesGravatar archshift1-1/+0
2014-09-08Added string_util to common, small changes in loader.cppGravatar archshift1-1/+1
2014-06-12Rename LCD to GPU.Gravatar Tony Wasserka1-1/+1
2014-06-01log: updated MAX_LOGLEVEL to use correct log level enum typeGravatar bunnei1-1/+1
2014-05-29log: fixed to not print twice, enabled coloring, added OS print logging as it...Gravatar bunnei1-13/+15
2014-05-09added kernel logger to commonGravatar bunnei1-2/+2
2014-05-07logger fix for linuxGravatar bunnei1-1/+1
2014-05-07added GSP to loggersGravatar bunnei1-1/+1
2014-05-06- added better SVC loggingGravatar bunnei1-2/+2
2014-04-17added NDMA hardware interfaceGravatar bunnei1-1/+1
2014-04-10added logger for generic HLEGravatar bunnei1-2/+2
2014-04-08fixed project includes to use new directory structureGravatar bunnei1-8/+5
2014-04-08got rid of 'src' folders in each sub-projectGravatar bunnei1-0/+0
2014-04-06added logger option specifically for the rendererGravatar bunnei1-1/+1
2014-04-05added LCD loggerGravatar bunnei1-1/+1
2014-04-04added a HW option to loggingGravatar bunnei1-47/+47
2014-04-01convert tabs to spacesGravatar bunnei1-120/+120
2013-10-01added TIME logger for core timingGravatar ShizZy1-1/+1
2013-09-19added a module for loading bootable binariesGravatar ShizZy1-2/+2
2013-09-17changed log CPU from PPC to ARM11Gravatar ShizZy1-1/+2
2013-09-04replaced common code with dolphin commonGravatar ShizZy1-0/+199