forked from len0rd/rockbox
Split id3.c/h into metadata.c/h and metadata/mp3.c. Updated all references. Moved mp3data.c/h from firmware to apps.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@18814 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a18ef2efd3
commit
51b45d5602
51 changed files with 440 additions and 466 deletions
|
@ -180,7 +180,6 @@ drivers/tuner/tea5767.c
|
|||
#if CONFIG_CODEC != SWCODEC
|
||||
mp3_playback.c
|
||||
#endif /* CONFIG_CODEC != SWCODEC */
|
||||
mp3data.c
|
||||
sound.c
|
||||
|
||||
#if CONFIG_CODEC == SWCODEC
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue