This repository has been archived on 2025-12-14. You can view files and clone it, but you cannot make any changes to it's state, such as pushing and creating new issues, pull requests or comments.
github.ong19th.Citron/src/core/hle/service/am
FearlessTobi 310c1f50be scope_exit: Make constexpr
Allows the use of the macro in constexpr-contexts.
Also avoids some potential problems when nesting braces inside it.
2024-02-19 16:00:46 +01:00
..
frontend ns: rewrite IPlatformServiceManager 2024-02-18 10:32:21 -05:00
service Merge pull request #13035 from liamwhite/vi2 2024-02-18 23:36:53 -06:00
am.cpp nvnflinger: convert to process 2024-02-17 18:01:41 -05:00
am.h nvnflinger: convert to process 2024-02-17 18:01:41 -05:00
am_results.h am: rework IStorage for transfer storage 2024-01-29 20:17:33 -05:00
am_types.h am: rewrite ISelfController 2024-02-12 09:17:21 -05:00
applet.cpp am: return AppletDataBroker and use for frontend applets 2024-01-29 20:17:33 -05:00
applet.h am: unify display layer management 2024-02-17 18:00:28 -05:00
applet_data_broker.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
applet_data_broker.h service: add os types and multi wait API 2024-02-07 12:14:46 -05:00
applet_manager.cpp service: am: Add QLaunch launcher 2024-02-16 12:13:10 -06:00
applet_manager.h am: add new datatypes for per-applet state 2024-01-29 18:43:45 -05:00
applet_message_queue.cpp am: rewrite ICommonStateGetter 2024-02-12 09:16:02 -05:00
applet_message_queue.h am: rewrite ICommonStateGetter 2024-02-12 09:16:02 -05:00
display_layer_manager.cpp vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
display_layer_manager.h vi: manage resources independently of nvnflinger and refactor 2024-02-17 18:08:38 -05:00
hid_registration.cpp core: support offline web applet 2024-01-29 20:17:33 -05:00
hid_registration.h core: support offline web applet 2024-01-29 20:17:33 -05:00
library_applet_storage.cpp am: account for offset in transfer memory storage 2024-02-18 14:56:48 -05:00
library_applet_storage.h am: add new datatypes for per-applet state 2024-01-29 18:43:45 -05:00
process.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
process.h am: use applet program loading for tested versions 2024-02-10 12:38:19 -05:00