summaryrefslogtreecommitdiffstats
path: root/www/screenshots/index.t
blob: 9ea4dcfdbe1c073fa545f0a21bfa07dce02bd478 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#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"><br>
Boot-up resume question.
<p>
<img height="136" width="240" border="0" src="dirbrowser.png"><br>
Directory browser.
<p>
<img height="136" width="240" border="0" src="mainmenu.png"><br>
Main menu.
<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"><br>
Movie-style credits display.
<p>
<img height="136" width="240" border="0" src="wormlet.png"><br>
Wormlet game

#include "foot.t"