1
0
mirror of https://github.com/CTCaer/hekate.git synced 2024-11-04 17:27:31 +00:00
hekate/bootloader
CTCaer 414721a1ff bootloader: Add animated ticker for VOL- wait
Now an animated line is drawn while bootlogo wait is active.
This will remind user to press VOL- if needed and also give visible feedback.

A new config key was added to disable it for custom bootlogos. Set `noticker=1` in `[config]` section.
It always show for default hekate one.

For now now there's no GUI option for it.
2022-10-11 07:49:17 +03:00
..
frontend hekate/nyx: utilize emmc_end 2022-10-11 04:19:29 +03:00
gfx bootloader: Add animated ticker for VOL- wait 2022-10-11 07:49:17 +03:00
hos bootloader: improve launch code 2022-10-11 07:21:41 +03:00
libs/fatfs fatfs: default year to 2022 2022-01-16 01:09:45 +02:00
storage hekate/nyx: utilize emmc_end 2022-10-11 04:19:29 +03:00
config.c bootloader: Add animated ticker for VOL- wait 2022-10-11 07:49:17 +03:00
config.h bootloader: Add animated ticker for VOL- wait 2022-10-11 07:49:17 +03:00
link.ld
main.c bootloader: Add animated ticker for VOL- wait 2022-10-11 07:49:17 +03:00
start.S