summaryrefslogtreecommitdiff
path: root/www/screenshots
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
committerBjörn Stenberg <bjorn@haxx.se>2007-01-08 23:52:01 +0000
commit6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch)
treed11bbebc69df06d60970d05b4816e13d93602f2d /www/screenshots
parent8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff)
downloadrockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.zip
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.gz
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.bz2
rockbox-6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5.tar.xz
Splitting out www
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11952 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'www/screenshots')
-rw-r--r--www/screenshots/Makefile9
-rw-r--r--www/screenshots/boot.pngbin1502 -> 0 bytes
-rw-r--r--www/screenshots/bounce.pngbin1242 -> 0 bytes
-rw-r--r--www/screenshots/bounce2.pngbin1222 -> 0 bytes
-rw-r--r--www/screenshots/cube.pngbin944 -> 0 bytes
-rw-r--r--www/screenshots/dirbrowser.pngbin1463 -> 0 bytes
-rw-r--r--www/screenshots/dirbrowser2.pngbin1333 -> 0 bytes
-rw-r--r--www/screenshots/index.t48
-rw-r--r--www/screenshots/mainmenu-se.pngbin1461 -> 0 bytes
-rw-r--r--www/screenshots/mainmenu.pngbin1579 -> 0 bytes
-rw-r--r--www/screenshots/resume-se.pngbin1008 -> 0 bytes
-rw-r--r--www/screenshots/resume.pngbin940 -> 0 bytes
-rw-r--r--www/screenshots/snow.pngbin978 -> 0 bytes
-rw-r--r--www/screenshots/sokoban.pngbin1112 -> 0 bytes
-rw-r--r--www/screenshots/tetris.pngbin861 -> 0 bytes
-rw-r--r--www/screenshots/version.pngbin1690 -> 0 bytes
-rw-r--r--www/screenshots/version2.pngbin1472 -> 0 bytes
-rw-r--r--www/screenshots/wormlet.pngbin1398 -> 0 bytes
-rw-r--r--www/screenshots/wps.pngbin1555 -> 0 bytes
19 files changed, 0 insertions, 57 deletions
diff --git a/www/screenshots/Makefile b/www/screenshots/Makefile
deleted file mode 100644
index 751a62f..0000000
--- a/www/screenshots/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
-ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@
-
-SRC := $(wildcard *.t)
-OBJS := $(SRC:%.t=%.html)
-
-all: $(OBJS)
-
-%.html : %.t
- $(ACTION) $<
diff --git a/www/screenshots/boot.png b/www/screenshots/boot.png
deleted file mode 100644
index e389eb8..0000000
--- a/www/screenshots/boot.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/bounce.png b/www/screenshots/bounce.png
deleted file mode 100644
index d9d54c1..0000000
--- a/www/screenshots/bounce.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/bounce2.png b/www/screenshots/bounce2.png
deleted file mode 100644
index 69aae65..0000000
--- a/www/screenshots/bounce2.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/cube.png b/www/screenshots/cube.png
deleted file mode 100644
index 78223be..0000000
--- a/www/screenshots/cube.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/dirbrowser.png b/www/screenshots/dirbrowser.png
deleted file mode 100644
index 363c2eb..0000000
--- a/www/screenshots/dirbrowser.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/dirbrowser2.png b/www/screenshots/dirbrowser2.png
deleted file mode 100644
index 46e22a4..0000000
--- a/www/screenshots/dirbrowser2.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/index.t b/www/screenshots/index.t
deleted file mode 100644
index 761e0a3..0000000
--- a/www/screenshots/index.t
+++ /dev/null
@@ -1,48 +0,0 @@
-#define _PAGE_ Rockbox Screenshots
-#include "head.t"
-
-<p><i>Images displayed here are enlarged</i>
-<p>
-<img height="136" width="240" border="0" src="boot.png"><br>
-Boot screen.
-<p>
-<img height="136" width="240" border="0" src="resume.png">
-<img height="136" width="240" border="0" src="resume-se.png">
-<br>
-Boot-up resume question, in english and swedish!
-<p>
-<img height="136" width="240" border="0" src="dirbrowser.png">
-<img height="136" width="240" border="0" src="dirbrowser2.png"><br>
-Directory browser, using original and custom font (uwe_prop).
-<p>
-<img height="136" width="240" border="0" src="mainmenu.png">
-<img height="136" width="240" border="0" src="mainmenu-se.png"><br>
-Main menu, in english and in swedish, the swedish one using a custom font.
-<p>
-<img height="136" width="240" border="0" src="wps.png"><br>
-While Playing Screen displaying song information
-<p>
-<img height="136" width="240" border="0" src="bounce.png">
-<img height="136" width="240" border="0" src="bounce2.png"><br>
-Two modes of the "Bounce" demo.
-<p>
-<img height="136" width="240" border="0" src="cube.png"><br>
-Rotating cube demo.
-<p>
-<img height="136" width="240" border="0" src="snow.png"><br>
-Snow demo.
-<p>
-<img height="136" width="240" border="0" src="sokoban.png"><br>
-Sokoban game.
-<p>
-<img height="136" width="240" border="0" src="tetris.png"><br>
-Tetris game.
-<p>
-<img height="136" width="240" border="0" src="version.png">
-<img height="136" width="240" border="0" src="version2.png"><br>
-Movie-style credits display, using original and custom font (uwe_prop again).
-<p>
-<img height="136" width="240" border="0" src="wormlet.png"><br>
-Wormlet game
-
-#include "foot.t"
diff --git a/www/screenshots/mainmenu-se.png b/www/screenshots/mainmenu-se.png
deleted file mode 100644
index 1e880f3..0000000
--- a/www/screenshots/mainmenu-se.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/mainmenu.png b/www/screenshots/mainmenu.png
deleted file mode 100644
index d547eb2..0000000
--- a/www/screenshots/mainmenu.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/resume-se.png b/www/screenshots/resume-se.png
deleted file mode 100644
index 3c70f0c..0000000
--- a/www/screenshots/resume-se.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/resume.png b/www/screenshots/resume.png
deleted file mode 100644
index da8d850..0000000
--- a/www/screenshots/resume.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/snow.png b/www/screenshots/snow.png
deleted file mode 100644
index ec05a16..0000000
--- a/www/screenshots/snow.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/sokoban.png b/www/screenshots/sokoban.png
deleted file mode 100644
index 3016ebb..0000000
--- a/www/screenshots/sokoban.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/tetris.png b/www/screenshots/tetris.png
deleted file mode 100644
index 7acd659..0000000
--- a/www/screenshots/tetris.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/version.png b/www/screenshots/version.png
deleted file mode 100644
index f1d94b7..0000000
--- a/www/screenshots/version.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/version2.png b/www/screenshots/version2.png
deleted file mode 100644
index 4595eb4..0000000
--- a/www/screenshots/version2.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/wormlet.png b/www/screenshots/wormlet.png
deleted file mode 100644
index 65c4233..0000000
--- a/www/screenshots/wormlet.png
+++ /dev/null
Binary files differ
diff --git a/www/screenshots/wps.png b/www/screenshots/wps.png
deleted file mode 100644
index 2fe4c24..0000000
--- a/www/screenshots/wps.png
+++ /dev/null
Binary files differ