218 Commits (e3578966742aa1e4fd368de35aecce2a0bf45296)

Author SHA1 Message Date
Liam 9d7eebde7b ngc: implement service 3 years ago
lat9nq 1bc0b673aa backend: Remove usage of explicit operator overload 3 years ago
Narr the Reg 3f35b34515 Use yuzu as category instead of citra 3 years ago
bunnei 99296a1510 common: logging: Implement Android logcat backend. 3 years ago
Morph 407dc917f1 bounded_threadsafe_queue: Deduplicate and add PushModes 3 years ago
Morph f28ca5361f logging: Make use of bounded queue 3 years ago
Liam 809148e1a5 nvnflinger: fix name 3 years ago
Liam 9737615948 general: fix compile for Apple Clang 3 years ago
Liam 35d3e7db2a common: remove "yuzu:" prefix from thread names 4 years ago
Andrea Pappacoda cdb240f3d4
chore: make yuzu REUSE compliant 4 years ago
german77 c0264d2121 service: ptm: Rewrite PSM and add TS 4 years ago
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
Liam 0cfcee95c7 service: jit: stub JIT service 4 years ago
bunnei 0704b645df common: logging: Add a logger for NVFlinger. 4 years ago
ameerj 923decae5a common: Reduce unused includes 4 years ago
ameerj 8a8ea65fae common: Reduce unused includes 4 years ago
Merry 22f50c6bc1 backend: Ensure backend_thread is destructed before message_queue 4 years ago
Wunkolo 913c2bd2cb logging: Convert `backend_thread` into an `std::jthread` 4 years ago
Narr the Reg 6705439cf3 service/mnpp: Stub mnpp_app 4 years ago
liushuyu 09f4f3f23b
logging/log.h: move enum class formatter to a separate file ... 4 years ago
liushuyu 099dd0c0d2
logging/log: use `underlying_type` instead of hardcoding types 4 years ago
liushuyu 42f653ab6f
logging: adapt to changes in fmt 8.1 4 years ago
german77 ac1bfe228f service/notif: Add notif:a and stub ListAlarmSettings,Initialize 4 years ago
Levi Behunin d6b5f64484 Refactor Logging Impl 4 years ago
ameerj 579f4ea4bd common/logging: Reduce scope of fmt include 5 years ago
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header 5 years ago
german77 c57e0b3b24 common/logging: Add missing include 5 years ago
german77 f134a5e56c ngct: Stub NGCT:U service 5 years ago
Morph 790a09bc93
Revert "logging: Display backtrace on crash" 5 years ago
ameerj 84b4ac5729 logging: Fix log filter during initialization 5 years ago
yzct12345 81ed54d13e
logging: Display backtrace on crash 5 years ago
yzct12345 001675dced
logging: Simplify and make thread-safe 5 years ago
ReinUsesLisp 61cd7dd301 shader: Add logging 5 years ago
Morph a59ae5e702 common: logging: backend: Close the file after exceeding the write limit 5 years ago
Wunkolo 4569f39c7c common: Replace common_sizes into user-literals 5 years ago
Morph eed0d1f33b general: Add missing #pragma once directives 5 years ago
Morph cf0b9d1de2 common: fs: file: Remove [[nodiscard]] attribute from Flush 5 years ago
Morph 81b1b71993 common: fs: Remove [[nodiscard]] attribute on Remove* functions 5 years ago
Morph 391e823c79 common: logging: Restructure backend code 5 years ago
Morph 8150c65c07 common: logging: backend: Wrap IOFile in a unique_ptr 5 years ago
Morph 065867e2c2
common: fs: Rework the Common Filesystem interface to make use of std::filesystem (#6270) 5 years ago
Lioncash 6125590a7b log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash aaaca1cd6d log/backend: Make use of erase_if 5 years ago
Lioncash 2a341c9969 log/backend: Correct order of const in copy constructor 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
bunnei a4c6712a4b common: Move settings to common from core. 5 years ago
Morph 5ce0e127da bgtc: Update to 12.x and implement OpenTaskService 5 years ago
FearlessTobi beb951770a Address review comments 5 years ago
xperia64 fd5776aac2 Delete the old log file before rotating (#5675) 5 years ago
bunnei bf8bd60ab3 Fix the old log file to work with the log parser. 5 years ago