Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-11-14 | expo: Correct background colour | Simon Glass | 1 | -1/+3 |
2023-08-25 | expo: Provide a way to iterate through all scene objects | Simon Glass | 1 | -0/+15 |
2023-07-14 | expo: Support building an expo from a description file | Simon Glass | 1 | -0/+1 |
2023-07-14 | expo: Add spacing around menus and items | Simon Glass | 1 | -0/+2 |
2023-07-14 | expo: Draw the current opened menu on top | Simon Glass | 1 | -0/+12 |
2023-07-14 | expo: Support simple themes | Simon Glass | 1 | -0/+20 |
2023-07-14 | expo: Set up the width and height of objects | Simon Glass | 1 | -0/+24 |
2023-07-14 | expo: Allow setting the start of the dynamic-ID range | Simon Glass | 1 | -0/+15 |
2023-07-14 | bootstd: Add a separate log category for expo | Simon Glass | 1 | -0/+2 |
2023-07-14 | expo: Rename exp_set_text_mode() | Simon Glass | 1 | -1/+1 |
2023-07-14 | expo: Avoid automatically arranging the scene | Simon Glass | 1 | -1/+14 |
2023-07-14 | expo: Store the console in the expo | Simon Glass | 1 | -0/+9 |
2023-01-16 | expo: Add basic implementation | Simon Glass | 1 | -0/+170 |