summaryrefslogtreecommitdiff
path: root/src/common/log_manager.cpp
AgeCommit message (Expand)Author
2014-12-13Remove old logging systemYuri Kunde Schlesner
2014-12-13New logging systemYuri Kunde Schlesner
2014-12-09Remove unused NDMA moduleYuri Kunde Schlesner
2014-12-03Change NULLs to nullptrs.Rohit Nirmal
2014-11-25Remove unused includes to common/thread.hEmmanuel Gil Peyrot
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP ...Emmanuel Gil Peyrot
2014-11-18Add a GUI logging channel.Tony Wasserka
2014-10-07Added configuration file system.archshift
2014-09-17Common: Rename the File namespace to FileUtil, to match the filename and prev...Emmanuel Gil Peyrot
2014-09-11Merge pull request #99 from archshift/ext-checkbunnei
2014-09-08common: Prune all redundant includesarchshift
2014-09-08Added string_util to common, small changes in loader.cpparchshift
2014-06-14Merge branch 'threading' of https://github.com/bunnei/citrabunnei
2014-06-12Rename LCD to GPU.Tony Wasserka
2014-06-01log: updated MAX_LOGLEVEL to use correct log level enum typebunnei
2014-05-29log: fixed to not print twice, enabled coloring, added OS print logging as it...bunnei
2014-05-09added kernel logger to commonbunnei
2014-05-07logger fix for linuxbunnei
2014-05-07added GSP to loggersbunnei
2014-05-06- added better SVC loggingbunnei
2014-04-17added NDMA hardware interfacebunnei
2014-04-10added logger for generic HLEbunnei
2014-04-08fixed project includes to use new directory structurebunnei
2014-04-08got rid of 'src' folders in each sub-projectbunnei