| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-02-21 | service: refactor server architecture | Liam | |
| Converts services to have their own processes | |||
| 2022-04-23 | general: Convert source file copyright comments over to SPDX | Morph | |
| This formats all copyright comments according to SPDX formatting guidelines. Additionally, this resolves the remaining GPLv2 only licensed files by relicensing them to GPLv2.0-or-later. | |||
| 2019-09-22 | core: Add LM::Manager to system | Zach Hilman | |
| Allows centralized control over logging mechanisms. | |||
| 2018-07-25 | lm: Move LM's class declaration into the cpp file | Lioncash | |
| This isn't used directly outside of this translation unit, so we can hide it from external use. | |||
| 2018-07-25 | lm: Amend names of Initialize() in Logger and Initialize() in LM | Lioncash | |
| Amends these to match the information on Switch Brew. | |||
| 2018-04-19 | service: Use nested namespace specifiers where applicable | Lioncash | |
| Tidies up namespace declarations | |||
| 2018-01-22 | LM: Don't create an unnecessary port in Initialize. | Subv | |
| 2018-01-13 | yuzu: Update license text to be consistent across project. | bunnei | |
| 2017-12-28 | service: Clean up apm/lm/applet_oe/controller/sm ctor/dtor. | bunnei | |
| 2017-10-18 | lm: Implement lm::Initialize and Logger::log. | bunnei | |
| 2017-10-14 | hle: Initial implementation of NX service framework and IPC. | bunnei | |
