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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated
Emmanuel Gil Peyrot
2014-11-19
1
-5
/
+5
*
Add a GUI logging channel.
Tony Wasserka
2014-11-18
1
-0
/
+1
*
Added configuration file system.
archshift
2014-10-08
1
-0
/
+1
*
Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions.
Emmanuel Gil Peyrot
2014-09-17
1
-1
/
+1
*
Merge pull request #99 from archshift/ext-check
bunnei
2014-09-11
1
-1
/
+1
|
\
|
*
Added string_util to common, small changes in loader.cpp
archshift
2014-09-09
1
-1
/
+1
*
|
common: Prune all redundant includes
archshift
2014-09-09
1
-1
/
+0
|
/
*
Merge branch 'threading' of https://github.com/bunnei/citra
bunnei
2014-06-14
1
-14
/
+16
|
\
|
*
log: updated MAX_LOGLEVEL to use correct log level enum type
bunnei
2014-06-01
1
-1
/
+1
|
*
log: fixed to not print twice, enabled coloring, added OS print logging as its own type
bunnei
2014-05-30
1
-13
/
+15
*
|
Rename LCD to GPU.
Tony Wasserka
2014-06-12
1
-1
/
+1
|
/
*
added kernel logger to common
bunnei
2014-05-10
1
-2
/
+2
*
logger fix for linux
bunnei
2014-05-08
1
-1
/
+1
*
added GSP to loggers
bunnei
2014-05-08
1
-1
/
+1
*
- added better SVC logging
bunnei
2014-05-06
1
-2
/
+2
*
added NDMA hardware interface
bunnei
2014-04-18
1
-1
/
+1
*
added logger for generic HLE
bunnei
2014-04-11
1
-2
/
+2
*
fixed project includes to use new directory structure
bunnei
2014-04-09
1
-8
/
+5
*
got rid of 'src' folders in each sub-project
bunnei
2014-04-09
1
-0
/
+200