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-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
2016-11-25
MIC_U: Stub service funcions
mailwl
2
-0
/
+2
2016-10-20
Fix typos
Ricardo de Almeida Gonzaga
1
-1
/
+1
2016-10-02
Update the stub code of BOSS
JamePeng
2
-0
/
+2
2016-09-21
Use negative priorities to avoid special-casing the self-include
Yuri Kunde Schlesner
2
-2
/
+2
2016-09-21
Remove empty newlines in #include blocks.
Emmanuel Gil Peyrot
5
-9
/
+4
2016-09-18
Sources: Run clang-format on everything.
Emmanuel Gil Peyrot
7
-164
/
+181
2016-06-25
Remove superfluous std::move in return std::move(local_var)
scurest
1
-1
/
+1
2016-05-07
AudioCore: SDL2 Sink
MerryMage
2
-1
/
+3
2016-04-08
cecd:u: stub GetCecStateAbbreviated (#1648)
mailwl
1
-1
/
+1
2016-04-03
Dummy implementation dlp:SRVR Service.
exhalatio
2
-0
/
+2
[next]