From 6f030a01c97063b4ec0e1c30a62016cbfd8eea05 Mon Sep 17 00:00:00 2001 From: Andrew Mahone Date: Fri, 6 Mar 2009 01:08:02 +0000 Subject: add the needed plugin API exports for pictureflow to hwcodec, use the audio buffer if plugin buffer is too small, build on any target with bitmap + tagcache git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20213 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index 7854ef3e1d..d9ed9ac24f 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -56,7 +56,7 @@ text_editor.c wavview.c robotfindskitten.c -#if defined(HAVE_TAGCACHE) && (CONFIG_CODEC == SWCODEC) +#if defined(HAVE_TAGCACHE) pictureflow.c #endif -- cgit v1.2.3