This is the bug/patch tracker for Rockbox. Click here for more information.
Quick links: Bugs · Patches · Rockbox frontpage
FS#11313 - Add composer to track info screen.
Attached to Project:
Rockbox
Opened by Chris Savery (csavery) - Monday, 24 May 2010, 18:26 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 30 May 2010, 17:26 GMT+2
Opened by Chris Savery (csavery) - Monday, 24 May 2010, 18:26 GMT+2
Last edited by Jonathan Gordon (jdgordon) - Sunday, 30 May 2010, 17:26 GMT+2
|
DetailsThis patch exposes the composer tag in the track info screen (at the bottom, only if available).
I would have preferred it up under artist tag but it would have changed all the other tags too so I decided to keep it simple. This requires a new lang id as well which means if it doesn't get into svn then we'll have to re-sync it more often. Patched against r26251 and tested on Fuze v2 and Sim. |
This task depends upon
Closed by Jonathan Gordon (jdgordon)
Sunday, 30 May 2010, 17:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: thanks. in 26409.
Sunday, 30 May 2010, 17:26 GMT+2
Reason for closing: Accepted
Additional comments about closing: thanks. in 26409.
This makes it easy to add new tags and re-arrange the order of tags.
I've moved composer up to position under artist.
Patch against r26251 and tested on Fuze v2.