.. |
frontend
|
am: rewrite appletAE, appletOE
|
2024-02-11 21:59:33 -05:00 |
service
|
am: move IDebugFunctions
|
2024-02-12 09:16:02 -05:00 |
am_results.h
|
am: rework IStorage for transfer storage
|
2024-01-29 20:17:33 -05:00 |
am_types.h
|
am: rewrite ICommonStateGetter
|
2024-02-12 09:16:02 -05:00 |
am.cpp
|
am: rewrite appletAE, appletOE
|
2024-02-11 21:59:33 -05:00 |
am.h
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
applet_data_broker.cpp
|
am: return AppletDataBroker and use for frontend applets
|
2024-01-29 20:17:33 -05:00 |
applet_data_broker.h
|
service: add os types and multi wait API
|
2024-02-07 12:14:46 -05:00 |
applet_manager.cpp
|
am: rewrite ICommonStateGetter
|
2024-02-12 09:16:02 -05: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 |
applet.cpp
|
am: return AppletDataBroker and use for frontend applets
|
2024-01-29 20:17:33 -05:00 |
applet.h
|
am: rewrite IApplicationFunctions
|
2024-02-12 09:16:00 -05:00 |
application_creator.cpp
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
application_creator.h
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
display_controller.cpp
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
display_controller.h
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
global_state_controller.cpp
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
global_state_controller.h
|
service: split am into components
|
2024-01-29 18:43:45 -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 |
home_menu_functions.cpp
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
home_menu_functions.h
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
idle.cpp
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
idle.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
library_applet_accessor.cpp
|
am: return AppletDataBroker and use for frontend applets
|
2024-01-29 20:17:33 -05:00 |
library_applet_accessor.h
|
am: return AppletDataBroker and use for frontend applets
|
2024-01-29 20:17:33 -05:00 |
library_applet_creator.cpp
|
am: rewrite ICommonStateGetter
|
2024-02-12 09:16:02 -05:00 |
library_applet_creator.h
|
am: migrate global state to per-applet state structure
|
2024-01-29 20:17:33 -05:00 |
library_applet_self_accessor.cpp
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
library_applet_self_accessor.h
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |
library_applet_storage.cpp
|
am: add new datatypes for per-applet state
|
2024-01-29 18:43:45 -05:00 |
library_applet_storage.h
|
am: add new datatypes for per-applet state
|
2024-01-29 18:43:45 -05:00 |
lock_accessor.cpp
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
lock_accessor.h
|
service: split am into components
|
2024-01-29 18:43:45 -05:00 |
managed_layer_holder.cpp
|
am: add new datatypes for per-applet state
|
2024-01-29 18:43:45 -05:00 |
managed_layer_holder.h
|
am: add new datatypes for per-applet state
|
2024-01-29 18:43:45 -05:00 |
omm.cpp
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
omm.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
process_winding_controller.cpp
|
am: return AppletDataBroker and use for frontend applets
|
2024-01-29 20:17:33 -05:00 |
process_winding_controller.h
|
am: migrate global state to per-applet state structure
|
2024-01-29 20:17:33 -05:00 |
process.cpp
|
am: use applet program loading for tested versions
|
2024-02-10 12:38:19 -05:00 |
process.h
|
am: use applet program loading for tested versions
|
2024-02-10 12:38:19 -05:00 |
self_controller.cpp
|
am: stub SetMediaPlaybackState for self controller
|
2024-02-09 09:20:53 -05:00 |
self_controller.h
|
am: stub SetMediaPlaybackState for self controller
|
2024-02-09 09:20:53 -05:00 |
spsm.cpp
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
spsm.h
|
general: Convert source file copyright comments over to SPDX
|
2022-04-23 05:55:32 -04:00 |
storage_accessor.cpp
|
am: rework IStorage for transfer storage
|
2024-01-29 20:17:33 -05:00 |
storage_accessor.h
|
am: rework IStorage for transfer storage
|
2024-01-29 20:17:33 -05:00 |
storage.cpp
|
am: rework IStorage for transfer storage
|
2024-01-29 20:17:33 -05:00 |
storage.h
|
am: rework IStorage for transfer storage
|
2024-01-29 20:17:33 -05:00 |
system_buffer_manager.cpp
|
am: fix focus states and display of indirect keyboard
|
2024-02-09 09:20:53 -05:00 |
system_buffer_manager.h
|
nvnflinger/gpu: implement blending
|
2024-02-09 09:20:53 -05:00 |
window_controller.cpp
|
am: rewrite ICommonStateGetter
|
2024-02-12 09:16:02 -05:00 |
window_controller.h
|
core: support offline web applet
|
2024-01-29 20:17:33 -05:00 |