Age | Commit message (Expand) | Author |
---|---|---|
2025-01-14 | Revert incorrect copyright attribution for non-contributed files | Zephyron |
2024-12-31 | chore: update project references and add Citron copyright | Zephyron |
2023-03-01 | service: move hle_ipc from kernel | Liam |
2023-02-21 | service: refactor server architecture | Liam |
2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph |
2020-11-26 | service: Eliminate usages of the global system instance | Lioncash |
2019-09-22 | Deglobalize System: Friend | David Marcec |
2019-06-24 | Implemented INotificationService | David Marcec |
2018-09-10 | hle/service: Default constructors and destructors in the cpp file where appli... | Lioncash |
2018-07-19 | hle/service: Make constructors explicit where applicable | Lioncash |
2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash |
2018-04-11 | Various fixes and clang | Hexagon12 |
2018-02-19 | service: Add Friend service interface. | bunnei |