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:
Björn Stenberg 2008-10-15 06:38:51 +00:00
parent a18ef2efd3
commit 51b45d5602
51 changed files with 440 additions and 466 deletions

View file

@ -22,7 +22,7 @@
#ifndef _TAGCACHE_H
#define _TAGCACHE_H
#include "id3.h"
#include "metadata.h"
/**
Note: When adding new tags, make sure to update index_entry_ec in