index
:
u-boot.git
master
omap/config-cleanups
omap/sniper/next-v2016.03
omap/sniper/recovery-v2015.07
omap/sniper/work
U-Boot bootloader
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
boot
/
scene.c
Age
Commit message (
Expand
)
Author
2023-10-11
expo: Plumb in textlines to a scene
Simon Glass
2023-10-11
expo: Support opening a textline
Simon Glass
2023-10-11
expo: Add some scene fields needed for text entry
Simon Glass
2023-10-11
expo: Allow rendering the background of any object
Simon Glass
2023-10-11
expo: Make calculation of an object bounding box generic
Simon Glass
2023-10-11
expo: Allow highlighting other scene-object types
Simon Glass
2023-10-11
expo: Correct the logic for duplicate-ID detection
Simon Glass
2023-10-11
expo: Correct some swallowed errors in scene
Simon Glass
2023-10-11
expo: Use switch statements more for object types
Simon Glass
2023-08-25
expo: Provide a way to iterate through all scene objects
Simon Glass
2023-08-25
expo: Make scene_obj_find() take a const scene
Simon Glass
2023-07-14
expo: Add a configuration editor
Simon Glass
2023-07-14
expo: Add spacing around menus and items
Simon Glass
2023-07-14
expo: Implement the keypress logic for popup menus
Simon Glass
2023-07-14
expo: Draw the current opened menu on top
Simon Glass
2023-07-14
expo: Draw popup menus in both opened and closed states
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: Calculate text bounding-box correctly
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: Allow setting the start of the dynamic-ID range
Simon Glass
2023-07-14
bootstd: Add a separate log category for expo
Simon Glass
2023-07-14
expo: Avoid automatically arranging the scene
Simon Glass
2023-07-14
expo: Store the console in the expo
Simon Glass
2023-07-14
expo: Convert to using a string ID for the scene title
Simon Glass
2023-01-16
expo: Add support for scenes
Simon Glass