140 Commits (fb65076b0f816b6185eaf299eb3ac6178a71fdbb)

Author SHA1 Message Date
Lioncash 6ef84f1c4c common/logging: Amend documentation comments 7 years ago
Lioncash 2949d9552c common/logging/filter: Replace C-style case with C++ static_cast 7 years ago
Lioncash 978f3a3282 common/logging/filter: Make constructor explicit 7 years ago
Lioncash 5a53d75313 logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 7 years ago
Lioncash bc7bfd96f0 logging/backend: Use const reference to refer to log filter 7 years ago
Lioncash 6e90f0bf6a common/logging: Add missing service log categories 7 years ago
Lioncash 45bc449ff9 service: Add usb services 7 years ago
Lioncash de72956181 service: Add arp services 8 years ago
Lioncash 7469e26e5e service: Add migration services 8 years ago
Lioncash 42c5171322 logging/log: Remove incorrect description in PCV doc comment 8 years ago
Lioncash 5233040ab4 service: Add psc services 8 years ago
Lioncash e39294c267 service: Add capture services 8 years ago
Lioncash d109279543 service: Add bpc and pcv services 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago
Lioncash 268eeeb406 service: Add fgm services 8 years ago
Lioncash e373027a73 service: Add the pcie service 8 years ago
Tobias 420f8fb29e Port #3758 from Citra (#852): Add missing std::string import in text_formatter 8 years ago
Lioncash 6ea416091e service: Add wlan services 8 years ago
Lioncash ca7655be3a service: Add btm services 8 years ago
Lioncash 7931cc0ceb service: Add ncm services 8 years ago
Lioncash f46bfdd77d service: Add mii services 8 years ago
Lioncash 04d144aa40 service: Add nfc services 8 years ago
Lioncash ea8dd8b650 service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode 8 years ago
Lioncash 8781beaf0d service: Add ldn services 8 years ago
Lioncash f63ccbd936 logging/filter: Use std::string_view in ParseFilterString() 8 years ago
Lioncash 7a1a860abe logging/backend: Add missing standard includes 8 years ago
Lioncash 457d1b4490 logging/backend: Use std::string_view in RemoveBackend() and GetBackend() 8 years ago
Lioncash f5d7706ca1 externals: update fmt to version 5.1.0 8 years ago
James Rowe 497b81558e Logging: Dump all logs in the queue on close in debug mode 8 years ago
James Rowe 6daebaaa57 Logging: Don't lock the queue for the duration of the write 8 years ago
bunnei 76b475faf7 Fix build and address review feedback 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
James Rowe 0d46f0df12 Update clang format 8 years ago
James Rowe 638956aa81 Rename logging macro back to LOG_* 8 years ago
mailwl 7e3d746b06 Service/MM: add service and stub some functions 8 years ago
mailwl 7757cc1a7f Service/BCAT: add module and services 8 years ago
Lioncash d43c49264f
log: Remove old logging macros and functions 8 years ago
David Marcec abc23416e8 Switched to NGLOG_WARNING 8 years ago
David Marcec f1f7f2cba9 Added PREPO to logging backend, Removed comments from SaveReportWithUser 8 years ago
David Marcec 27650499bc GetIUserInterface->CreateUserInterface, Added todos and stub logs. Playreport->PlayReport. 8 years ago
James Rowe f9945f8a3b Update fmtlib to fix msvc warnings 8 years ago
Daniel Lim Wee Soong bb9093ed57 logging: Change FmtLogMessage to use variadic template instead of FMT_VARIADIC 8 years ago
bunnei deaf6f9e35 service: Add NFP module interface. 8 years ago
N00byKing 3357e8d9ba
log.h: Change comment from citra to yuzu 8 years ago
mailwl 9ee33350de Service/SSL: add ssl service 8 years ago
Daniel Lim Wee Soong 8529d84f31 Remove dependency chrono 8 years ago
Daniel Lim Wee Soong 3b558eebee Logging: Create logging macros based on fmtlib 8 years ago
mailwl 95e747cd06 Service/spl: add module and services 8 years ago
mailwl dca7cfb9cf Service: add fatal:u, fatal:p services 8 years ago
mailwl 46931a9566 Service/AOC: stub ListAddOnContent function 8 years ago