Rockbox

This is the bug/patch tracker for Rockbox. Click here for more information.

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#11226 - centre splashes inside the UI viewport instead of using the whole screen

Attached to Project: Rockbox
Opened by Jonathan Gordon (jdgordon) - Wednesday, 28 April 2010, 10:10 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Monday, 17 May 2010, 12:58 GMT+2
Task Type Patches
Category Themes
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Release 3.4
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

this is a fix to stop the statusbar flickering during the DB creation splashes (and also makes it all look better)
   centre_splash.patch (2.4 KiB)
 apps/gui/splash.c |   29 +++++++++++++++--------------
 1 file changed, 15 insertions(+), 14 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Monday, 17 May 2010, 12:58 GMT+2
Reason for closing:  Out of Date
Comment by Jonathan Gordon (jdgordon) - Wednesday, 28 April 2010, 15:03 GMT+2
new version fixes the hieght calculation.

Also, it now uses the same width/height as the last splash (if <1s ago) if it was larger (makes it look nicer IMO). Its not finshed because I need to get it to then center the text inside the grey box when that happens.
   centre_splash.patch (3 KiB)
 apps/gui/splash.c |   41 +++++++++++++++++++++++++++--------------
 1 file changed, 27 insertions(+), 14 deletions(-)

Loading...