Historial de Commits

Autor SHA1 Mensaje Fecha
  bunnei cfed6936f3 hle: service: sm: Increase point buffer size. hace 5 años
  bunnei bf380b8584 hle: kernel: Remove deprecated Object class. hace 5 años
  bunnei 7444963bbb hle: kernel: Migrate KSession, KClientSession, and KServerSession to KAutoObject. hace 5 años
  bunnei 5e5933256b hle: kernel: Refactor IPC interfaces to not use std::shared_ptr. hace 5 años
  Lioncash 1a954b2a59 service: Eliminate usages of the global system instance hace 5 años
  VolcaEM 86946ea13c Remove duplicate functions hace 6 años
  VolcaEM f3630a0713 Use decimal instead of hexadecimal hace 6 años
  VolcaEM 6a0010d0c6 service: Update function tables hace 6 años
  FearlessTobi 4afebf26b6 sm/controller: Increase PointerBufferSize hace 6 años
  bunnei c3d3b173d3 kernel: Implement a more accurate IPC dispatch. hace 6 años
  bunnei 9046d4a548 kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) hace 6 años
  Lioncash 221613d4ea kernel/server_session: Make data members private hace 7 años
  David Marcec a2cc3b10bb Changed logging to be "Log before execution", Added more error logging, all services should now log on some level hace 7 años
  Lioncash e42bb5e003 service: Add missing headers inclusions where applicable hace 7 años
  Lioncash 56ab608044 core/core: Remove unnecessary sm/controller include hace 7 años
  bunnei cee6a7ab55 Merge pull request #1080 from lioncash/ret hace 8 años
  Lioncash aac5792a2b kernel/server_session: Add IsSession() member function hace 8 años
  Lioncash 5752454629 sm/controller: Correct return value of QueryPointerBufferSize hace 8 años
  James Rowe 638956aa81 Rename logging macro back to LOG_* hace 8 años
  Lioncash 2a3f3bf977 sm: Move logging macros over to new fmt-compatible ones hace 8 años
  Lioncash ccca5e7c28 service: Use nested namespace specifiers where applicable hace 8 años
  bunnei 72c5bfb1fa controller: DuplicateSession should return a ClientSession. hace 8 años
  bunnei 714a576113 ResponseBuilder: Use a bit field for customizing instead of always_move_handles. hace 8 años
  bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. hace 8 años
  bunnei f9dae99006 service: Fix all incorrect IPC response headers. hace 8 años
  bunnei 27bad0598a hle: Integrate Domain handling into ServerSession. hace 8 años
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. hace 8 años
  bunnei 6a36ffb86c controller: Use DuplicateSession for DuplicateSessionEx. hace 8 años
  bunnei 1247c53786 yuzu: Update license text to be consistent across project. hace 8 años
  Subv c12c756539 IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. hace 8 años