index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
common
/
log_manager.cpp
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-12-09
Remove unused NDMA module
Yuri Kunde Schlesner
1
-1
/
+0
2014-12-03
Change NULLs to nullptrs.
Rohit Nirmal
1
-2
/
+2
2014-11-25
Remove unused includes to common/thread.h
Emmanuel Gil Peyrot
1
-1
/
+0
2014-11-19
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
1
-5
/
+5
2014-11-18
Add a GUI logging channel.
Tony Wasserka
1
-0
/
+1
2014-10-08
Added configuration file system.
archshift
1
-0
/
+1
2014-09-17
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
Emmanuel Gil Peyrot
1
-1
/
+1
2014-09-09
common: Prune all redundant includes
archshift
1
-1
/
+0
2014-09-09
Added string_util to common, small changes in loader.cpp
archshift
1
-1
/
+1
2014-06-12
Rename LCD to GPU.
Tony Wasserka
1
-1
/
+1
2014-06-01
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
1
-1
/
+1
2014-05-30
log: fixed to not print twice, enabled coloring, added OS print logging as its own type
bunnei
1
-13
/
+15
2014-05-10
added kernel logger to common
bunnei
1
-2
/
+2
2014-05-08
logger fix for linux
bunnei
1
-1
/
+1
2014-05-08
added GSP to loggers
bunnei
1
-1
/
+1
2014-05-06
- added better SVC logging
bunnei
1
-2
/
+2
2014-04-18
added NDMA hardware interface
bunnei
1
-1
/
+1
2014-04-11
added logger for generic HLE
bunnei
1
-2
/
+2
2014-04-09
fixed project includes to use new directory structure
bunnei
1
-8
/
+5
2014-04-09
got rid of 'src' folders in each sub-project
bunnei
1
-0
/
+0
2014-04-06
added logger option specifically for the renderer
bunnei
1
-1
/
+1
2014-04-05
added LCD logger
bunnei
1
-1
/
+1
2014-04-05
added a HW option to logging
bunnei
1
-47
/
+47
2014-04-02
convert tabs to spaces
bunnei
1
-120
/
+120
2013-10-02
added TIME logger for core timing
ShizZy
1
-1
/
+1
2013-09-20
added a module for loading bootable binaries
ShizZy
1
-2
/
+2
2013-09-18
changed log CPU from PPC to ARM11
ShizZy
1
-1
/
+2
2013-09-05
replaced common code with dolphin common
ShizZy
1
-0
/
+199