index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
logging
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
assert/logging: Stop the logging thread and flush the backends before crashing
FearlessTobi
2023-12-26
2
-0
/
+20
*
ngc: implement service
Liam
2023-09-14
2
-2
/
+2
*
backend: Remove usage of explicit operator overload
lat9nq
2023-07-25
1
-1
/
+1
*
Use yuzu as category instead of citra
Narr the Reg
2023-06-03
1
-1
/
+1
*
common: logging: Implement Android logcat backend.
bunnei
2023-06-03
3
-0
/
+63
*
bounded_threadsafe_queue: Deduplicate and add PushModes
Morph
2023-03-21
1
-1
/
+1
*
logging: Make use of bounded queue
Morph
2023-03-21
1
-8
/
+8
*
nvnflinger: fix name
Liam
2023-03-01
2
-102
/
+102
*
general: fix compile for Apple Clang
Liam
2022-11-22
1
-1
/
+1
*
common: remove "yuzu:" prefix from thread names
Liam
2022-10-03
1
-1
/
+1
*
chore: make yuzu REUSE compliant
Andrea Pappacoda
2022-07-27
7
-21
/
+14
*
service: ptm: Rewrite PSM and add TS
german77
2022-06-28
2
-2
/
+2
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
3
-9
/
+6
*
service: jit: stub JIT service
Liam
2022-04-06
2
-0
/
+2
*
common: logging: Add a logger for NVFlinger.
bunnei
2022-03-24
2
-0
/
+2
*
common: Reduce unused includes
ameerj
2022-03-19
2
-3
/
+0
*
common: Reduce unused includes
ameerj
2022-03-19
3
-4
/
+0
*
backend: Ensure backend_thread is destructed before message_queue
Merry
2022-03-10
1
-1
/
+1
*
logging: Convert `backend_thread` into an `std::jthread`
Wunkolo
2022-02-27
1
-13
/
+5
*
service/mnpp: Stub mnpp_app
Narr the Reg
2022-02-10
2
-0
/
+2
*
logging/log.h: move enum class formatter to a separate file ...
liushuyu
2022-01-09
2
-15
/
+24
*
logging/log: use `underlying_type` instead of hardcoding types
liushuyu
2022-01-08
1
-2
/
+4
*
logging: adapt to changes in fmt 8.1
liushuyu
2022-01-08
1
-1
/
+14
*
service/notif: Add notif:a and stub ListAlarmSettings,Initialize
german77
2021-12-06
2
-0
/
+2
*
Refactor Logging Impl
Levi Behunin
2021-11-01
3
-28
/
+39
*
common/logging: Reduce scope of fmt include
ameerj
2021-10-01
1
-1
/
+1
*
common/logging: Move Log::Entry declaration to a separate header
ameerj
2021-10-01
5
-17
/
+36
*
common/logging: Add missing include
german77
2021-09-01
1
-0
/
+1
*
Merge pull request #6927 from german77/ngct
Morph
2021-08-28
2
-0
/
+2
|
\
|
*
ngct: Stub NGCT:U service
german77
2021-08-27
2
-0
/
+2
*
|
Revert "logging: Display backtrace on crash"
Morph
2021-08-27
1
-111
/
+1
|
/
*
Merge pull request #6870 from yzct12345/trace-back-stack-back-stack-back
bunnei
2021-08-26
1
-1
/
+111
|
\
|
*
logging: Display backtrace on crash
yzct12345
2021-08-13
1
-1
/
+111
*
|
logging: Fix log filter during initialization
ameerj
2021-08-24
1
-4
/
+5
|
/
*
logging: Simplify and make thread-safe
yzct12345
2021-08-13
2
-245
/
+218
*
shader: Add logging
ReinUsesLisp
2021-07-22
2
-0
/
+8
*
common: logging: backend: Close the file after exceeding the write limit
Morph
2021-07-06
1
-8
/
+11
*
Merge pull request #6519 from Wunkolo/mem-size-literal
bunnei
2021-06-24
1
-4
/
+7
|
\
|
*
common: Replace common_sizes into user-literals
Wunkolo
2021-06-24
1
-4
/
+7
*
|
general: Add missing #pragma once directives
Morph
2021-06-24
1
-0
/
+2
|
/
*
common: fs: file: Remove [[nodiscard]] attribute from Flush
Morph
2021-06-22
1
-1
/
+1
*
common: fs: Remove [[nodiscard]] attribute on Remove* functions
Morph
2021-06-22
1
-1
/
+1
*
common: logging: Restructure backend code
Morph
2021-06-13
7
-278
/
+287
*
common: logging: backend: Wrap IOFile in a unique_ptr
Morph
2021-06-13
2
-6
/
+27
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
2
-17
/
+15
*
log/backend: Use in-class initializer for FileBackend
Lioncash
2021-04-20
2
-6
/
+8
*
log/backend: Make use of erase_if
Lioncash
2021-04-20
1
-4
/
+4
*
Merge pull request #6199 from lioncash/log-ns
bunnei
2021-04-14
7
-35
/
+44
|
\
|
*
log/backend: Correct order of const in copy constructor
Lioncash
2021-04-14
1
-2
/
+5
|
*
common/log: Move Log namespace into the Common namespace
Lioncash
2021-04-14
7
-33
/
+39
[next]