summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
authorMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
committerMarianne Arnold <pixelma@rockbox.org>2011-01-17 18:30:18 +0000
commitb43b4936a108e857d794264724ed7c6399bc5aac (patch)
tree89d9a586820a45f7bab5ed67d9f73e5f4224d81a /manual/advanced_topics/main.tex
parent4d46f4ddffba6651a458227d3061c47762242b7e (diff)
downloadrockbox-b43b4936a108e857d794264724ed7c6399bc5aac.tar.gz
rockbox-b43b4936a108e857d794264724ed7c6399bc5aac.zip
Pick up the target rename completion in the manual started in r27823 ... this time taking care of the Iriver targets. This fixes a few issues with wrongly in- or excluded parts (e.g. pacbox missing from the H100 manual, invadrox wrongly included in the small H10 manual as the plugin's main.tex already used the new names without making sure they are there). If possible replace 'target name' \opts with sensible feature \opts. Fix small mistakes and break too long lines discovered along the way.
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29075 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex6
1 files changed, 3 insertions, 3 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 08ecdfd063..749109e3a3 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -225,7 +225,7 @@ are discussed below.
225 the last number giving the colour depth in bits) when 225 the last number giving the colour depth in bits) when
226 designing your own WPS, or if you use a WPS designed for another target. 226 designing your own WPS, or if you use a WPS designed for another target.
227 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is 227 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
228 \opt{h100,h300}{128$\times$64$\times$1}% 228 \opt{iriverh100,iriverh300}{128$\times$64$\times$1}%
229 \opt{iaudiox5,iaudiom5,iaudiom3}{128$\times$96$\times$2} 229 \opt{iaudiox5,iaudiom5,iaudiom3}{128$\times$96$\times$2}
230 pixels. 230 pixels.
231 } 231 }
@@ -622,10 +622,10 @@ Rockbox is able to load and start another firmware file without rebooting.
622You just ``play'' a file with the extension % 622You just ``play'' a file with the extension %
623\opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} % 623\opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} %
624\opt{player}{\fname{.mod}.} % 624\opt{player}{\fname{.mod}.} %
625\opt{h100,h300}{\fname{.iriver}.} % 625\opt{iriverh100,iriverh300}{\fname{.iriver}.} %
626\opt{ipod}{\fname{.ipod}.} % 626\opt{ipod}{\fname{.ipod}.} %
627\opt{iaudio}{\fname{.iaudio}.} % 627\opt{iaudio}{\fname{.iaudio}.} %
628\opt{sansa,h10,h10_5gb,vibe500}{\fname{.mi4}.} % 628\opt{sansa,iriverh10,iriverh10_5gb,vibe500}{\fname{.mi4}.} %
629\opt{sansaAMS}{\fname{.sansa}.} % 629\opt{sansaAMS}{\fname{.sansa}.} %
630\opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} % 630\opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} %
631This can be used to test new firmware versions without deleting your 631This can be used to test new firmware versions without deleting your