1
0
Fork 0
forked from len0rd/rockbox

Patch #1232549 by Ryan Jackson, adds seeking and comments to Vorbis playback

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7025 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Linus Nielsen Feltzing 2005-07-05 08:43:36 +00:00
parent a10bb59331
commit eaf8b2d76d
9 changed files with 471 additions and 33 deletions

View file

@ -14,6 +14,7 @@ common/file.c
common/disk.c
common/errno.c
common/memcmp.c
common/memchr.c
common/qsort.c
common/random.c
common/sprintf.c