index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
metadata
/
mp3.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Change how all the metadata parsers are read from a giant swich/case to funct...
Thomas Martitz
2010-11-26
*
Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...
Frank Gevaerts
2010-05-15
*
mp3: when ID3 tags are not found, search APE tags
Yoshihisa Uchida
2010-05-15
*
fix yellow
Yoshihisa Uchida
2010-05-15
*
ID3 tags parser separates from metadata/mp3.c
Yoshihisa Uchida
2010-05-15
*
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-13
*
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-06
*
Revert r23339 and use setid3v1title() from metadata/mp3.c instead.
Mohamed Tarek
2009-10-25
*
add gapless support for MP3 files encoded with iTunes
Marcoen Hirschberg
2009-10-02
*
add support for comments in ID3v2.2
Marcoen Hirschberg
2009-10-01
*
Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...
Maurus Cuelenaere
2009-08-01
*
MP3 metadata parser:
Maurus Cuelenaere
2009-08-01
*
FS#10080
Nils Wallménius
2009-07-14
*
Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...
Robert Keevil
2009-04-16
*
Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad.
Magnus Holmgren
2008-11-04
*
Add support for the album artist field used by Foobar2000 in ID3v2 tags.
Magnus Holmgren
2008-10-30
*
Add missing #include to mp3 metadata parser.
Bertrik Sikken
2008-10-26
*
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-15