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
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
2010-02-28
Add wave64(.w64) codec (FS#11022)
Yoshihisa Uchida
2010-02-28
Add vox (Dialogic telephony formats) codec add. (FS#11021)
Yoshihisa Uchida
2010-02-28
Add Sun Audio codec. (FS#10433)
Yoshihisa Uchida
2010-02-24
Add missing #include in libpcm codecs
Bertrik Sikken
2010-02-24
Put the SMAF metadata buffer on the stack to save some memory. Only tested w...
Steve Bavin
2010-02-24
add SMAF codec (.mmf extension)(FS#10432)
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
2010-02-16
Fix a comment in OMA metadata parser. No functional changes.
Mohamed Tarek
2010-02-16
"Detach" ATRAC3 from RM. Since ATRAC3 isn't really specific to RM, it must no...
Mohamed Tarek
2010-02-12
Add support for Sony OMA file format. Currently only supports ATRAC3 (without...
Mohamed Tarek
2010-01-31
1st part of fix for FS#10637. Correction of mpc header parsing.
Andree Buschmann
2010-01-27
Commit FS#10422 by Yoshihisa Uchida. Seperates WAV and AIFF parsing from PCM...
Michael Giacomelli
2010-01-03
Fix further tabs
Andree Buschmann
2010-01-02
Second part of FS#10832 by Juliusz Chroboczek. Ignore empty mdat chunks in m...
Michael Giacomelli
2010-01-02
Commit first part of FS#10832 by Juliusz Chroboczek. Allows playback of unst...
Michael Giacomelli
2009-11-22
Add support for the MP4 file type 'isom'. Based on FS#10790 with an additiona...
Magnus Holmgren
2009-11-18
Unify fourcc macro and some style changes
Nils Wallménius
2009-11-18
Make svn properties consistent and set some missing ones
Nils Wallménius
2009-10-25
Revert r23339 and use setid3v1title() from metadata/mp3.c instead.
Mohamed Tarek
2009-10-24
Add support for ID3v1 metadta tags in Real Media container.
Mohamed Tarek
2009-10-06
add gapless playback for Nero encoded AAC files
Marcoen Hirschberg
2009-10-02
add gapless support for MP3 files encoded with iTunes
Marcoen Hirschberg
2009-10-01
add support for comments in ID3v2.2
Marcoen Hirschberg
2009-08-30
Logic was backwards on the check for NSF file format. Fix that and save one ...
Michael Giacomelli
2009-08-30
Patch doesn't SVN add . . .
Michael Giacomelli
2009-08-30
Accept FS#10570 by Jason Yu. Adds metadata parsing for NSF files.
Michael Giacomelli
2009-08-14
Support for playback of atrac3 audio in rm, in sim.
Mohamed Tarek
2009-08-14
Factor out bytestream reading functions needed in rm parsers/codecs.
Mohamed Tarek
2009-08-10
Fix yellow.
Mohamed Tarek
2009-08-08
Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The...
Boris Gjenero
2009-08-06
Add a couple of functions for the rm metadata parser for debugging, and add a...
Mohamed Tarek
2009-08-04
Add support for AC3 audio in RM container.
Mohamed Tarek
2009-08-01
Metadata parser: make adjust_mp3entry() not depend on id3_is_genre_string(), ...
Maurus Cuelenaere
2009-08-01
MP3 metadata parser:
Maurus Cuelenaere
[next]