rockbox/apps/metadata
..
a52.c
adx.c Rockbox does not support encrypted ADX. Clearly state this in the manual and the debug messages. 2011-11-29 20:36:11 +00:00
aiff.c
ape.c
asap.c
asf.c Submit FS#12218. Add support for embedded album art for ASF tags. For now the support is limited to embedded pictures of max 64 KB size. 2011-08-07 15:23:57 +00:00
au.c
ay.c
flac.c
gbs.c
hes.c
id3tags.c
kss.c libgme: make local functions static where possible 2011-08-11 19:04:28 +00:00
metadata_common.c
metadata_common.h
metadata_parsers.h
mod.c
monkeys.c Change how all the metadata parsers are read from a giant swich/case to function pointers via array index. Also unify the api. 2010-11-26 18:02:50 +00:00
mp3.c
mp4.c
mpc.c
nsf.c
ogg.c
oma.c
rm.c Fix further 'variable set but not used' warnings reported from GCC 4.6.0. 2011-05-01 13:48:28 +00:00
sgc.c
sid.c
smaf.c
spc.c Removed some dead code identified by clang-analyzer. 2011-04-06 21:08:31 +00:00
tta.c add True Audio (TTA) codec 2010-05-13 12:40:09 +00:00
vgm.c
vorbis.c
vox.c
wave.c
wavpack.c