aboutsummaryrefslogtreecommitdiff
path: root/boot/scene_internal.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-11expo: Plumb in textlines to a sceneSimon Glass1-0/+58
2023-10-11expo: Support opening a textlineSimon Glass1-0/+22
2023-10-11expo: Allow rendering the background of any objectSimon Glass1-7/+0
2023-10-11expo: Make calculation of an object bounding box genericSimon Glass1-0/+39
2023-10-11expo: Fix up comments for get_cur_menuitem_text() et alSimon Glass1-1/+1
2023-08-25expo: cedit: Support reading settings from CMOS RAMSimon Glass1-0/+12
2023-08-25expo: Export scene_menuitem_find() for use in internal codeSimon Glass1-0/+12
2023-08-25expo: Provide a way to iterate through all scene objectsSimon Glass1-0/+24
2023-08-25expo: Make scene_obj_find() take a const sceneSimon Glass1-1/+1
2023-07-14expo: Add a configuration editorSimon Glass1-0/+8
2023-07-14expo: Draw the current opened menu on topSimon Glass1-0/+20
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass1-0/+7
2023-07-14expo: Support simple themesSimon Glass1-0/+9
2023-07-14expo: Set up the width and height of objectsSimon Glass1-0/+21
2023-07-14expo: Use flags for objectsSimon Glass1-0/+11
2023-07-14expo: Correct some header-file commentsSimon Glass1-3/+5
2023-01-16expo: Add support for scenesSimon Glass1-0/+123