aboutsummaryrefslogtreecommitdiff
path: root/boot/scene_menu.c
AgeCommit message (Expand)Author
2023-10-11expo: Allow rendering the background of any objectSimon Glass
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass
2023-08-08expo: allocate correct amount of memoryDan Carpenter
2023-07-14expo: Add spacing around menus and itemsSimon Glass
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass
2023-07-14expo: Draw the current opened menu on topSimon Glass
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass
2023-07-14expo: Support drawing of popup menusSimon Glass
2023-07-14expo: Move menu-item selection into a functionSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14bootstd: Add a separate log category for expoSimon Glass
2023-07-14expo: Avoid automatically arranging the sceneSimon Glass
2023-01-16expo: Add support for scene menusSimon Glass