Lioncash
|
29cd40bded
lm: Make use of insert_or_assign() in Log()
|
5 лет назад |
Lioncash
|
5ba49f188b
lm: Prevent redundant map lookups in Log()
|
5 лет назад |
Lioncash
|
6e2040c955
lm: Resolve -Wextra-semi warning
|
5 лет назад |
Chloe Marcec
|
9d5a56a40b
lm: Fix ReadLeb128
|
5 лет назад |
Chloe Marcec
|
2afc1060ef
Print Process ID and Thread ID as hex
|
5 лет назад |
Chloe Marcec
|
df42100320
Clamp string reads to buffer size
|
5 лет назад |
Chloe Marcec
|
dc18a1261c
Mark DestinationToString as static
|
5 лет назад |
Chloe Marcec
|
dca2e2c8f1
Mark LogPacketHeaderEntry hash as noexcept
|
5 лет назад |
Chloe Marcec
|
83f8c1a25e
lm: Recode LM service
|
5 лет назад |
Lioncash
|
6b7320add4
core: Remove unnecessary enum casts in log calls
|
5 лет назад |
Lioncash
|
1a954b2a59
service: Eliminate usages of the global system instance
|
5 лет назад |
Lioncash
|
da7be67daf
ipc_helpers: Remove usage of the global system instance
|
5 лет назад |
bunnei
|
4caff51710
core: memory: Move to Core::Memory namespace.
|
6 лет назад |
Lioncash
|
b05bfc6036
core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class
|
6 лет назад |
Lioncash
|
536fc7f0ea
core: Prepare various classes for memory read/write migration
|
6 лет назад |
Zach Hilman
|
fa6531ab0f
lm: Rename Initialize to Log and implement with manager/reporter
|
7 лет назад |
Zach Hilman
|
4153bd8d17
core: Add LM::Manager to system
|
7 лет назад |
Weiyi Wang
|
89abef3518
remove all occurance of specifying endianness inside BitField
|
7 лет назад |
David Marcec
|
a2cc3b10bb
Changed logging to be "Log before execution", Added more error logging, all services should now log on some level
|
7 лет назад |
Lioncash
|
34e4aaddd9
lm: Implement SetDestination by doing nothing
|
7 лет назад |
fearlessTobi
|
63c2e32e20
Port #4182 from Citra: "Prefix all size_t with std::"
|
7 лет назад |
Lioncash
|
b74df62959
lm: Use LOG_DEBUG for printing out trace logs
|
8 лет назад |
Lioncash
|
e0b0f4eece
lm: Handle threads and modules within the logger
|
8 лет назад |
Lioncash
|
f77cfab516
lm: Amend name of ILogger
|
8 лет назад |
Lioncash
|
91d86df920
lm: Move LM's class declaration into the cpp file
|
8 лет назад |
Lioncash
|
6f4d3d8163
lm: Amend names of Initialize() in Logger and Initialize() in LM
|
8 лет назад |
Lioncash
|
8650be1020
lm: Add missing function entry to Logger's function table
|
8 лет назад |
James Rowe
|
638956aa81
Rename logging macro back to LOG_*
|
8 лет назад |
Lioncash
|
dabfd90dfe
lm: Move logging macros over to new fmt-compatible ones
|
8 лет назад |
Lioncash
|
ccca5e7c28
service: Use nested namespace specifiers where applicable
|
8 лет назад |