summaryrefslogtreecommitdiff
path: root/apps/metadata/metadata_common.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
* Move c/h files implementing/defining standard library stuff into a new libc d...Thomas Martitz2010-05-06
* Add wave64(.w64) codec (FS#11022)Yoshihisa Uchida2010-02-28
* add gapless playback for Nero encoded AAC filesMarcoen Hirschberg2009-10-06
* FS#10080Nils Wallménius2009-07-14
* Add read_uint8() and read_uint16be() to metadata_common.c/hMohamed Tarek2009-05-16
* Change the type of read_uint32be to uint32_t and ensure all variables passed ...Dave Chapman2009-05-15
* Small code reuse improvementNils Wallménius2009-02-08
* Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg2008-10-15
* FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...Robert Keevil2008-10-07
* Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg2008-06-28
* Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken2008-04-28
* Add support for grouping tags. From FS#7362.Dan Everton2007-08-08
* Add support for parsing the disc number tag from metadata and use of it in th...Dan Everton2007-08-03
* Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...Dave Chapman2007-07-03
* fix build for big-endian targetsMarcoen Hirschberg2007-06-16
* split up the metadata parserMarcoen Hirschberg2007-06-16