summaryrefslogtreecommitdiffstats
path: root/apps/metadata/mpc.c
AgeCommit message (Expand)AuthorFilesLines
2009-11-18Unify fourcc macro and some style changesNils Wallménius1-1/+1
2008-10-15Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...Björn Stenberg1-1/+1
2008-06-28Updated our source code header to explicitly mention that we are GPL v2 orDaniel Stenberg1-2/+4
2008-05-22We do not support mpc sv4-6 anymore.Andree Buschmann1-18/+1
2008-05-03Added missing header file metadata_parsers.h to metadata parsers.Bertrik Sikken1-0/+1
2007-12-04Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...Thom Johansen1-4/+1
2007-12-01MPC: Simplify the ReplayGain parsing code.Magnus Holmgren1-35/+22
2007-11-30Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...Thom Johansen1-8/+24
2007-08-24Correct copyright line.Thom Johansen1-1/+1
2007-06-16split up the metadata parserMarcoen Hirschberg1-0/+118