Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2981 - Statusbar custom icons

Attached to Project: Rockbox
Opened by Ben Basha (paprica) - Saturday, 04 February 2006, 00:45 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Wednesday, 01 August 2007, 16:01 GMT+2
Task Type Patches
Category
Status Closed
Assigned To No-one
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

hi,

i start to work on custom statusbar icons.
it works, but it very simple right now.

if someone want to continue it, just do it =]



move the icons.bmp to /.rockbox/ folder and it should work.
   icons.zip (0.9 KiB)
   icons.diff (22.8 KiB)
 apps/bookmark.c        |   10 +--
 apps/onplay.c          |   25 +++++++++
 apps/playlist.c        |    2 
 apps/screen_access.c   |    3 +
 apps/screen_access.h   |    4 +
 apps/settings.c        |   24 +++++++++
 apps/settings.h        |    3 +
 apps/gui/statusbar.c   |  130 ++++++++++++++++++++++++++++++++++++++-----------
 apps/gui/statusbar.h   |   23 ++++++--
 apps/lang/english.lang |    6 ++
 apps/recorder/icons.c  |   17 ------
 apps/recorder/icons.h  |   36 -------------
 tools/buildzip.pl      |    6 ++
 13 files changed, 195 insertions(+), 94 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Wednesday, 01 August 2007, 16:01 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  but good work, needs update
Comment by Ben Basha (paprica) - Sunday, 05 February 2006, 14:26 GMT+2

ok,
new version that save the icon set (need to be in
.rockbox/icons/)

extract the icon.zip to the source folder
and icons dir with 2 icons set will be in the icons folder..
Comment by Anonymous Submitter - Wednesday, 08 February 2006, 21:47 GMT+2

Is this patch ready with the last CVS version? If yes, why
didn't commited it to CVS? have you CVS account or not !!! :-)
Comment by Anonymous Submitter - Wednesday, 08 February 2006, 21:49 GMT+2

im still working on it....

Loading...