Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#5592 - Clock Analog fullscreen

Attached to Project: Rockbox
Opened by Karl Kurbjun (kkurbjun) - Saturday, 24 June 2006, 08:57 GMT+2
Task Type Patches
Category Plugins
Status Closed
Assigned To Karl Kurbjun (kkurbjun)
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch is the start of adding fullscreen support for the clock on targets with screens larger than 112x64. The other modes still need alot of thought though. I was thinking that bringing all the bitmaps outside ala brickmania and including them at compile time might be a good solution.
   clock.diff (10.5 KiB)
 apps/plugins/clock.c |   96 ++++++++++++++++++++++++++-------------------------
 1 file changed, 49 insertions(+), 47 deletions(-)

This task depends upon

Closed by  Karl Kurbjun (kkurbjun)
Friday, 10 November 2006, 07:29 GMT+2
Reason for closing:  Accepted
Comment by Karl Kurbjun (kkurbjun) - Saturday, 24 June 2006, 10:35 GMT+2
latest version of patch, analog, digital, lcd - done. fullscreen, simple, binary still need work. The menus and credit scroller are updated with the logo fly in. Logo fly in still needs different sizes for different screen sizes though.
   clock.diff (25.7 KiB)
 apps/plugins/clock.c |  202 ++++++++++++++++++++++++++-------------------------
 1 file changed, 103 insertions(+), 99 deletions(-)

Loading...