| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-07-19 | hle/service: Make constructors explicit where applicable | Lioncash | |
| Prevents implicit construction and makes these lingering non-explicit constructors consistent with the rest of the other classes in services. | |||
| 2018-07-02 | Rename logging macro back to LOG_* | James Rowe | |
| 2018-04-24 | spl: Move logging macros over to new fmt-compatible ones | Lioncash | |
| 2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash | |
| Tidies up namespace declarations | |||
| 2018-04-17 | Various service name fixes - part 2 (rebased) (#322) | Hexagon12 | |
| * Updated ACC with more service names * Updated SVC with more service names * Updated set with more service names * Updated sockets with more service names * Updated SPL with more service names * Updated time with more service names * Updated vi with more service names | |||
| 2018-03-22 | Service/spl: add module and services | mailwl | |
