diff options
author | Solomon Peachy <pizza@shaftnet.org> | 2020-07-15 19:40:55 -0400 |
---|---|---|
committer | Solomon Peachy <pizza@shaftnet.org> | 2020-07-24 21:20:13 +0000 |
commit | 092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch) | |
tree | 98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/getting_started/archos_choice.tex | |
parent | 17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff) | |
download | rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.tar.gz rockbox-092c340a2062fa98b7387fc5fd63578ddae7d0b6.zip |
[1/4] Remove SH support and all archos targets
This removes all code specific to SH targets
Change-Id: I7980523785d2596e65c06430f4638eec74a06061
Diffstat (limited to 'manual/getting_started/archos_choice.tex')
-rw-r--r-- | manual/getting_started/archos_choice.tex | 53 |
1 files changed, 0 insertions, 53 deletions
diff --git a/manual/getting_started/archos_choice.tex b/manual/getting_started/archos_choice.tex deleted file mode 100644 index 690b25a14d..0000000000 --- a/manual/getting_started/archos_choice.tex +++ /dev/null | |||
@@ -1,53 +0,0 @@ | |||
1 | \section{Before installation} | ||
2 | |||
3 | Before you install Rockbox, you will need to know what model you own. Rockbox | ||
4 | comes in different versions depending on the model of your \dap{}. There are | ||
5 | six different versions of the software. The table below will help you to | ||
6 | identify which version of the software you need. | ||
7 | |||
8 | The model name is printed on the case. The hard drive size is listed on the | ||
9 | serial number sticker on the back of the unit. | ||
10 | |||
11 | \begin{rbtabular}{\textwidth}{llXl}% | ||
12 | {\textbf{Picture} & \textbf{Disk size} & \textbf{Model Name} & \textbf{Version Name}}% | ||
13 | {}{ref:Jukeboxtypetable} | ||
14 | \begin{minipage}{2.2cm} | ||
15 | \includegraphics[width=2cm]{getting_started/images/archos-studio-small.png} | ||
16 | \end{minipage} | ||
17 | & 5~GB, 6~GB, 10~GB, 20~GB & | ||
18 | \begin{minipage}{8cm} | ||
19 | Jukebox 5000 \newline | ||
20 | Jukebox 6000 \newline | ||
21 | Jukebox Studio 10 \newline | ||
22 | Jukebox Studio 20 | ||
23 | \end{minipage} | ||
24 | & player \\\midrule | ||
25 | \begin{minipage}{2.2cm} | ||
26 | \includegraphics[width=2cm]{getting_started/images/archos-recorder-small.png} | ||
27 | \end{minipage} | ||
28 | & 6~GB, 10~GB, 15~GB, 20~GB & \begin{minipage}{8cm} | ||
29 | Jukebox Recorder 6 \newline | ||
30 | Jukebox Recorder 10 \newline | ||
31 | Jukebox Recorder 15 \newline | ||
32 | Jukebox Recorder 20 | ||
33 | \end{minipage} | ||
34 | & recorder\\\midrule | ||
35 | \begin{minipage}{2.2cm} | ||
36 | \includegraphics[width=2cm]{getting_started/images/archos-recorderv2-small.png} | ||
37 | \end{minipage} | ||
38 | & 20~GB & Jukebox Recorder v2 & recorderv2\\\midrule | ||
39 | \begin{minipage}{2.2cm} | ||
40 | \includegraphics[width=2cm]{getting_started/images/archos-recorderfm-small.png} | ||
41 | \end{minipage} | ||
42 | & 20~GB & Jukebox Recorder FM & fmrecorder \\\midrule | ||
43 | \begin{minipage}{2.2cm} | ||
44 | \includegraphics[width=2cm]{getting_started/images/archos-ondiosp-small.png} | ||
45 | \end{minipage} | ||
46 | & 128~MB (flash) & Ondio 128 SP & ondiosp \\\midrule | ||
47 | \begin{minipage}{2.2cm} | ||
48 | \includegraphics[width=2cm]{getting_started/images/archos-ondiofm-small.png} | ||
49 | \end{minipage} | ||
50 | & 128~MB (flash) & Ondio 128 FM & ondiofm \\ | ||
51 | \end{rbtabular} | ||
52 | \note{Rockbox does not run on the Archos Jukebox Multimedia or any | ||
53 | Archos products other than those mentioned here.} | ||