summaryrefslogtreecommitdiffstats
path: root/src/common/log_manager.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2014-12-13Remove old logging systemYuri Kunde Schlesner1-198/+0
2014-12-13New logging systemYuri Kunde Schlesner1-29/+29
2014-12-09Remove unused NDMA moduleYuri Kunde Schlesner1-1/+0
2014-12-03Change NULLs to nullptrs.Rohit Nirmal1-2/+2
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot1-1/+0
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-5/+5
2014-11-18Add a GUI logging channel.Tony Wasserka1-0/+1
2014-10-08Added configuration file system.archshift1-0/+1
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.Emmanuel Gil Peyrot1-1/+1
2014-09-09common: Prune all redundant includesarchshift1-1/+0
2014-09-09Added string_util to common, small changes in loader.cpparchshift1-1/+1
2014-06-12Rename LCD to GPU.Tony Wasserka1-1/+1
2014-06-01log: updated MAX_LOGLEVEL to use correct log level enum typebunnei1-1/+1
2014-05-30log: fixed to not print twice, enabled coloring, added OS print logging as its own typebunnei1-13/+15
2014-05-10added kernel logger to commonbunnei1-2/+2
2014-05-08logger fix for linuxbunnei1-1/+1
2014-05-08added GSP to loggersbunnei1-1/+1
2014-05-06- added better SVC loggingbunnei1-2/+2
2014-04-18added NDMA hardware interfacebunnei1-1/+1
2014-04-11added logger for generic HLEbunnei1-2/+2
2014-04-09fixed project includes to use new directory structurebunnei1-8/+5
2014-04-09got rid of 'src' folders in each sub-projectbunnei1-0/+0
2014-04-06added logger option specifically for the rendererbunnei1-1/+1
2014-04-05added LCD loggerbunnei1-1/+1
2014-04-05added a HW option to loggingbunnei1-47/+47
2014-04-02convert tabs to spacesbunnei1-120/+120
2013-10-02added TIME logger for core timingShizZy1-1/+1
2013-09-20added a module for loading bootable binariesShizZy1-2/+2
2013-09-18changed log CPU from PPC to ARM11ShizZy1-1/+2
2013-09-05replaced common code with dolphin commonShizZy1-0/+199