#
d3beb376 |
| 06-Jul-2021 |
Jessica Hamilton <jessica.l.hamilton@gmail.com> |
boot splash: offset icons when no logo is present
* Makes the case where the loader and the install differ by release type, so that the icons are rendered in the same position
Change-Id: I01e48
boot splash: offset icons when no logo is present
* Makes the case where the loader and the install differ by release type, so that the icons are rendered in the same position
Change-Id: I01e48109ce127b202ce5e05544aa2d5a495ed53e Reviewed-on: https://review.haiku-os.org/c/haiku/+/4162 Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org> Reviewed-by: Adrien Destugues <pulkomandy@gmail.com> Reviewed-by: Alex von Gluck IV <kallisti5@unixzen.com>
show more ...
|
#
67938b0d |
| 12-Jan-2011 |
Philippe Houdoin <philippe.houdoin@gmail.com> |
Switched boot splash compression to use boot_zlib (which was already used by tarfs anyway) instead of RLE. While this should allows larger logo/icons, it doesn't remove the current 300000 bytes size
Switched boot splash compression to use boot_zlib (which was already used by tarfs anyway) instead of RLE. While this should allows larger logo/icons, it doesn't remove the current 300000 bytes size limits for haiku_loader, so #6710 is not yet fixed.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40215 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|
#
9072a314 |
| 25-Jul-2010 |
Matt Madia <mattmadia@gmail.com> |
Added a boot splash header file that contains only the boot icons. Later, video_splash.cpp and boot_splash.cpp will be updated to utilize it.
Relates to #6183. See #6255 for issues on using 'splash_
Added a boot splash header file that contains only the boot icons. Later, video_splash.cpp and boot_splash.cpp will be updated to utilize it.
Relates to #6183. See #6255 for issues on using 'splash_logo-development.png' with generate_boot_screen.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37739 a95241bf-73f2-0310-859d-f6bbb57e9c96
show more ...
|