aboutsummaryrefslogtreecommitdiff
path: root/include/expo.h
AgeCommit message (Expand)Author
2023-08-25expo: cedit: Support writing settings to CMOS RAMSimon Glass
2023-08-25expo: Split out cedit into its own headerSimon Glass
2023-07-14expo: Add a configuration editorSimon Glass
2023-07-14expo: Support building an expo from a description fileSimon Glass
2023-07-14expo: Implement the keypress logic for popup menusSimon 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: Support simple themesSimon Glass
2023-07-14expo: Set up the width and height of objectsSimon Glass
2023-07-14expo: Use flags for objectsSimon Glass
2023-07-14expo: Add width and height to objectsSimon Glass
2023-07-14expo: Allow setting the start of the dynamic-ID rangeSimon Glass
2023-07-14expo: Rename exp_set_text_mode()Simon Glass
2023-07-14expo: Store the console in the expoSimon Glass
2023-07-14expo: Convert to using a string ID for the scene titleSimon Glass
2023-01-16expo: Add basic implementationSimon Glass