142 Commits (b9c2732121e2594a64d1141807c7d5bd0f317d0f)

Author SHA1 Message Date
Lioncash ea8dd8b650 service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode 8 years ago
Lioncash 8781beaf0d service: Add ldn services 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
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
James Rowe 6269a01b4e Add configurable logging backends 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 f1f7f2cba9 Added PREPO to logging backend, Removed comments from SaveReportWithUser 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
mailwl 9ee33350de Service/SSL: add ssl service 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
bunnei 1d491d636d logging: Add category for Friend service. 8 years ago
bunnei fa58d95027 log: Add logging category for NS services. 8 years ago
bunnei 8e1dbb26bd logger: Add Time service logging category. 8 years ago
bunnei c689fe8424 logger: Add SET service logging category. 8 years ago
bunnei fc1359dc03 logger: Add PCTL service logging category. 8 years ago
bunnei 649960b4eb logger: Add LM service logging category. 8 years ago
bunnei 8d2e4c3d39 logger: Add APM service logging category. 8 years ago
bunnei 485c6541cf logger: Add NIFM service logging category. 8 years ago
bunnei 8a5833f7ad logger: Add VI service logging category. 8 years ago
bunnei 65cfe09b62 logger: Add AM service logging category. 8 years ago
bunnei a947f16b63 logger: Add "account" service logging category. 8 years ago
st4rk 44eb840232 audout:u OpenAudioOut and IAudioOut (#138) 8 years ago
Rozlette ad64e7e86d logging: add missing NVDRV subclass to macro list 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
bunnei d15cadd760 loggin: Add IPC logging category. 8 years ago
bunnei 45db4bb3ea logging: Rename category "Core_ARM11" to "Core_ARM". 8 years ago
bunnei 960a1416de hle: Initial implementation of NX service framework and IPC. 8 years ago
bunnei 0906de9a14 hle: Remove a large amount of 3ds-specific service code. 8 years ago
bunnei f7a9d42592 logging: Add WebService as a log cateogry. 9 years ago
B3n30 2e37ce01c9 Implement basic virtual Room support based on enet (#2803) 9 years ago
wwylele 3974895e08 Input: add device and factory template 9 years ago
wwylele ea1ea0224c HW: add AES engine & implement AES-CCM 9 years ago
noah the goodra 091dd226d6 applied the change suggested by @wwylele 9 years ago
mailwl f2985f7080 Service/NFC: stub GetTagInRangeEvent 9 years ago
mailwl 1238e48c58 csnd:SND reformat source code 9 years ago
mailwl d4cadf11fc MIC_U: Stub service funcions 9 years ago
JamePeng bd8c80a7b4 Update the stub code of BOSS 9 years ago
Yuri Kunde Schlesner 84fbbe2629 Use negative priorities to avoid special-casing the self-include 9 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 9 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 9 years ago
scurest 0f9274fe24 Remove superfluous std::move in return std::move(local_var) 10 years ago