rockbox/apps/metadata
Magnus Holmgren 6b6463c8b7 Add support for the MP4 file type 'isom'. Based on FS#10790 with an additional fix, making the sample file play. Also updated some debug prints.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@23708 a1c6a512-1295-4272-9138-f99709370657
2009-11-22 16:37:36 +00:00
..
a52.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
adx.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
aiff.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
ape.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
asap.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
asf.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
flac.c Fix FS#10476. Prevent FLAC bitrate calculation overflow with large files. The watermark depends on the bitrate, and so this also fixes playback pauses on large FLAC files. 2009-08-08 20:27:03 +00:00
metadata_common.c add gapless playback for Nero encoded AAC files 2009-10-06 13:47:12 +00:00
metadata_common.h Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
metadata_parsers.h Revert r23339 and use setid3v1title() from metadata/mp3.c instead. 2009-10-25 18:11:55 +00:00
mod.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
monkeys.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
mp3.c Revert r23339 and use setid3v1title() from metadata/mp3.c instead. 2009-10-25 18:11:55 +00:00
mp4.c Add support for the MP4 file type 'isom'. Based on FS#10790 with an additional fix, making the sample file play. Also updated some debug prints. 2009-11-22 16:37:36 +00:00
mpc.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
nsf.c Logic was backwards on the check for NSF file format. Fix that and save one memcmp. 2009-08-30 03:52:11 +00:00
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
rm.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
sid.c Unify fourcc macro and some style changes 2009-11-18 17:30:42 +00:00
spc.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
vorbis.c Redo r21460 and r21462 so that it doesn't introduce a new #define. Patch by Jeffrey Goode, taken from FS#10366. 2009-06-22 18:40:49 +00:00
wave.c Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps. 2008-10-15 06:38:51 +00:00
wavpack.c Make svn properties consistent and set some missing ones 2009-11-18 16:59:34 +00:00