Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | logger: Add PCTL service logging category. | bunnei | 2018-02-05 | 1 | -1/+1 |
* | hle: Rename RequestBuilder to ResponseBuilder. | bunnei | 2018-01-25 | 1 | -1/+1 |
* | service: Fix all incorrect IPC response headers. | bunnei | 2018-01-25 | 1 | -1/+1 |
* | pctl: Clang format. | bunnei | 2018-01-15 | 1 | -1/+1 |
* | pctl: GetService should return an IParentalControlService interface. | bunnei | 2018-01-15 | 1 | -3/+8 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 4 | -4/+4 |
* | IPC: Make DuplicateSession return the Domain instead of the Session if the request was made on a Domain interface. | Subv | 2018-01-07 | 1 | -1/+2 |
* | pctl: Remove duplicate InstallInterfaces function. | bunnei | 2018-01-03 | 1 | -4/+0 |
* | service: Add empty interface for pctl:a. | bunnei | 2017-12-29 | 4 | -0/+84 |