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
/
metadata_parsers.h
Age
Commit message (
Expand
)
Author
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-07-26
commit asap codec. plays .sap files. At the moment it only plays the default ...
Dominik Wenger
2008-06-28
Updated our source code header to explicitly mention that we are GPL v2 or
Daniel Stenberg
2008-05-21
FS #8680. MOD codec by Rainer Sinsch.
Thom Johansen
2008-04-02
Revert... stupid svn doesn't complain when passing -m twice :(
Jens Arnold
2008-04-02
Make the measured LCD scanrates from the greylib known to the scanrate test p...
Jens Arnold
2008-03-25
Revert accidental tree commit. /me needs a smaller enter key...
Jens Arnold
2008-03-25
Cabbiev2 gigabeat background: reduce WPS backdrop filesize by storing it as 2...
Jens Arnold
2008-03-08
Revert accidental tree commit. Sorry for that.
Jens Arnold
2008-03-08
No need to have \n here. panicf() won't output it anyway.
Jens Arnold
2007-12-09
Unify the Ogg Vorbis and Ogg Speex metadata parsers.
Dan Everton
2007-12-04
Put A52/AC3 metadata parser in its own file. Cosmetic changes in metadata.c. ...
Thom Johansen
2007-08-12
Move WavPack metadata parsing to its own file and add handling of non-standar...
Dave Bryant
2007-07-03
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-06-16
split up the metadata parser
Marcoen Hirschberg