diff options
author | Björn Stenberg <bjorn@haxx.se> | 2003-06-04 15:09:35 +0000 |
---|---|---|
committer | Björn Stenberg <bjorn@haxx.se> | 2003-06-04 15:09:35 +0000 |
commit | 8498a48496579aecc1645604f49d931d4f35ff7f (patch) | |
tree | 6caebfc5fe29e6c155d236cab5ceff17e1a05bf6 /docs | |
parent | 7bc69aa084fe3d0577303fbf6cf1569a19cde390 (diff) | |
download | rockbox-8498a48496579aecc1645604f49d931d4f35ff7f.tar.gz rockbox-8498a48496579aecc1645604f49d931d4f35ff7f.zip |
Generalized id3v2 parsing code. Added support for the composer frame and free-form genre and tracknum frames. (Patch #706111 by Thomas Paul Diffenbach)
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@3727 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'docs')
-rw-r--r-- | docs/CREDITS | 1 | ||||
-rw-r--r-- | docs/CUSTOM_WPS_FORMAT | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/docs/CREDITS b/docs/CREDITS index 16463d0750..7a1ffc77ee 100644 --- a/docs/CREDITS +++ b/docs/CREDITS @@ -68,3 +68,4 @@ José Maria Garcia-Valdecasas Bernal Stevie Oh Jörg Hohensohn Dave Jones +Thomas Paul Diffenbach diff --git a/docs/CUSTOM_WPS_FORMAT b/docs/CUSTOM_WPS_FORMAT index 6015a7af2a..557402bc26 100644 --- a/docs/CUSTOM_WPS_FORMAT +++ b/docs/CUSTOM_WPS_FORMAT @@ -21,12 +21,13 @@ Tags ---- ID3 Info Tags: %ia : ID3 Artist + %ic : ID3 Composer %id : ID3 Album Name %ig : ID3 Genre Name %in : ID3 Track Number %it : ID3 Track Title + %iv : ID3 Version (1.0, 1.1, 2.2, 2.3, 2.4 or empty if no id3 tag) %iy : ID3 Year - %iv : ID3 Version (1.0, 1.1, 2.2, 2.3, 2.4 or empty if no id3 tag) (*) Battery Info: |