summaryrefslogtreecommitdiff
path: root/apps/plugins/lib/SOURCES
diff options
context:
space:
mode:
authorAntoine Cellerier <dionoea@videolan.org>2006-07-19 19:40:17 +0000
committerAntoine Cellerier <dionoea@videolan.org>2006-07-19 19:40:17 +0000
commit5e306b4c19dfe8732107d255c9c00e7d585c24ca (patch)
tree18183d5f5c0e23b0c04ad094a75ccaf42b907133 /apps/plugins/lib/SOURCES
parent61c301bf8d7606e7cd693f6b66b9657462a3a6b4 (diff)
downloadrockbox-5e306b4c19dfe8732107d255c9c00e7d585c24ca.zip
rockbox-5e306b4c19dfe8732107d255c9c00e7d585c24ca.tar.gz
rockbox-5e306b4c19dfe8732107d255c9c00e7d585c24ca.tar.bz2
rockbox-5e306b4c19dfe8732107d255c9c00e7d585c24ca.tar.xz
RGB <-> HSV colorspace conversion lib
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@10253 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/lib/SOURCES')
-rw-r--r--apps/plugins/lib/SOURCES1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/plugins/lib/SOURCES b/apps/plugins/lib/SOURCES
index 81cdc8c..f0e9ebc 100644
--- a/apps/plugins/lib/SOURCES
+++ b/apps/plugins/lib/SOURCES
@@ -1,5 +1,6 @@
configfile.c
playback_control.c
+rgb_hsv.c
#if defined(HAVE_LCD_BITMAP) && (LCD_DEPTH < 4) && (CONFIG_LCD != LCD_IPOD2BPP)
gray_core.c
gray_draw.c