index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
/
log.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-07-27
chore: make yuzu REUSE compliant
Andrea Pappacoda
1
-3
/
+2
2022-01-09
logging/log.h: move enum class formatter to a separate file ...
liushuyu
1
-15
/
+1
2022-01-08
logging/log: use `underlying_type` instead of hardcoding types
liushuyu
1
-2
/
+4
2022-01-08
logging: adapt to changes in fmt 8.1
liushuyu
1
-1
/
+14
2021-10-01
common/logging: Reduce scope of fmt include
ameerj
1
-1
/
+1
2021-10-01
common/logging: Move Log::Entry declaration to a separate header
ameerj
1
-0
/
+4
2021-06-13
common: logging: Restructure backend code
Morph
1
-119
/
+1
2021-04-14
common/log: Move Log namespace into the Common namespace
Lioncash
1
-14
/
+20
2021-04-09
bgtc: Update to 12.x and implement OpenTaskService
Morph
1
-0
/
+1
2020-11-19
hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functi...
bunnei
1
-0
/
+1
2020-01-23
common/logging: don't use regex for path trimming
BreadFish64
1
-12
/
+21
2019-09-21
log: Add logging class for Cheat Engine
Zach Hilman
1
-0
/
+1
2019-02-12
logging: Add Vulkan backend logging class type
ReinUsesLisp
1
-0
/
+1
2018-10-23
logging/backend: Add missing services to the log filters
Lioncash
1
-0
/
+2
2018-10-20
service: Add skeleton for psm service
Zach Hilman
1
-0
/
+1
2018-09-23
Stubbed IRS (#1349)
David
1
-0
/
+1
2018-09-04
common/logging: Amend documentation comments
Lioncash
1
-5
/
+5
2018-08-08
common/logging: Add missing service log categories
Lioncash
1
-0
/
+8
2018-08-07
service: Add usb services
Lioncash
1
-0
/
+1
2018-08-04
service: Add arp services
Lioncash
1
-0
/
+1
2018-08-02
service: Add migration services
Lioncash
1
-0
/
+1
2018-08-01
logging/log: Remove incorrect description in PCV doc comment
Lioncash
1
-1
/
+1
2018-08-01
service: Add psc services
Lioncash
1
-0
/
+1
2018-08-01
service: Add capture services
Lioncash
1
-0
/
+1
2018-08-01
service: Add bpc and pcv services
Lioncash
1
-0
/
+2
2018-08-01
Remove files that are not used
Zach Hilman
1
-0
/
+1
2018-07-31
service: Add fgm services
Lioncash
1
-0
/
+1
2018-07-31
service: Add the pcie service
Lioncash
1
-0
/
+1
2018-07-28
service: Add wlan services
Lioncash
1
-0
/
+1
2018-07-28
service: Add btm services
Lioncash
1
-0
/
+1
2018-07-27
service: Add ncm services
Lioncash
1
-0
/
+1
2018-07-27
service: Add mii services
Lioncash
1
-0
/
+1
2018-07-27
service: Add nfc services
Lioncash
1
-0
/
+1
2018-07-27
service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode
Lioncash
1
-0
/
+1
2018-07-26
service: Add ldn services
Lioncash
1
-0
/
+1
2018-07-18
externals: update fmt to version 5.1.0
Lioncash
1
-1
/
+1
2018-07-02
Rename logging macro back to LOG_*
James Rowe
1
-7
/
+7
2018-06-05
Service/MM: add service and stub some functions
mailwl
1
-0
/
+1
2018-05-28
Service/BCAT: add module and services
mailwl
1
-0
/
+1
2018-04-27
log: Remove old logging macros and functions
Lioncash
1
-35
/
+0
2018-04-26
Switched to NGLOG_WARNING
David Marcec
1
-1
/
+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
1
-3
/
+5
2018-04-03
logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC
Daniel Lim Wee Soong
1
-2
/
+8
2018-03-29
service: Add NFP module interface.
bunnei
1
-0
/
+1
2018-03-26
log.h: Change comment from citra to yuzu
N00byKing
1
-1
/
+1
2018-03-23
Service/SSL: add ssl service
mailwl
1
-0
/
+1
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
1
-1
/
+32
2018-03-22
Service/spl: add module and services
mailwl
1
-0
/
+1
[next]