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-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
2009-07-27
Change enum codecs in apps/codecs/librm/rm.h to follow the coding guidelines.
Mohamed Tarek
2009-07-27
Change the naming scheme for codecs found in different containers.
Mohamed Tarek
2009-07-25
Fix yellow - (Value in an enumeration not handled in a switch).
Mohamed Tarek
2009-07-25
Adding support for playback of aac audio in rm container, with seeking.
Mohamed Tarek
2009-07-18
Generic codec-extradata parsing, in preparation for addition of AAC/RM.
Mohamed Tarek
2009-07-14
FS#10080
Nils Wallménius
2009-07-12
Silence warnings to fix yellows for now.
Mohamed Tarek
2009-07-12
Some fixes for the standalone test program.
Mohamed Tarek
2009-07-08
Try at fixing 'cast to/from pointer to/from integer of different size' warnings
Maurus Cuelenaere
2009-07-08
RM metadata parser: fix unaligned access
Maurus Cuelenaere
2009-07-06
Adding support for rm playback. Only cook codec is supported for now and no s...
Mohamed Tarek
2009-06-22
Redo r21460 and r21462 so that it doesn't introduce a new #define. Patch by J...
Thomas Martitz
2009-06-21
FS#10364 - Optional debug output for vorbis.c by Jeffrey Goode.
Thomas Martitz
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-16
Attempt to fix yellow on sims (can't reproduce on my system).
Andrew Mahone
2009-05-15
Change the type of read_uint32be to uint32_t and ensure all variables passed ...
Dave Chapman
2009-04-16
Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values ...
Robert Keevil
2009-02-08
Small code reuse improvement
Nils Wallménius
2009-01-04
MP4/AAC: Add support for album artist tags written by Foobar2000. Closes FS#9...
Magnus Holmgren
2008-11-04
Fix FS#9522: stop reading an ID3v2 tag if a frame length is bad.
Magnus Holmgren
2008-10-30
Add support for the album artist field used by Foobar2000 in ID3v2 tags.
Magnus Holmgren
2008-10-26
Add missing #include to mp3 metadata parser.
Bertrik Sikken
2008-10-15
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. M...
Björn Stenberg
2008-10-07
FS#9139 - support for ver 1.1 scrobbler log files. Upload any old files first...
Robert Keevil
2008-09-24
Print a helpful error in the sim for usupported formats in Ogg containers (f....
Nils Wallménius
[next]