207 Commits (b3dce900043439a918fd0925a0dac08b6a5f5c34)

Author SHA1 Message Date
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
Liam d414904aef service: jit: stub JIT service 4 years ago
bunnei e3ee327a30 common: logging: Add a logger for NVFlinger. 5 years ago
ameerj e70b4f3fc5 common: Reduce unused includes 4 years ago
ameerj 582332d13f common: Reduce unused includes 4 years ago
Merry a993e93abd backend: Ensure backend_thread is destructed before message_queue 4 years ago
Wunkolo 8da42d8235 logging: Convert `backend_thread` into an `std::jthread` 4 years ago
Narr the Reg 4eef3a0cde service/mnpp: Stub mnpp_app 4 years ago
liushuyu 479d57987c logging/log.h: move enum class formatter to a separate file ... 4 years ago
liushuyu 52e9cd7743 logging/log: use `underlying_type` instead of hardcoding types 4 years ago
liushuyu 682ea0f431 logging: adapt to changes in fmt 8.1 4 years ago
german77 57ceda21b7 service/notif: Add notif:a and stub ListAlarmSettings,Initialize 4 years ago
Levi Behunin 30197c803e Refactor Logging Impl 5 years ago
ameerj 98b3b5e0e3 common/logging: Reduce scope of fmt include 5 years ago
ameerj f222d1e4ce common/logging: Move Log::Entry declaration to a separate header 5 years ago
german77 fab34850ae common/logging: Add missing include 5 years ago
german77 b036d9df7d ngct: Stub NGCT:U service 5 years ago
Morph 88fa692ae6 Revert "logging: Display backtrace on crash" 5 years ago
ameerj 0debad63cc logging: Fix log filter during initialization 5 years ago
yzct12345 133e23fe1c logging: Display backtrace on crash 5 years ago
yzct12345 aee8cc20ea logging: Simplify and make thread-safe 5 years ago
ReinUsesLisp f40daa777e shader: Add logging 5 years ago
Morph 3d2b67f5e3 common: logging: backend: Close the file after exceeding the write limit 5 years ago
Wunkolo 722f9c3cb5 common: Replace common_sizes into user-literals 5 years ago
Morph 5004b030df general: Add missing #pragma once directives 5 years ago
Morph e12844c5a3 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph f81ef990ac common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 5c635f8d09 common: logging: Restructure backend code 5 years ago
Morph 9fa79c001d common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago
Morph e8f1d7145e common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 4105a18d21 log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash b34cf1fe34 log/backend: Make use of erase_if 5 years ago
Lioncash 5f80027f15 log/backend: Correct order of const in copy constructor 5 years ago
Lioncash bb1bc3dd57 common/log: Move Log namespace into the Common namespace 5 years ago
bunnei 7a76bc30fa common: Move settings to common from core. 5 years ago
Morph 6e9d0a685b bgtc: Update to 12.x and implement OpenTaskService 5 years ago
FearlessTobi ae1899577f Address review comments 5 years ago
xperia64 34bacedd1a Delete the old log file before rotating (#5675) 5 years ago
bunnei a8aea907f4 Fix the old log file to work with the log parser. 5 years ago
xperia64 1c775a3f66 Rotate previous log file to '.old' if it exists 5 years ago
bunnei 655892e84b hle: service: Stub OLSC Initialize and SetSaveDataBackupSettingEnabled functions. 6 years ago
Lioncash 38ffaef6eb common: Enable warnings as errors 6 years ago
M&M c6f9cad218 logging/settings: Increase maximum log size to 100 MB and add extended logging option 6 years ago
Lioncash a87209e09d common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 8190a40d18 logging/backend: Make use of designated initializers 6 years ago
BreadFish64 45e463971b common/logging: don't use regex for path trimming 6 years ago
ReinUsesLisp a653f24a00 common/logging: Silence no return value warnings 7 years ago
Zach Hilman 46c3a8d6a3 log: Add logging class for Cheat Engine 7 years ago
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