提交歷史

作者 SHA1 備註 提交日期
  bunnei e26e95fc37 Merge pull request #145 from jroweboy/oops 8 年之前
  James Rowe 9a005d5239 Fix typo for dependent options 8 年之前
  bunnei 767ce8abc8 Merge pull request #142 from bunnei/improve-time 8 年之前
  bunnei 3258db29da time: Implement ISteadyClock::GetCurrentTimePoint. 8 年之前
  bunnei 748c0de539 Merge pull request #137 from bunnei/improve-ipc 8 年之前
  bunnei de177f6692 audout_u: Various cleanups. 8 年之前
  bunnei 714a576113 ResponseBuilder: Use a bit field for customizing instead of always_move_handles. 8 年之前
  bunnei f0b6baf3ad time: Stub GetSystemClockContext function. 8 年之前
  bunnei 7588b24f46 server_session: Fix scenario where all domain handlers are closed. 8 年之前
  bunnei 1b1d399e5f hle: Rename RequestBuilder to ResponseBuilder. 8 年之前
  bunnei f9dae99006 service: Fix all incorrect IPC response headers. 8 年之前
  bunnei f0035420d7 ipc_helpers: Make interface domain agnostic and add header validation. 8 年之前
  bunnei 27bad0598a hle: Integrate Domain handling into ServerSession. 8 年之前
  bunnei 67758857e4 hle: Remove Domain and SyncObject kernel objects. 8 年之前
  bunnei 932fa94af7 handle_table: Remove ConvertSessionToDomain. 8 年之前
  st4rk 44eb840232 audout:u OpenAudioOut and IAudioOut (#138) 8 年之前
  bunnei b35cf672c0 Merge pull request #140 from gdkchan/time_fix 8 年之前
  gdkchan 703be1931a Fix time returning epoch time in milliseconds rather than in seconds 8 年之前
  bunnei a93ff5ed0f Merge pull request #139 from Rozelette/log_nvdrv 8 年之前
  Rozlette ad64e7e86d logging: add missing NVDRV subclass to macro list 8 年之前
  bunnei 337664ae7c Merge pull request #136 from N00byKing/patch-1 8 年之前
  N00byKing afa1ed6ad9 Correct Spelling 8 年之前
  bunnei d1b64cdc07 Merge pull request #135 from Subv/no_ports 8 年之前
  Subv b0489c9a64 Services: Added a todo about returning interfaces as domain objects in lm, hid and time. 8 年之前
  bunnei d8bd70d396 Merge pull request #133 from Subv/nvflinger2 8 年之前
  Subv 7efa6e8801 Time: Don't create unnecessary ports when retrieving the clock service sessions. 8 年之前
  Subv 1003996e80 HID: Don't create an unnecessary port in CreateAppletResource. 8 年之前
  Subv 1a9c96e4de LM: Don't create an unnecessary port in Initialize. 8 年之前
  Subv 67c43e9200 IPC: Don't create an unnecessary port when using PushIpcInterface outside of a domain. 8 年之前
  bunnei de2e5a0855 Merge pull request #134 from gdkchan/audout_hid_fix 8 年之前