Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #3094 from lioncash/tables | bunnei | 2019-11-25 | 1 | -1/+1 |
|\ | |||||
| * | service: Update function tables | Lioncash | 2019-11-12 | 1 | -1/+1 |
* | | kernel: Replace usage of boost::intrusive_ptr with std::shared_ptr for kernel objects. (#3154) | bunnei | 2019-11-25 | 1 | -6/+6 |
|/ | |||||
* | pm: Implement pm:shell and pm:dmnt GetApplicationPid | Zach Hilman | 2019-06-27 | 1 | -3/+29 |
* | pm: Implement pm:dmnt GetTitlePid | Zach Hilman | 2019-06-27 | 1 | -7/+36 |
* | pm: Implement pm:info GetTitleId | Zach Hilman | 2019-06-27 | 1 | -2/+47 |
* | service: Update service function tables | Lioncash | 2019-04-11 | 1 | -7/+14 |
* | service/pm: Implement SetMaintenanceBoot() | Lioncash | 2019-01-28 | 1 | -1/+10 |
* | service/pm: Tidy up functionality related to SystemBootMode | Lioncash | 2019-01-28 | 1 | -1/+3 |
* | Changed logging to be "Log before execution", Added more error logging, all services should now log on some level | David Marcec | 2018-11-26 | 1 | -2/+2 |
* | Added GetBootMode (#1107) | David | 2018-08-24 | 1 | -1/+12 |
* | service: Add pm services | Lioncash | 2018-07-25 | 1 | -0/+70 |