Histórico de Commits

Autor SHA1 Mensagem Data
  Morph 12c1766997 general: Replace RESULT_SUCCESS with ResultSuccess há 5 anos atrás
  bunnei 7361eac10f hle: kernel: Implement CloneCurrentObject and improve session management. há 5 anos atrás
  bunnei c40e7593f5 Revert "WORKAROUND: temp. disable session resource limits while we work out issues" há 5 anos atrás
  bunnei fc086f93b2 WORKAROUND: temp. disable session resource limits while we work out issues há 5 anos atrás
  bunnei 2c1e119c4a hle: service: sm: Add TIPC support. há 5 anos atrás
  bunnei 49c4c329f6 hle: service: sm: GetService: Reserve session resource when we create a KSession. há 5 anos atrás
  bunnei 934b2d8842 hle: service: sm: Improve Initialize implementation. há 5 anos atrás
  bunnei bf380b8584 hle: kernel: Remove deprecated Object class. há 5 anos atrás
  bunnei 626f746971 hle: kernel: Migrate KPort, KClientPort, and KServerPort to KAutoObject. há 5 anos atrás
  bunnei 7a06864100 hle: kernel: Migrate KServerPort to KAutoObject. há 5 anos atrás
  bunnei 0297448fbc hle: kernel: Migrate KClientPort to KAutoObject. há 5 anos atrás
  bunnei 7444963bbb hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. há 5 anos atrás
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. há 5 anos atrás
  german77 6c81332ca7 sm: Use proper names, update to 12.x há 5 anos atrás
  bunnei 35c3c078e3 core: hle: kernel: Update KSynchronizationObject. há 5 anos atrás
  Lioncash 1a954b2a59 service: Eliminate usages of the global system instance há 5 anos atrás
  Lioncash 057aa6275d service/sm: Slightly more efficient string name validation há 6 anos atrás
  Lioncash 78b1bc3b61 service/sm: Eliminate dependency on the global system instance há 6 anos atrás
  Lioncash ffdf8c0cb3 service: Remove two usages of the global system accessor há 6 anos atrás
  Fernando Sahmkow 48fa3b7a0f General: Cleanup legacy code. há 6 anos atrás
  David Marcec b4dbf1b9c7 Don't fail silently for vi, sm, set and ns services há 6 anos atrás
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. há 6 anos atrás
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) há 6 anos atrás
  Lioncash 2a533f0067 service/sm: Improve debug log for RegisterService há 7 anos atrás
  Lioncash d8625f5544 hle/service, hle/sm: Compress usages of MakeResult() há 7 anos atrás
  Lioncash a8269fdae3 hle/service, hle/sm: Use structured bindings where applicable há 7 anos atrás
  bunnei 1e49a85106 Merge pull request #1801 from ogniK5377/log-before-execute há 7 anos atrás
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level há 7 anos atrás
  Lioncash b0df09335c service/sm: Take std::string by const reference in UnregisterService há 7 anos atrás
  Zach Hilman 0080a8da58 sm: Implement RegisterService and UnregisterService há 7 anos atrás