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
/
wave.c
Age
Commit message (
Expand
)
Author
2011-03-15
Disable debug output in wave format parser by default.
Andree Buschmann
2010-05-10
chunksize decreases 4 bytes regardless wave/wave64.
Yoshihisa Uchida
2010-05-09
Fix wav metadata bug, also fix typos and some const police
Jeffrey Goode
2010-05-09
wave/wave64 LIST chunk parser
Yoshihisa Uchida
2010-05-08
Save some binsize.
Magnus Holmgren
2010-05-08
wave/wave64: parse LIST chunk.
Yoshihisa Uchida
2010-03-14
wave metadata parser reduces binsize.
Yoshihisa Uchida
2010-03-12
Make atrac3 streams in wav containers work again (error was introduced with r...
Andree Buschmann
2010-03-10
Oops. forget static.
Yoshihisa Uchida
2010-03-10
unify the wave/wave64 parser.
Yoshihisa Uchida
2010-03-02
Wave/Wave64/vox metadata parser: optimize just a little.
Yoshihisa Uchida
2010-02-28
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-20
commit FS#10424 and FS#10425
Yoshihisa Uchida
2010-02-16
Initial support for ATRAC3 streams in wav containers.
Mohamed Tarek
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-03
Added missing header file metadata_parsers.h to metadata parsers.
Bertrik Sikken
2007-06-16
split up the metadata parser
Marcoen Hirschberg