Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | service: move hle_ipc from kernel | Liam | 2023-03-01 | 1 | -2/+2 |
* | service: refactor server architecture | Liam | 2023-02-21 | 1 | -2/+1 |
* | general: Convert source file copyright comments over to SPDX | Morph | 2022-04-23 | 1 | -3/+2 |
* | service: Eliminate usages of the global system instance | Lioncash | 2020-11-27 | 1 | -2/+2 |
* | Deglobalize System: Friend | David Marcec | 2019-09-22 | 1 | -2/+7 |
* | Implemented INotificationService | David Marcec | 2019-06-24 | 1 | -0/+1 |
* | hle/service: Default constructors and destructors in the cpp file where applicable | Lioncash | 2018-09-11 | 1 | -0/+1 |
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 1 | -1/+1 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 1 | -4/+2 |
* | Various fixes and clang | Hexagon12 | 2018-04-11 | 1 | -1/+1 |
* | service: Add Friend service interface. | bunnei | 2018-02-19 | 1 | -0/+29 |