summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
Diffstat (limited to 'manual/advanced_topics/main.tex')
-rw-r--r--manual/advanced_topics/main.tex14
1 files changed, 7 insertions, 7 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 23748da18a..53bb984f2e 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -213,7 +213,7 @@ all the tags that are available.
213 the last number giving the colour depth in bits) when 213 the last number giving the colour depth in bits) when
214 designing your own WPS, or if you use a WPS designed for another target. 214 designing your own WPS, or if you use a WPS designed for another target.
215 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is 215 \opt{HAVE_REMOTE_LCD}{The resolution of the remote is
216 \opt{iriverh100,iriverh300}{128x64x1}\opt{iaudiox5,iaudiom5}{128x96x2} pixels.}} 216 \opt{h100,h300}{128x64x1}\opt{x5,m5}{128x96x2} pixels.}}
217 217
218\nopt{lcd_charcell}{ 218\nopt{lcd_charcell}{
219\subsubsection{\label{ref:Viewports}Viewports} 219\subsubsection{\label{ref:Viewports}Viewports}
@@ -554,7 +554,7 @@ Example of a configuration file:
554\end{description} 554\end{description}
555 555
556\section{\label{ref:FirmwareLoading}Firmware Loading} 556\section{\label{ref:FirmwareLoading}Firmware Loading}
557\opt{archosplayer,archosrecorder,archosrecorderv2fm,ondio}{ 557\opt{player,recorder,recorderv2fm,ondio}{
558 When your \dap{} powers on, it loads the Archos firmware in ROM, which 558 When your \dap{} powers on, it loads the Archos firmware in ROM, which
559 automatically checks your \daps{} root directory for a file named 559 automatically checks your \daps{} root directory for a file named
560 \firmwarefilename. Note that Archos firmware can only read the first 560 \firmwarefilename. Note that Archos firmware can only read the first
@@ -567,14 +567,14 @@ Example of a configuration file:
567\subsection{\label{ref:using_rolo}Using ROLO (Rockbox Loader)} 567\subsection{\label{ref:using_rolo}Using ROLO (Rockbox Loader)}
568Rockbox is able to load and start another firmware file without rebooting. 568Rockbox is able to load and start another firmware file without rebooting.
569You just ``play'' a file with the extension % 569You just ``play'' a file with the extension %
570\opt{archosrecorder,archosrecorderv2fm,ondio}{\fname{.ajz}.} % 570\opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} %
571\opt{archosplayer}{\fname{.mod}.} % 571\opt{player}{\fname{.mod}.} %
572\opt{iriverh100,iriverh300}{\fname{.iriver}.} % 572\opt{h100,h300}{\fname{.iriver}.} %
573\opt{ipod}{\fname{.ipod}.} % 573\opt{ipod}{\fname{.ipod}.} %
574\opt{iaudio}{\fname{.iaudio}.} % 574\opt{iaudio}{\fname{.iaudio}.} %
575\opt{sansa,iriverh10,iriverh10_5gb}{\fname{.mi4}.} % 575\opt{sansa,h10,h10_5gb}{\fname{.mi4}.} %
576\opt{sansaAMS}{\fname{.sansa}.} % 576\opt{sansaAMS}{\fname{.sansa}.} %
577\opt{gigabeatfx,gigabeats}{\fname{.gigabeat}.} % 577\opt{gigabeatf,gigabeats}{\fname{.gigabeat}.} %
578This can be used to test new firmware versions without deleting your 578This can be used to test new firmware versions without deleting your
579current version. 579current version.
580 580