1
0
Fork 0
forked from len0rd/rockbox

Add support for Sony OMA file format. Currently only supports ATRAC3 (without DRM), and seeks. Tested on sansa

e200.


git-svn-id: svn://svn.rockbox.org/rockbox/trunk@24615 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Mohamed Tarek 2010-02-12 03:21:37 +00:00
parent 5039cc716d
commit 23ac6ffaa1
9 changed files with 363 additions and 0 deletions

View file

@ -181,6 +181,7 @@ metadata/a52.c
metadata/asap.c
metadata/rm.c
metadata/nsf.c
metadata/oma.c
#endif
#ifdef HAVE_TAGCACHE
tagcache.c