index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2018-07-02
Fix build and address review feedback
bunnei
1
-4
/
+4
2018-07-02
Add configurable logging backends
James Rowe
2
-11
/
+233
2018-07-02
Update clang format
James Rowe
1
-1
/
+1
2018-07-02
Rename logging macro back to LOG_*
James Rowe
2
-10
/
+10
2018-06-05
Service/MM: add service and stub some functions
mailwl
2
-0
/
+2
2018-05-28
Service/BCAT: add module and services
mailwl
2
-0
/
+2
2018-04-27
log: Remove old logging macros and functions
Lioncash
2
-54
/
+1
2018-04-26
Switched to NGLOG_WARNING
David Marcec
1
-1
/
+1
2018-04-26
Added PREPO to logging backend, Removed comments from SaveReportWithUser
David Marcec
1
-0
/
+1
2018-04-22
GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport...
David Marcec
1
-0
/
+1
2018-04-05
Update fmtlib to fix msvc warnings
James Rowe
2
-5
/
+8
2018-04-03
logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Daniel Lim Wee Soong
2
-5
/
+11
2018-03-29
service: Add NFP module interface.
bunnei
2
-0
/
+2
2018-03-26
log.h: Change comment from citra to yuzu
N00byKing
1
-1
/
+1
2018-03-23
Service/SSL: add ssl service
mailwl
2
-0
/
+2
2018-03-22
Remove dependency chrono
Daniel Lim Wee Soong
1
-1
/
+0
2018-03-22
Logging: Create logging macros based on fmtlib
Daniel Lim Wee Soong
7
-66
/
+75
2018-03-22
Service/spl: add module and services
mailwl
2
-0
/
+2
2018-03-20
Service: add fatal:u, fatal:p services
mailwl
2
-0
/
+2
2018-02-20
Service/AOC: stub ListAddOnContent function
mailwl
2
-0
/
+2
2018-02-19
logging: Add category for Friend service.
bunnei
2
-0
/
+2
2018-02-14
log: Add logging category for NS services.
bunnei
2
-0
/
+2
2018-02-04
logger: Add Time service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add SET service logging category.
bunnei
2
-15
/
+11
2018-02-04
logger: Add PCTL service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add LM service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add APM service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add NIFM service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add VI service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add AM service logging category.
bunnei
2
-0
/
+2
2018-02-04
logger: Add "account" service logging category.
bunnei
2
-0
/
+2
2018-01-24
audout:u OpenAudioOut and IAudioOut (#138)
st4rk
2
-0
/
+2
2018-01-23
logging: add missing NVDRV subclass to macro list
Rozlette
1
-0
/
+1
2018-01-21
Added nvmemp, Added /dev/nvhost-ctrl, SetClientPID now stores pid (#114)
David
1
-0
/
+1
2018-01-20
Format: Run the new clang format on everything
James Rowe
6
-6
/
+6
2018-01-17
loggin: Add IPC logging category.
bunnei
2
-1
/
+3
2017-10-23
logging: Rename category "Core_ARM11" to "Core_ARM".
bunnei
2
-2
/
+2
2017-10-14
hle: Initial implementation of NX service framework and IPC.
bunnei
2
-2
/
+2
2017-10-10
hle: Remove a large amount of 3ds-specific service code.
bunnei
2
-42
/
+0
2017-07-10
logging: Add WebService as a log cateogry.
bunnei
2
-1
/
+3
2017-07-07
Implement basic virtual Room support based on enet (#2803)
B3n30
2
-0
/
+2
2017-06-30
Remove unnecessary WIN32_LEAN_AND_MEAN macro definition
Kloen
1
-1
/
+0
2017-03-01
Input: add device and factory template
wwylele
2
-0
/
+2
2017-02-21
HW: add AES engine & implement AES-CCM
wwylele
2
-0
/
+2
2017-02-13
applied the change suggested by @wwylele
noah the goodra
1
-0
/
+1
2017-02-13
added http service enum to the log.h file
noah the goodra
1
-0
/
+1
2016-12-30
Service/NFC: stub GetTagInRangeEvent
mailwl
2
-0
/
+2
2016-12-12
csnd:SND reformat source code
mailwl
2
-0
/
+2
2016-12-05
Support mingw cross-compile
Jannik Vogel
1
-1
/
+1
2016-11-30
Set client SDK version to Service APIs
mailwl
1
-3
/
+2
[next]