diff options
author | Zephyron <zephyron@citron-emu.orgq> | 2025-02-17 17:33:10 +1000 |
---|---|---|
committer | Zephyron <zephyron@citron-emu.orgq> | 2025-02-17 17:33:10 +1000 |
commit | c5e480e55ddc3183c48148daaa14c00ada855fee (patch) | |
tree | 36613554e13c7526fc106b59b80c49bb1c893392 /src/citron/bootmanager.cpp | |
parent | 1c9e17496b6f9f4b083c62aa25548617dd179a8b (diff) |
feat: Add Home Menu launch support and system improvements
This commit adds support for launching the system Home Menu and implements
several system-level improvements:
- Add Home Menu launch functionality through new UI action
- Implement shutdown/reboot sequence handlers in GlobalStateController
- Add support for reserved region extra size in page tables
- Enhance audio controller with output management
- Expand parental control service capabilities
- Add profile service improvements for user management
Technical changes:
- Add OnHomeMenu() handler to launch QLaunch system applet
- Implement m_alias_region_extra_size tracking in page tables
- Add new CreateProcessFlag for reserved region extra size
- Expand audio controller interface with output management
- Add self-controller methods to various services
- Implement play timer and profile service improvements
The changes primarily focus on system menu integration and core service
improvements to better support system functionality.
Diffstat (limited to 'src/citron/bootmanager.cpp')
0 files changed, 0 insertions, 0 deletions