From 62f55b82098098be98f24a2da0c2bd117f814720 Mon Sep 17 00:00:00 2001 From: Dave Chapman Date: Sun, 26 Feb 2006 21:26:07 +0000 Subject: Patch #4718 from Mikael Magnusson - colour support for the fire plugin. Optimised by me to pre-calculate the rgb565 values and render directly into the lcd framebuffer instead of using the xlcd library. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@8851 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 a3bfa07296..2043be4696 100644 --- a/apps/plugins/SOURCES +++ b/apps/plugins/SOURCES @@ -25,8 +25,8 @@ viewer.c #if CONFIG_LCD != LCD_IPOD2BPP /* Plugins needing the grayscale lib */ #ifndef HAVE_LCD_COLOR grayscale.c -fire.c #endif +fire.c jpeg.c mandelbrot.c plasma.c -- cgit v1.2.3