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