mirror of
https://github.com/Ralim/IronOS.git
synced 2025-02-26 07:53:55 +00:00
!Allows for new logo format that supports animation! Also moves logos out of repo into their own repo for ease of management. Changes: * Remove deprecated logos * Draft new Bootloader decoder * Use new logo handler * Simplify logo code further * Fix time bug on static images * Fix exit at end of animation * Docs * Interframe delay in 5ms increments * Quick pass handling empty updates * Exit at the end _after_ the frame delay * One final delay * Fix for overrun of logo data * Fixes https://github.com/Ralim/IronOS-Meta/issues/7
8 lines
179 B
Markdown
8 lines
179 B
Markdown
# Bootup logo's
|
|
|
|
IronOS supports both a bootup logo _AND_ bootup animations.
|
|
|
|
However, they are no longer included in this repo.
|
|
|
|
(Please read the docs)[../Documentation/Logo.md]
|