Age | Commit message (Expand) | Author |
---|---|---|
2023-07-14 | expo: Support building an expo from a description file | Simon Glass |
2023-07-14 | expo: Rename EXPOACT_POINT to EXPOACT_POINT_ITEM | Simon Glass |
2023-07-14 | expo: Move menu-item selection into a function | Simon Glass |
2023-07-14 | expo: Support simple themes | Simon Glass |
2023-07-14 | expo: Set up the width and height of objects | Simon Glass |
2023-07-14 | expo: Use flags for objects | Simon Glass |
2023-07-14 | expo: Add width and height to objects | Simon Glass |
2023-07-14 | expo: Rename exp_set_text_mode() | Simon Glass |
2023-07-14 | expo: Avoid automatically arranging the scene | Simon Glass |
2023-07-14 | expo: Convert to using a string ID for the scene title | Simon Glass |
2023-01-16 | expo: Add basic tests | Simon Glass |