Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | friend: Add friend:m, friend:s, and friend:v services | Lioncash | 2018-07-24 | 1 | -0/+3 |
* | friend/interface: Add missing CreateDaemonSuspendSessionService() to the function handler table | Lioncash | 2018-07-24 | 1 | -0/+1 |
* | friend: Deduplicate interfaces | Lioncash | 2018-07-24 | 5 | -44/+9 |
* | hle/service: Make constructors explicit where applicable | Lioncash | 2018-07-19 | 1 | -1/+1 |
* | Rename logging macro back to LOG_* | James Rowe | 2018-07-03 | 1 | -1/+1 |
* | friend: Move logging macros over to new fmt-compatible ones | Lioncash | 2018-04-24 | 1 | -1/+1 |
* | service: Use nested namespace specifiers where applicable | Lioncash | 2018-04-20 | 6 | -24/+12 |
* | Various fixes and clang | Hexagon12 | 2018-04-11 | 1 | -1/+1 |
* | Updated friend:u with more service names. | Hexagon12 | 2018-04-10 | 1 | -1/+2 |
* | Updated the unknown name | Hexagon12 | 2018-04-10 | 1 | -1/+1 |
* | Updated friend:a with more service names. | Hexagon12 | 2018-04-10 | 1 | -1/+2 |
* | service: Add friend:u interface. | bunnei | 2018-04-03 | 3 | -0/+39 |
* | service: Add Friend service interface. | bunnei | 2018-02-19 | 4 | -0/+94 |