1
0
Fork 0
forked from len0rd/rockbox

Added comments, Replay Gain, and resume/bookmarks for FLAC.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7253 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Ryan Jackson 2005-07-28 18:43:33 +00:00
parent 773c28e489
commit b301b43825
8 changed files with 304 additions and 175 deletions

View file

@ -8,6 +8,7 @@ format.c
lpc.c
md5.c
memory.c
metadata_object.c
seekable_stream_decoder.c
stream_decoder.c
#if defined(CPU_COLDFIRE) && !defined(SIMULATOR)