index
:
rockbox
2048sp5
duke3d
master
puzzles
puzzlesmanual
quake5
wolf3d
working
xracer
My Rockbox tree
Franklin Wei
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
apps
/
metadata
/
mpc.c
(
unfollow
)
Commit message (
Expand
)
Author
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
2011-02-24
FS#11964. Rework replaygain handling to save metadata buffer and binsize. Rem...
Andree Buschmann
2011-02-03
Submit FS#11918: Add 2 more codec types to be able to differentiate between A...
Andree Buschmann
2010-12-25
Add stdio.h include for SEEK_SET define to various files.
Thomas Martitz
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