From a56757137c9b8e11e5380270a1ebbbd29ad0b0d0 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Mon, 26 Mar 2007 01:32:31 +0000 Subject: mpegplayer for grayscale targets. Note that performance is slow... git-svn-id: svn://svn.rockbox.org/rockbox/trunk@12913 a1c6a512-1295-4272-9138-f99709370657 --- apps/plugins/SUBDIRS | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'apps/plugins/SUBDIRS') diff --git a/apps/plugins/SUBDIRS b/apps/plugins/SUBDIRS index 4a2a819..70cffe7 100644 --- a/apps/plugins/SUBDIRS +++ b/apps/plugins/SUBDIRS @@ -31,10 +31,9 @@ pacbox doom #endif -/* For all the colour targets */ -#if defined(HAVE_LCD_COLOR) +/* For all the swcodec targets */ +#if CONFIG_CODEC == SWCODEC mpegplayer #endif - #endif /* IRIVER_IFP7XX_SERIES */ -- cgit v1.1