summaryrefslogtreecommitdiff
path: root/include/expo.h
AgeCommit message (Expand)AuthorFilesLines
2023-07-14expo: Add a configuration editorSimon Glass1-0/+29
2023-07-14expo: Support building an expo from a description fileSimon Glass1-0/+14
2023-07-14expo: Implement the keypress logic for popup menusSimon Glass1-0/+7
2023-07-14expo: Draw popup menus in both opened and closed statesSimon Glass1-0/+30
2023-07-14expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEMSimon Glass1-3/+3
2023-07-14expo: Support drawing of popup menusSimon Glass1-0/+9
2023-07-14expo: Support simple themesSimon Glass1-0/+24
2023-07-14expo: Set up the width and height of objectsSimon Glass1-0/+21
2023-07-14expo: Use flags for objectsSimon Glass1-2/+11
2023-07-14expo: Add width and height to objectsSimon Glass1-4/+17
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass1-0/+19
2023-07-14expo: Rename exp_set_text_mode()Simon Glass1-2/+2
2023-07-14expo: Store the console in the expoSimon Glass1-0/+2
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass1-5/+5
2023-01-17expo: Add basic implementationSimon Glass1-0/+522