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
Age
Commit message (
Expand
)
Author
2011-02-02
Do not parse into 'ilst' atom if size is 0. Fixes playability issue in FS#11916.
Andree Buschmann
2011-01-30
Limit the size of each ID3 metadata item to avoid that the metadata buffer is...
Andree Buschmann
2011-01-21
FS#11828: Fix in core mod parser to blindly accept any .mod you throw at it. ...
Thomas Martitz
2011-01-09
Fix FS#11858 which was introduced with r28937. Several *.rm were not played b...
Andree Buschmann
2011-01-01
Fix FS#11845 by rejecting unknown header signatures in the audio stream info ...
Mohamed Tarek
2010-12-25
Add stdio.h include for SEEK_SET define to various files.
Thomas Martitz
2010-12-11
Correct mistake in the RealMedia parser that prevented rejecting files with u...
Michael Giacomelli
2010-12-05
remove a little redundant code from the WavPack metadata module to partially ...
Dave Bryant
2010-12-05
make WavPack library check the extent of the block that it is parsing so that...
Dave Bryant
2010-11-26
Change how all the metadata parsers are read from a giant swich/case to funct...
Thomas Martitz
2010-10-10
Fix FS# 11414 : .mod files - metadata in incorrect fields
Bertrik Sikken
2010-09-28
id3 parser: also add id3v2.2 TCM tag for "composer" since that's the only oth...
Torne Wuff
2010-09-28
id3 parser: add id3v2.2 TPA tag for "part of set" as iTunes appears to use it
Torne Wuff
2010-09-21
parse_sap_header(): remove write-only variable
Rafaël Carré
2010-09-19
ASAP parse_sap_header() : remove write only variables
Rafaël Carré
2010-09-19
setid3v2title(): unused variable
Rafaël Carré
2010-08-14
Add uppercase M4A file type to the mp4 parser. Technically Apple says to use...
Michael Giacomelli
2010-08-07
WMA Voice now plays and seeks in the sim. The code is still in floating point...
Mohamed Tarek
2010-07-26
aiff metadata: fix format string (%zd for size_t)
Rafaël Carré
2010-07-26
aiff metadata: skip chunks larger than buffer
Rafaël Carré
2010-07-02
Commit FS#7831. Corrects our flac decoder to not reject files that have samp...
Michael Giacomelli
2010-06-21
Wrote apps/codecs/wmapro.c and modified libwmapro to make the codec work in t...
Mohamed Tarek
2010-05-15
Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/...
Frank Gevaerts
2010-05-15
mp3: when ID3 tags are not found, search APE tags
Yoshihisa Uchida
2010-05-15
fix yellow
Yoshihisa Uchida
2010-05-15
ID3 tags parser separates from metadata/mp3.c
Yoshihisa Uchida
2010-05-13
add True Audio (TTA) codec
Yoshihisa Uchida
2010-05-10
chunksize decreases 4 bytes regardless wave/wave64.
Yoshihisa Uchida
2010-05-09
nomsg
Mohamed Tarek
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-05-06
Move c/h files implementing/defining standard library stuff into a new libc d...
Thomas Martitz
2010-05-02
- Modify metadata/asf.c to use libasf.
Mohamed Tarek
2010-03-22
fix bug: WAV file playback does not resume (FS#11077)
Yoshihisa Uchida
2010-03-14
Correction of musepack SV8 replaygain. The album/title peak is saved in a log...
Andree Buschmann
2010-03-14
wave metadata parser reduces binsize.
Yoshihisa Uchida
2010-03-13
corrects the smaf parser the following.
Yoshihisa Uchida
2010-03-13
reduce firmware and sun audio codec.
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-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-03-02
Wave/Wave64/vox metadata parser: optimize just a little.
Yoshihisa Uchida
2010-03-01
au metadata parser: optimize just a little.
Yoshihisa Uchida
2010-03-01
Mark array as const
Nils Wallménius
2010-02-28
Reduce binsize by using unsigned char array instead of int in AU metadata par...
Maurus Cuelenaere
[prev]
[next]