summaryrefslogtreecommitdiff
path: root/apps/plugins
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2008-03-08 23:50:55 +0000
committerJens Arnold <amiconn@rockbox.org>2008-03-08 23:50:55 +0000
commit8c6920e34393c3982d4333c13c6ebb26f545c842 (patch)
treec1403aff0405f4a1464a739b313ffb8431b245ac /apps/plugins
parent9b939a615d29b22ceab0da881b641f45381660b3 (diff)
downloadrockbox-8c6920e34393c3982d4333c13c6ebb26f545c842.zip
rockbox-8c6920e34393c3982d4333c13c6ebb26f545c842.tar.gz
rockbox-8c6920e34393c3982d4333c13c6ebb26f545c842.tar.bz2
rockbox-8c6920e34393c3982d4333c13c6ebb26f545c842.tar.xz
Revert accidental tree commit. Sorry for that.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@16574 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins')
-rw-r--r--apps/plugins/CATEGORIES1
-rw-r--r--apps/plugins/SOURCES11
2 files changed, 1 insertions, 11 deletions
diff --git a/apps/plugins/CATEGORIES b/apps/plugins/CATEGORIES
index c2ad75e..4b267c1 100644
--- a/apps/plugins/CATEGORIES
+++ b/apps/plugins/CATEGORIES
@@ -80,7 +80,6 @@ stopwatch,apps
test_codec,viewers
test_disk,apps
test_fps,apps
-test_grey,apps
test_sampr,apps
test_scanrate,apps
test_viewports,apps
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 7b7edbf..4f782dc 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -21,7 +21,6 @@ stats.c
stopwatch.c
vbrfix.c
viewer.c
-test_disk.c
#ifdef OLYMPUS_MROBE_500
/* remove these once the plugins before it are compileable */
@@ -49,10 +48,7 @@ flipit.c
#ifdef HAVE_LCD_BITMAP /* Not for the Player */
brickmania.c
maze.c
-mazezam.c
-greyscale.c
-test_fps.c
-test_scanrate.c
+mazezam.c
text_editor.c
wavview.c
robotfindskitten.c
@@ -63,10 +59,6 @@ jpeg.c
mandelbrot.c
plasma.c
-#if LCD_DEPTH < 4
-test_grey.c
-#endif
-
blackjack.c
bounce.c
bubbles.c
@@ -126,7 +118,6 @@ nim.c
#if CONFIG_CODEC == SWCODEC /* software codec platforms */
mp3_encoder.c
-test_codec.c
wav2wv.c
#else /* hardware codec platforms */
#ifndef HAVE_MMC /* not for Ondio, has no remote control pin */