summaryrefslogtreecommitdiff
path: root/apps/plugins/SOURCES
diff options
context:
space:
mode:
authorJens Arnold <amiconn@rockbox.org>2005-03-05 22:45:04 +0000
committerJens Arnold <amiconn@rockbox.org>2005-03-05 22:45:04 +0000
commitfabdf1de6f1a8fa8e281a3d428f484778b818344 (patch)
treedb9a6c0a8c5f86d19bf14e7bdde8f9f1944e1871 /apps/plugins/SOURCES
parent576d029ece8fe9fc891ad7b50658b39178a40ead (diff)
downloadrockbox-fabdf1de6f1a8fa8e281a3d428f484778b818344.tar.gz
rockbox-fabdf1de6f1a8fa8e281a3d428f484778b818344.zip
Logo plugin: (1) Changed button handling. Left/Down now always decreases the absolute delta (down to 0), while Right/Up increaes it. (2) Adapted for player using the player graphics library.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@6146 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'apps/plugins/SOURCES')
-rw-r--r--apps/plugins/SOURCES2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/plugins/SOURCES b/apps/plugins/SOURCES
index 581d164e94..030fc324d9 100644
--- a/apps/plugins/SOURCES
+++ b/apps/plugins/SOURCES
@@ -5,6 +5,7 @@ cube.c
5favorites.c 5favorites.c
6firmware_flash.c 6firmware_flash.c
7helloworld.c 7helloworld.c
8logo.c
8metronome.c 9metronome.c
9mosaique.c 10mosaique.c
10rockbox_flash.c 11rockbox_flash.c
@@ -22,7 +23,6 @@ chip8.c
22flipit.c 23flipit.c
23grayscale.c 24grayscale.c
24jpeg.c 25jpeg.c
25logo.c
26mandelbrot.c 26mandelbrot.c
27minesweeper.c 27minesweeper.c
28oscillograph.c 28oscillograph.c