Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#3025 - Enable "Show ID3 Info" screen on the remote

Attached to Project: Rockbox
Opened by Mark Arigo (lowlight) - Tuesday, 14 February 2006, 17:07 GMT+2
Last edited by Martin Scarratt (mmmm-) - Thursday, 29 June 2006, 15:55 GMT+2
Task Type Patches
Category Remote
Status Closed
Assigned To No-one
Player Type All players
Severity Low
Priority Normal
Reported Version
Due in Version Version 3.0
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch enables the "Show ID3 Info" screen on the
remote. It replaces the lcd drawing routines with the
gui_synclist functions. I also added the ability to
toggle on/off an extra space between the tags by
pressing the select button. The space sometimes helps
improve the distinction between tags.
   browse_id3.patch (10.9 KiB)
 apps/screens.c |  346 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 181 insertions(+), 165 deletions(-)

This task depends upon

View Dependency Graph

Closed by  Jonathan Gordon (jdgordon)
Thursday, 13 July 2006, 12:09 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  commited on july 2nd
Comment by Jonathan Gordon (jdgordon) - Sunday, 02 July 2006, 09:58 GMT+2
well that was fun :p
ive just synced this patch to the current cvs
(application/octet-stream)    remote_id3_browse.patch (11.4 KiB)
 apps/screens.c |  375 +++++++++++++++++++++++++++++----------------------------
 1 file changed, 195 insertions(+), 180 deletions(-)

Loading...