1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/metadata
Magnus Holmgren 0b495f0a18 Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit).
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@21134 a1c6a512-1295-4272-9138-f99709370657
2009-05-30 14:24:16 +00:00
..
a52.c
adx.c
aiff.c
ape.c
asap.c
asf.c
flac.c Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit). 2009-05-30 14:24:16 +00:00
metadata_common.c Add read_uint8() and read_uint16be() to metadata_common.c/h 2009-05-16 19:05:50 +00:00
metadata_common.h Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit). 2009-05-30 14:24:16 +00:00
metadata_parsers.h
mod.c
monkeys.c
mp3.c Fix reading of Musicbrainz track IDs from ID3 tags - incorrect return values resulted in these tags being partially overwritten 2009-04-16 23:10:45 +00:00
mp4.c Attempt to fix yellow on sims (can't reproduce on my system). 2009-05-16 02:06:22 +00:00
mpc.c
ogg.c Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit). 2009-05-30 14:24:16 +00:00
sid.c
spc.c
vorbis.c Improved Vorbis comment reader. The tags no longer need to fit in the first Ogg page to be fully read (album art can make the tags not fit). 2009-05-30 14:24:16 +00:00
wave.c
wavpack.c