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:
parent
5039cc716d
commit
23ac6ffaa1
9 changed files with 363 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue