diff options
| author | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
|---|---|---|
| committer | Björn Stenberg <bjorn@haxx.se> | 2007-01-08 23:52:01 +0000 |
| commit | 6d4c19707ef95942e323cbdc89fbbfdbe45e7cc5 (patch) | |
| tree | d11bbebc69df06d60970d05b4816e13d93602f2d /www/screenshots | |
| parent | 8cece5a745f30234bfced4becfd9dfe4ca1047d4 (diff) | |
| download | rockbox-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')
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 Binary files differdeleted file mode 100644 index e389eb8..0000000 --- a/www/screenshots/boot.png +++ /dev/null diff --git a/www/screenshots/bounce.png b/www/screenshots/bounce.png Binary files differdeleted file mode 100644 index d9d54c1..0000000 --- a/www/screenshots/bounce.png +++ /dev/null diff --git a/www/screenshots/bounce2.png b/www/screenshots/bounce2.png Binary files differdeleted file mode 100644 index 69aae65..0000000 --- a/www/screenshots/bounce2.png +++ /dev/null diff --git a/www/screenshots/cube.png b/www/screenshots/cube.png Binary files differdeleted file mode 100644 index 78223be..0000000 --- a/www/screenshots/cube.png +++ /dev/null diff --git a/www/screenshots/dirbrowser.png b/www/screenshots/dirbrowser.png Binary files differdeleted file mode 100644 index 363c2eb..0000000 --- a/www/screenshots/dirbrowser.png +++ /dev/null diff --git a/www/screenshots/dirbrowser2.png b/www/screenshots/dirbrowser2.png Binary files differdeleted file mode 100644 index 46e22a4..0000000 --- a/www/screenshots/dirbrowser2.png +++ /dev/null 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 Binary files differdeleted file mode 100644 index 1e880f3..0000000 --- a/www/screenshots/mainmenu-se.png +++ /dev/null diff --git a/www/screenshots/mainmenu.png b/www/screenshots/mainmenu.png Binary files differdeleted file mode 100644 index d547eb2..0000000 --- a/www/screenshots/mainmenu.png +++ /dev/null diff --git a/www/screenshots/resume-se.png b/www/screenshots/resume-se.png Binary files differdeleted file mode 100644 index 3c70f0c..0000000 --- a/www/screenshots/resume-se.png +++ /dev/null diff --git a/www/screenshots/resume.png b/www/screenshots/resume.png Binary files differdeleted file mode 100644 index da8d850..0000000 --- a/www/screenshots/resume.png +++ /dev/null diff --git a/www/screenshots/snow.png b/www/screenshots/snow.png Binary files differdeleted file mode 100644 index ec05a16..0000000 --- a/www/screenshots/snow.png +++ /dev/null diff --git a/www/screenshots/sokoban.png b/www/screenshots/sokoban.png Binary files differdeleted file mode 100644 index 3016ebb..0000000 --- a/www/screenshots/sokoban.png +++ /dev/null diff --git a/www/screenshots/tetris.png b/www/screenshots/tetris.png Binary files differdeleted file mode 100644 index 7acd659..0000000 --- a/www/screenshots/tetris.png +++ /dev/null diff --git a/www/screenshots/version.png b/www/screenshots/version.png Binary files differdeleted file mode 100644 index f1d94b7..0000000 --- a/www/screenshots/version.png +++ /dev/null diff --git a/www/screenshots/version2.png b/www/screenshots/version2.png Binary files differdeleted file mode 100644 index 4595eb4..0000000 --- a/www/screenshots/version2.png +++ /dev/null diff --git a/www/screenshots/wormlet.png b/www/screenshots/wormlet.png Binary files differdeleted file mode 100644 index 65c4233..0000000 --- a/www/screenshots/wormlet.png +++ /dev/null diff --git a/www/screenshots/wps.png b/www/screenshots/wps.png Binary files differdeleted file mode 100644 index 2fe4c24..0000000 --- a/www/screenshots/wps.png +++ /dev/null |