From 7c4e0c8730d5b076d4db4206361bc38d5256a23f Mon Sep 17 00:00:00 2001 From: Miika Pekkarinen Date: Sun, 26 Mar 2006 11:33:42 +0000 Subject: Initial version of tagcache! There are still some bugs in the engine and much more problems with the UI. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@9256 a1c6a512-1295-4272-9138-f99709370657 --- apps/SOURCES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'apps/SOURCES') diff --git a/apps/SOURCES b/apps/SOURCES index e872531408..4c479b7a60 100644 --- a/apps/SOURCES +++ b/apps/SOURCES @@ -25,8 +25,7 @@ status.c talk.c #endif tree.c -dbtree.c -database.c +tagtree.c filetree.c screen_access.c @@ -69,7 +68,6 @@ recorder/recording.c #if CONFIG_CODEC == SWCODEC pcmbuf.c playback.c -metadata.c codecs.c dsp.c eq.c @@ -81,3 +79,5 @@ eq_arm.S #endif eq_menu.c #endif +metadata.c +tagcache.c -- cgit v1.2.3