summaryrefslogtreecommitdiff
path: root/www/screenshots
diff options
context:
space:
mode:
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 751a62f256..0000000000
--- a/www/screenshots/Makefile
+++ /dev/null
@@ -1,9 +0,0 @@
1ACTION=@echo preprocessing $@; rm -f $@; $(HOME)/bin/fcpp -WWW -I.. -Uunix -H -C -V -LL >$@
2
3SRC := $(wildcard *.t)
4OBJS := $(SRC:%.t=%.html)
5
6all: $(OBJS)
7
8%.html : %.t
9 $(ACTION) $<
diff --git a/www/screenshots/boot.png b/www/screenshots/boot.png
deleted file mode 100644
index e389eb84ec..0000000000
--- 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 d9d54c1a0c..0000000000
--- 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 69aae65d64..0000000000
--- 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 78223bef7f..0000000000
--- 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 363c2eba85..0000000000
--- 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 46e22a4054..0000000000
--- 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 761e0a381e..0000000000
--- a/www/screenshots/index.t
+++ /dev/null
@@ -1,48 +0,0 @@
1#define _PAGE_ Rockbox Screenshots
2#include "head.t"
3
4<p><i>Images displayed here are enlarged</i>
5<p>
6<img height="136" width="240" border="0" src="boot.png"><br>
7Boot screen.
8<p>
9<img height="136" width="240" border="0" src="resume.png">
10<img height="136" width="240" border="0" src="resume-se.png">
11<br>
12Boot-up resume question, in english and swedish!
13<p>
14<img height="136" width="240" border="0" src="dirbrowser.png">
15<img height="136" width="240" border="0" src="dirbrowser2.png"><br>
16Directory browser, using original and custom font (uwe_prop).
17<p>
18<img height="136" width="240" border="0" src="mainmenu.png">
19<img height="136" width="240" border="0" src="mainmenu-se.png"><br>
20Main menu, in english and in swedish, the swedish one using a custom font.
21<p>
22<img height="136" width="240" border="0" src="wps.png"><br>
23While Playing Screen displaying song information
24<p>
25<img height="136" width="240" border="0" src="bounce.png">
26<img height="136" width="240" border="0" src="bounce2.png"><br>
27Two modes of the "Bounce" demo.
28<p>
29<img height="136" width="240" border="0" src="cube.png"><br>
30Rotating cube demo.
31<p>
32<img height="136" width="240" border="0" src="snow.png"><br>
33Snow demo.
34<p>
35<img height="136" width="240" border="0" src="sokoban.png"><br>
36Sokoban game.
37<p>
38<img height="136" width="240" border="0" src="tetris.png"><br>
39Tetris game.
40<p>
41<img height="136" width="240" border="0" src="version.png">
42<img height="136" width="240" border="0" src="version2.png"><br>
43Movie-style credits display, using original and custom font (uwe_prop again).
44<p>
45<img height="136" width="240" border="0" src="wormlet.png"><br>
46Wormlet game
47
48#include "foot.t"
diff --git a/www/screenshots/mainmenu-se.png b/www/screenshots/mainmenu-se.png
deleted file mode 100644
index 1e880f39cd..0000000000
--- 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 d547eb2502..0000000000
--- 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 3c70f0c76b..0000000000
--- 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 da8d85079c..0000000000
--- 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 ec05a16793..0000000000
--- 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 3016ebbfcf..0000000000
--- 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 7acd6592ac..0000000000
--- 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 f1d94b7dc2..0000000000
--- 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 4595eb4664..0000000000
--- 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 65c42338ee..0000000000
--- 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 2fe4c245ac..0000000000
--- a/www/screenshots/wps.png
+++ /dev/null
Binary files differ