Gitiles
Code Review
Sign In
gerrit.rockbox.org
/
rockbox
/
2acc0ac542d9186feee25bbe444c49cb59ca393e
/
apps
/
metadata
/
mp4.c
2acc0ac
Updated our source code header to explicitly mention that we are GPL v2 or
by Daniel Stenberg
· 16 years ago
1273f95
Added missing header file metadata_parsers.h to metadata parsers.
by Bertrik Sikken
· 16 years ago
2843469
Moved atoi declaration to stdlib.h. Deleted atoi.h
by Bertrik Sikken
· 16 years ago
9146f20
MP4 tag parser: guard against problems when the buffer is full.
by Magnus Holmgren
· 17 years ago
c61e462
read_mp4_tag_string() may return a NULL in the pointer so no code should rely
by Daniel Stenberg
· 17 years ago
c5683b3
Correct another copyright line.
by Magnus Holmgren
· 17 years ago
eecfe9f
Add support for grouping tags. From FS#7362.
by Dan Everton
· 17 years ago
60aeda0
Fix ID3 struct member name for discnum in mp4 metadata parser.
by Dan Everton
· 17 years ago
f4a61f0
Add support for parsing the disc number tag from metadata and use of it in the database. Patch originally from FS#4961 with some minor tweaks by me.
by Dan Everton
· 17 years ago
b1d07b4
MP4: Add support for comment and year tags.
by Magnus Holmgren
· 17 years ago
277ee08
MP4: Fix a sign error preventing some files from playing (e.g., if tagged by MusicBrainz).
by Magnus Holmgren
· 17 years ago
cfe0013
Add support for text-format genres in .mp4 files (AAC/ALAC).
by Magnus Holmgren
· 17 years ago
708ac7f
Support aART (album artist) MP4 atom.
by Dan Everton
· 17 years ago
2175d1e
split up the metadata parser
by Marcoen Hirschberg
· 17 years ago