From 5621fd393a4445645b07bb2e89d89d23bb9a6473 Mon Sep 17 00:00:00 2001 From: Andrew Mahone Date: Thu, 7 May 2009 01:23:13 +0000 Subject: Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20864 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SOURCES | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'apps/plugins/SOURCES') diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES index e8d76441b5..a695478e40 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -55,10 +55,6 @@ text_editor.c wavview.c robotfindskitten.c -#if defined(HAVE_TAGCACHE) -pictureflow.c -#endif - #ifdef HAVE_LCD_COLOR ppmviewer.c #endif @@ -109,6 +105,7 @@ zxbox.c /* overlay loader for Goban */ #if (PLUGIN_BUFFER_SIZE < 0x10000) && !defined(SIMULATOR) goban.c +pictureflow.c #endif /* not support recorder models for now */ -- cgit v1.2.3