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