Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#8955 - Do not show <No Info> fields in "Show Track Info"

Attached to Project: Rockbox
Opened by x (vmh) - Saturday, 03 May 2008, 17:38 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 19 October 2008, 05:59 GMT+2
Task Type Patches
Category User Interface
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

The former <No Info> does not show relevant information and results in more scrolling for the user.
An additional change is to use the constants instead of the numbers in the switch (id3_get_info). This will make it easier to extend or change the order of the information displayed.
   screens.patch (7.6 KiB)
 apps/screens.c |  204 ++++++++++++++++++++++++++++++---------------------------
 1 file changed, 110 insertions(+), 94 deletions(-)

This task depends upon

Closed by  Jonathan Gordon (jdgordon)
Sunday, 19 October 2008, 05:59 GMT+2
Reason for closing:  Out of Date
Additional comments about closing:  Doh, I remebered this patch but didnt find it untill I was ready to commit my version, which happens to be almost identical :p

so thanks anyway :)
Comment by Nikkhil (AceNik) - Friday, 30 May 2008, 14:14 GMT+2
please resynsc, i cant follow the .rej file properly, there seem to be multiple line numbers being adjusted here
Comment by x (vmh) - Friday, 30 May 2008, 22:27 GMT+2
Synchronized to r17661

Loading...