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_common.h
Age
Commit message (
Expand
)
Author
2012-03-18
Build librbcodec with DSP and metadata.
Sean Bartell
2011-08-27
FS#12163 by Sean Bartell
Nils Wallménius
2011-08-07
Submit initial patch from FS#12176. Adds support for several new game music f...
Andree Buschmann
2010-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-02-28
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2009-11-18
Unify fourcc macro and some style changes
Nils Wallménius
2009-10-06
add gapless playback for Nero encoded AAC files
Marcoen Hirschberg
2009-05-30
Improved Vorbis comment reader. The tags no longer need to fit in the first O...
Magnus Holmgren
2009-05-16
Add read_uint8() and read_uint16be() to metadata_common.c/h
Mohamed Tarek
2009-05-15
Change the type of read_uint32be to uint32_t and ensure all variables passed ...
Dave Chapman
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
2007-07-03
Initial, work-in-progress, version of a WMA codec using Michael Giacomelli's ...
Dave Chapman
2007-06-16
fix build for big-endian targets
Marcoen Hirschberg
2007-06-16
split up the metadata parser
Marcoen Hirschberg