Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2931 - Custom statusbar

Attached to Project: Rockbox
Opened by Ben Basha (paprica) - Thursday, 19 January 2006, 22:21 GMT+1
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 01 August 2007, 15:23 GMT+1
Task Type Patches
Category Applications
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version Daily build (which?)
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

hi

this patch is a costume status bar.
you can change the x postion off the icons,
add a title to the status bar (menu titles, folder names)
and change the height off the status bar

enjoy
   statusbar.patch (45.7 KiB)
 bookmark.c           |    2 
 filetree.c           |   20 ++++-
 gui/gwps.c           |   11 ++-
 gui/quickscreen.c    |   11 ++-
 gui/statusbar.c      |  185 ++++++++++++++++++++-------------------------------
 gui/statusbar.h      |   21 +++++
 lang/english.lang    |   17 ++++
 main_menu.c          |    2 
 menu.c               |    2 
 onplay.c             |   12 ++-
 playlist.c           |    2 
 playlist_viewer.c    |    4 -
 recorder/icons.c     |   32 +++++++-
 recorder/icons.h     |   25 ------
 recorder/keyboard.c  |   14 ++-
 recorder/peakmeter.c |    9 +-
 recorder/peakmeter.h |    2 
 recorder/radio.c     |    4 +
 screens.c            |    2 
 settings.c           |   23 ++++++
 settings.h           |   21 +++++
 settings_menu.c      |  144 +++++++++++++++++++++++++++++++++++++++
 status.c             |   21 +++++
 status.h             |    7 +
 tree.c               |    9 +-
 25 files changed, 437 insertions(+), 165 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 01 August 2007, 15:23 GMT+1
Reason for closing:  Out of Date
Additional comments about closing:  + rejected. If this is updated without the status bar title it will get looked at again.

Loading...