rockbox/apps/metadata
Thomas Martitz 50a6ca39ad Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes).
This is to a) to cleanup firmware/common and firmware/include a bit, but also b) for Rockbox as an application which should use the host system's c library and headers, separating makes it easy to exclude our files from the build.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@25850 a1c6a512-1295-4272-9138-f99709370657
2010-05-06 21:04:40 +00:00
..
a52.c
adx.c
aiff.c Wave/Wave64/vox metadata parser: optimize just a little. 2010-03-02 10:59:46 +00:00
ape.c
asap.c
asf.c - Modify metadata/asf.c to use libasf. 2010-05-02 18:27:01 +00:00
au.c reduce firmware and sun audio codec. 2010-03-13 05:19:40 +00:00
flac.c
metadata_common.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
metadata_common.h Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
metadata_parsers.h Add wave64(.w64) codec (FS#11022) 2010-02-28 08:48:07 +00:00
mod.c
monkeys.c
mp3.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
mp4.c
mpc.c Correction of musepack SV8 replaygain. The album/title peak is saved in a logarithmic representation and needs to be converted to linear fixed point for further processing. 2010-03-14 22:34:09 +00:00
nsf.c
ogg.c
oma.c Add missing #include in libpcm codecs 2010-02-24 19:02:14 +00:00
rm.c
sid.c
smaf.c Move c/h files implementing/defining standard library stuff into a new libc directory, also standard'ify some parts of the code base (almost entirely #include fixes). 2010-05-06 21:04:40 +00:00
spc.c
vorbis.c
vox.c fix bug: WAV file playback does not resume (FS#11077) 2010-03-22 10:02:05 +00:00
wave.c wave metadata parser reduces binsize. 2010-03-14 05:41:02 +00:00
wavpack.c