summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Stenberg <bjorn@haxx.se>2002-06-02 18:21:16 +0000
committerBjörn Stenberg <bjorn@haxx.se>2002-06-02 18:21:16 +0000
commit6caf461f44620631b5c6f7bc790429b2c3449684 (patch)
tree2429fbbca20d32d52896866316ab3613a71447d7
parent647661c3bb8f70dea9c3ca199af0f5ba76a8fe35 (diff)
downloadrockbox-6caf461f44620631b5c6f7bc790429b2c3449684.zip
rockbox-6caf461f44620631b5c6f7bc790429b2c3449684.tar.gz
rockbox-6caf461f44620631b5c6f7bc790429b2c3449684.tar.bz2
rockbox-6caf461f44620631b5c6f7bc790429b2c3449684.tar.xz
Added simulators
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@875 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--www/download.t21
1 files changed, 21 insertions, 0 deletions
diff --git a/www/download.t b/www/download.t
index fd5aa80..17478ba 100644
--- a/www/download.t
+++ b/www/download.t
@@ -24,6 +24,27 @@ Read the <a href="rockbox-1.0-notes.txt">release notes</a>.
<h3>recorder</h3>
<p>Version 1.0 does not support the Recorder. Future versions will.
+<h3>Source code</h3>
+<ul>
+<li><a href="rockbox-1.0.tar.gz">rockbox-1.0.tar.gz</a>
+</ul>
+
+<h3>User interface simulators</h3>
+<ul>
+<li><a href="player-sim-1.0">player simulator 1.0 for linux</a> (42880 bytes)
+(if you don't have libgcc_s.so.1, get it <a href="libgcc_s.so.1">here</a>)
+<li><a href="recorder-sim-1.0">recorder simulator 1.0 for linux</a> (51976 bytes)
+<li><a href="recorder-sim-1.0.exe">recorder simulator 1.0 for win32</a> (167936 bytes)
+</ul>
+
+<p>The simulators browse a directory called 'archos' in the directory they are started from. Create it and copy some mp3 files there. The buttons are simulated on the numeric keypad:
+<dl>
+<dt><b>Player</b>
+<dd>4/6 = prev/next, 8 = play, 2 = stop, enter = menu, + = on
+
+<dt><b>Recorder</b>
+<dd>4/6 = left/right, 8/2 = up/down, 5 = play/pause, / * - = menu keys
+</dl>
<h2>Installation</h2>
<p>Unzip the archive. Rename your current archos.mod (if any) in the root of your archos, then copy the rockbox archos.mod there.