summaryrefslogtreecommitdiff
path: root/www/screenshots/index.t
diff options
context:
space:
mode:
Diffstat (limited to 'www/screenshots/index.t')
-rw-r--r--www/screenshots/index.t43
1 files changed, 43 insertions, 0 deletions
diff --git a/www/screenshots/index.t b/www/screenshots/index.t
new file mode 100644
index 0000000000..9ea4dcfdbe
--- /dev/null
+++ b/www/screenshots/index.t
@@ -0,0 +1,43 @@
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"><br>
10Boot-up resume question.
11<p>
12<img height="136" width="240" border="0" src="dirbrowser.png"><br>
13Directory browser.
14<p>
15<img height="136" width="240" border="0" src="mainmenu.png"><br>
16Main menu.
17<p>
18<img height="136" width="240" border="0" src="wps.png"><br>
19While Playing Screen displaying song information
20<p>
21<img height="136" width="240" border="0" src="bounce.png">
22<img height="136" width="240" border="0" src="bounce2.png"><br>
23Two modes of the "Bounce" demo.
24<p>
25<img height="136" width="240" border="0" src="cube.png"><br>
26Rotating cube demo.
27<p>
28<img height="136" width="240" border="0" src="snow.png"><br>
29Snow demo.
30<p>
31<img height="136" width="240" border="0" src="sokoban.png"><br>
32Sokoban game.
33<p>
34<img height="136" width="240" border="0" src="tetris.png"><br>
35Tetris game.
36<p>
37<img height="136" width="240" border="0" src="version.png"><br>
38Movie-style credits display.
39<p>
40<img height="136" width="240" border="0" src="wormlet.png"><br>
41Wormlet game
42
43#include "foot.t"