index
:
rockbox.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
metadata
/
mpc.c
Age
Commit message (
Expand
)
Author
2010-11-26
Change how all the metadata parsers are read from a giant swich/case to funct...
Thomas Martitz
2010-03-14
Correction of musepack SV8 replaygain. The album/title peak is saved in a log...
Andree Buschmann
2010-03-08
Fix musepack sv8 metadata parser. Thanks to Magnus Holmgren for spotting.
Andree Buschmann
2010-03-07
Reduce binsize again.
Andree Buschmann
2010-03-07
Major change to musepack decoder: Import v1.3.0 (r458 from svn.musepack.net) ...
Andree Buschmann
2010-01-31
1st part of fix for FS#10637. Correction of mpc header parsing.
Andree Buschmann
2009-11-18
Unify fourcc macro and some style changes
Nils Wallménius
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-22
We do not support mpc sv4-6 anymore.
Andree Buschmann
2008-05-03
Added missing header file metadata_parsers.h to metadata parsers.
Bertrik Sikken
2007-12-04
Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...
Thom Johansen
2007-12-01
MPC: Simplify the ReplayGain parsing code.
Magnus Holmgren
2007-11-30
Fix FS #8251, replaygain doesn't switch to track gain mode if album gain is m...
Thom Johansen
2007-08-24
Correct copyright line.
Thom Johansen
2007-06-16
split up the metadata parser
Marcoen Hirschberg