summaryrefslogtreecommitdiff
path: root/apps/metadata/mod.c (unfollow)
Commit message (Expand)Author
2012-03-18Build librbcodec with DSP and metadata.Sean Bartell
2011-06-30Use id3v2buf to read the title of MOD files. Avoids additional declaration of...Andree Buschmann
2011-05-01Remove tabs.Andree Buschmann
2011-01-21FS#11828: Fix in core mod parser to blindly accept any .mod you throw at it. ...Thomas Martitz
2010-10-10Fix FS# 11414 : .mod files - metadata in incorrect fieldsBertrik Sikken
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg
2008-05-28Added missing header file to metadata/mod.cBertrik Sikken
2008-05-21FS #8680. MOD codec by Rainer Sinsch.Thom Johansen
2008-05-03Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken
2008-04-28Moved atoi declaration to stdlib.h. Deleted atoi.hBertrik Sikken
2007-06-16split up the metadata parserMarcoen Hirschberg