Historia zmian

Autor SHA1 Wiadomość Data
  Liam a936972614 service: refactor server architecture 3 lat temu
  Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 lat temu
  ameerj 7c4b6aab2e core: Remove unused includes 4 lat temu
  ameerj 422a15ee75 lm: Demote guest logs to LOG_DEBUG 5 lat temu
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess 5 lat temu
  Lioncash 29cd40bded lm: Make use of insert_or_assign() in Log() 5 lat temu
  Lioncash 5ba49f188b lm: Prevent redundant map lookups in Log() 5 lat temu
  Lioncash 6e2040c955 lm: Resolve -Wextra-semi warning 5 lat temu
  Chloe Marcec 9d5a56a40b lm: Fix ReadLeb128 5 lat temu
  Chloe Marcec 2afc1060ef Print Process ID and Thread ID as hex 5 lat temu
  Chloe Marcec df42100320 Clamp string reads to buffer size 5 lat temu
  Chloe Marcec dc18a1261c Mark DestinationToString as static 5 lat temu
  Chloe Marcec dca2e2c8f1 Mark LogPacketHeaderEntry hash as noexcept 5 lat temu
  Chloe Marcec 83f8c1a25e lm: Recode LM service 5 lat temu
  Lioncash 6b7320add4 core: Remove unnecessary enum casts in log calls 5 lat temu
  Lioncash 1a954b2a59 service: Eliminate usages of the global system instance 5 lat temu
  Lioncash da7be67daf ipc_helpers: Remove usage of the global system instance 5 lat temu
  bunnei 4caff51710 core: memory: Move to Core::Memory namespace. 6 lat temu
  Lioncash b05bfc6036 core/memory: Migrate over Read{8, 16, 32, 64, Block} to the Memory class 6 lat temu
  Lioncash 536fc7f0ea core: Prepare various classes for memory read/write migration 6 lat temu
  Zach Hilman fa6531ab0f lm: Rename Initialize to Log and implement with manager/reporter 7 lat temu
  Zach Hilman 4153bd8d17 core: Add LM::Manager to system 7 lat temu
  Weiyi Wang 89abef3518 remove all occurance of specifying endianness inside BitField 7 lat temu
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level 7 lat temu
  Lioncash 34e4aaddd9 lm: Implement SetDestination by doing nothing 7 lat temu
  fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 7 lat temu
  Lioncash b74df62959 lm: Use LOG_DEBUG for printing out trace logs 8 lat temu
  Lioncash e0b0f4eece lm: Handle threads and modules within the logger 8 lat temu
  Lioncash f77cfab516 lm: Amend name of ILogger 8 lat temu
  Lioncash 91d86df920 lm: Move LM's class declaration into the cpp file 8 lat temu