154 Commits (44eb5c65e8ce73a20f18d36c8b8c124bffb712cb)

Author SHA1 Message Date
Lioncash eb88e9d088 general: Use deducation guides for std::lock_guard and std::unique_lock 7 years ago
Lioncash 40167af31d logging/backend: Make time_origin a class variable instead of a local static 7 years ago
Lioncash e52dbaf998 logging/backend: Move CreateEntry into the Impl class 7 years ago
B3n30 b2636e4b03 Adressed review comments 7 years ago
B3n30 5334e20770 threadsafe_queue: Add WaitIfEmpty and use it in logging 7 years ago
ReinUsesLisp 0c7b5355c3 logging: Add Vulkan backend logging class type 7 years ago
Tobias da012f0d54 Backport review comment from citra-emu/citra#4418 7 years ago
Lioncash 8aa910b315 logging/backend: Add missing services to the log filters 7 years ago
Zach Hilman e37e15fd1e service: Add skeleton for psm service 7 years ago
Carl Kenner c7871341fe logging: Add DebuggerBackend for logging to Visual Studio 7 years ago
Lioncash 025ab5f04f text_formatter: Avoid unnecessary string temporary creation in PrintMessage() 7 years ago
David 11a9e90d8d Stubbed IRS (#1349) 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Lioncash 067e34798b common/logging: Amend documentation comments 7 years ago
Lioncash 4209a71953 common/logging/filter: Replace C-style case with C++ static_cast 7 years ago
Lioncash ed8b4ac2b4 common/logging/filter: Make constructor explicit 7 years ago
Lioncash 2c16d2ccdd logging/text_formatter: Use empty braces for initializing CONSOLE_SCREEN_BUFFER_INFO instance 7 years ago
Lioncash e6a87798b9 logging/backend: Use const reference to refer to log filter 7 years ago
Lioncash 5415ccb7da common/logging: Add missing service log categories 7 years ago
Lioncash 705c5b6166 service: Add usb services 8 years ago
Lioncash ed0e62fe9e service: Add arp services 8 years ago
Lioncash 6ac24e4e5a service: Add migration services 8 years ago
Lioncash f29d848665 logging/log: Remove incorrect description in PCV doc comment 8 years ago
Lioncash 4d9067936c service: Add psc services 8 years ago
Lioncash a267a3cc08 service: Add capture services 8 years ago
Lioncash 2635578300 service: Add bpc and pcv services 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago
Lioncash bdeda001bc service: Add fgm services 8 years ago
Lioncash e136d94655 service: Add the pcie service 8 years ago
Tobias 1e25018638 Port #3758 from Citra (#852): Add missing std::string import in text_formatter 8 years ago
Lioncash cbefbc3c60 service: Add wlan services 8 years ago
Lioncash 82ef74be0b service: Add btm services 8 years ago
Lioncash db0eb8968d service: Add ncm services 8 years ago
Lioncash 3d1b71b0a8 service: Add mii services 8 years ago
Lioncash 171f57b364 service: Add nfc services 8 years ago
Lioncash 995ca4edd0 service/lbl: Implement EnableVrMode, DisableVrMode and GetVrMode 8 years ago
Lioncash 6116b53dfb service: Add ldn services 8 years ago
Lioncash e107471e08 logging/filter: Use std::string_view in ParseFilterString() 8 years ago
Lioncash aa199be9d0 logging/backend: Add missing standard includes 8 years ago
Lioncash 943584ff42 logging/backend: Use std::string_view in RemoveBackend() and GetBackend() 8 years ago
Lioncash d284e38814 externals: update fmt to version 5.1.0 8 years ago
James Rowe 9e5bc967de Logging: Dump all logs in the queue on close in debug mode 8 years ago
James Rowe ada0d38ca9 Logging: Don't lock the queue for the duration of the write 8 years ago
bunnei 0afb4ff542 Fix build and address review feedback 8 years ago
James Rowe 7af1a786d5 Add configurable logging backends 8 years ago
James Rowe d74d2a77cb Update clang format 8 years ago
James Rowe e159c550d8 Rename logging macro back to LOG_* 8 years ago
mailwl 7dee92618f Service/MM: add service and stub some functions 8 years ago
mailwl 3c612dea08 Service/BCAT: add module and services 8 years ago
Lioncash ea0bac3599 log: Remove old logging macros and functions 8 years ago