summaryrefslogtreecommitdiff
path: root/apps/metadata/mp3.c (follow)
Commit message (Expand)AuthorAge
* Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...Frank Gevaerts2010-05-15
* mp3: when ID3 tags are not found, search APE tagsYoshihisa Uchida2010-05-15
* fix yellowYoshihisa Uchida2010-05-15
* ID3 tags parser separates from metadata/mp3.cYoshihisa Uchida2010-05-15
* add True Audio (TTA) codecYoshihisa Uchida2010-05-13
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Revert r23339 and use setid3v1title() from metadata/mp3.c instead.Mohamed Tarek2009-10-25
* add gapless support for MP3 files encoded with iTunesMarcoen Hirschberg2009-10-02
* add support for comments in ID3v2.2Marcoen Hirschberg2009-10-01
* Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...Maurus Cuelenaere2009-08-01
* MP3 metadata parser:Maurus Cuelenaere2009-08-01
* FS#10080Nils Wallménius2009-07-14
* Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...Robert Keevil2009-04-16
* Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad.Magnus Holmgren2008-11-04
* Add support for the album artist field used by Foobar2000 in ID3v2 tags.Magnus Holmgren2008-10-30
* Add missing #include to mp3 metadata parser.Bertrik Sikken2008-10-26
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15