Rockbox

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

Quick links: Bugs · Patches · Rockbox frontpage

Tasklist

FS#2937 - RVA2 replaygain tags

Attached to Project: Rockbox
Opened by psyche (psyche78) - Sunday, 22 January 2006, 14:20 GMT+2
Last edited by psyche (psyche78) - Sunday, 22 January 2006, 14:20 GMT+2
Task Type Patches
Category ID3 / meta data
Status Closed
Assigned To Dan Everton (safetydan)
Player Type
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Private No

Details

This patch enables parsing of RVA2 id3 v2.4 tags for
replaygain. Also it enables TDRC tag for year of song
and enables a way to tell if a tag is binary or
textual, to disable unicode munging in binary tags.
Usage of RVA2 for replaygain and TDRC for year is the
correct way of encoding these values as quodlibet uses.
Almost every id3 v2.4 player is using these tags nowadays.
If you use id3 v2.3 nothing is changed, TXXX tags are
used to store replaygain info.
   rva2_replaygain_support.patch (9.2 KiB)
 firmware/id3.c               |   99 ++++++++++++++++++++++++++++---------------
 firmware/replaygain.c        |   70 ++++++++++++++++++++++++++++++
 firmware/export/replaygain.h |    2 
 3 files changed, 138 insertions(+), 33 deletions(-)

This task depends upon

Closed by  Dan Everton (safetydan)
Thursday, 20 July 2006, 12:43 GMT+2
Reason for closing:  Accepted
Additional comments about closing:  Patch (with minor changes) has been applied to CVS.
Comment by Dan Everton (safetydan) - Tuesday, 28 March 2006, 22:40 GMT+2
psyche78 are you around to provide me your real name for the credits? I'd like to commit this patch.

Loading...