summaryrefslogtreecommitdiff
path: root/manual/advanced_topics/main.tex
diff options
context:
space:
mode:
authorSolomon Peachy <pizza@shaftnet.org>2020-07-15 19:40:55 -0400
committerSolomon Peachy <pizza@shaftnet.org>2020-07-24 21:20:13 +0000
commit092c340a2062fa98b7387fc5fd63578ddae7d0b6 (patch)
tree98ec96946eeb2ae709cb0528cc6998e21bb9b290 /manual/advanced_topics/main.tex
parent17f7cc92c258bc456a27c3e7c5a19c9409851879 (diff)
downloadrockbox-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/advanced_topics/main.tex')
-rwxr-xr-xmanual/advanced_topics/main.tex23
1 files changed, 3 insertions, 20 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 273ed1c805..786c109772 100755
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -14,7 +14,7 @@ To accomplish this, load a \fname{.cfg} file (as described in
14words: \config{bookmarks}, \config{files}, \opt{tagcache}{\config{database}, }% 14words: \config{bookmarks}, \config{files}, \opt{tagcache}{\config{database}, }%
15\config{wps}, \config{settings}, \opt{recording}{\config{recording}, }% 15\config{wps}, \config{settings}, \opt{recording}{\config{recording}, }%
16\opt{radio}{\config{radio}, }\config{playlists}, \config{plugins}, 16\opt{radio}{\config{radio}, }\config{playlists}, \config{plugins},
17\config{system\_menu}, \opt{PLAYER_PAD}{\config{shutdown}, }\config{shortcuts}. 17\config{system\_menu}, \config{shortcuts}.
18Each of the words, if it occurs in the list, activates the appropriate item 18Each of the words, if it occurs in the list, activates the appropriate item
19in the main menu. The order of the items is given by the order of the words 19in the main menu. The order of the items is given by the order of the words
20in the list. The items whose words do not occur in the list will be hidden, 20in the list. The items whose words do not occur in the list will be hidden,
@@ -490,10 +490,8 @@ displaying images:
490 \item Load and always show the image, using the \config{\%x} tag 490 \item Load and always show the image, using the \config{\%x} tag
491 \item Preload the image with \config{\%xl} and show it with \config{\%xd}. 491 \item Preload the image with \config{\%xl} and show it with \config{\%xd}.
492 This way you can have your images displayed conditionally. 492 This way you can have your images displayed conditionally.
493 \nopt{archos}{% 493 \item Load an image and show as backdrop using the \config{\%X} tag. The
494 \item Load an image and show as backdrop using the \config{\%X} tag. The 494 image must be of the same exact dimensions as your display.
495 image must be of the same exact dimensions as your display.
496 }%
497\end{enumerate} 495\end{enumerate}
498 496
499\optv{swcodec}{% This doesn't depend on swcodec but we don't have a \noptv 497\optv{swcodec}{% This doesn't depend on swcodec but we don't have a \noptv
@@ -663,21 +661,10 @@ Example of a configuration file:
663\end{description} 661\end{description}
664 662
665\section{\label{ref:FirmwareLoading}Firmware Loading} 663\section{\label{ref:FirmwareLoading}Firmware Loading}
666\opt{player,recorder,recorderv2fm,ondio}{
667 When your \dap{} powers on, it loads the Archos firmware in ROM, which
668 automatically checks your \daps{} root directory for a file named
669 \firmwarefilename. Note that Archos firmware can only read the first
670 ten characters of each filename in this process, so do not rename your old
671 firmware files with names like \firmwarefilename.\fname{old} and so on,
672 because it is possible that the \dap{} will load a file other than the one
673 you intended.
674}
675 664
676\subsection{\label{ref:using_rolo}Using ROLO (Rockbox Loader)} 665\subsection{\label{ref:using_rolo}Using ROLO (Rockbox Loader)}
677Rockbox is able to load and start another firmware file without rebooting. 666Rockbox is able to load and start another firmware file without rebooting.
678You just ``play'' a file with the extension % 667You just ``play'' a file with the extension %
679\opt{recorder,recorderv2fm,ondio}{\fname{.ajz}.} %
680\opt{player}{\fname{.mod}.} %
681\opt{iriverh100,iriverh300}{\fname{.iriver}.} % 668\opt{iriverh100,iriverh300}{\fname{.iriver}.} %
682\opt{ipod}{\fname{.ipod}.} % 669\opt{ipod}{\fname{.ipod}.} %
683\opt{iaudio}{\fname{.iaudio}.} % 670\opt{iaudio}{\fname{.iaudio}.} %
@@ -687,8 +674,6 @@ You just ``play'' a file with the extension %
687This can be used to test new firmware versions without deleting your 674This can be used to test new firmware versions without deleting your
688current version. 675current version.
689 676
690\opt{archos}{\input{advanced_topics/archos-flashing.tex}}
691
692\opt{multi_boot}{ 677\opt{multi_boot}{
693\subsection{\label{ref:using_multiboot}Using Multiboot} 678\subsection{\label{ref:using_multiboot}Using Multiboot}
694 \newcommand{\redirectext}{<playername>} 679 \newcommand{\redirectext}{<playername>}
@@ -732,14 +717,12 @@ current version.
732} The following provides a short overview of the most relevant settings and 717} The following provides a short overview of the most relevant settings and
733 rules of thumb. 718 rules of thumb.
734 719
735\nopt{ondio}{
736\subsection{Display backlight} 720\subsection{Display backlight}
737 The active backlight consumes a lot of power. Therefore choose a setting that 721 The active backlight consumes a lot of power. Therefore choose a setting that
738 disables the backlight after timeout (for setting \setting{Backlight} see 722 disables the backlight after timeout (for setting \setting{Backlight} see
739 \reference{ref:Displayoptions}). Avoid having the backlight enabled all the 723 \reference{ref:Displayoptions}). Avoid having the backlight enabled all the
740 time (Activating \setting{selectivebacklight} 724 time (Activating \setting{selectivebacklight}
741 \reference{ref:selectivebacklight} can further reduce power consumption). 725 \reference{ref:selectivebacklight} can further reduce power consumption).
742}
743 726
744\opt{lcd_sleep}{ 727\opt{lcd_sleep}{
745\subsection{Display power-off} 728\subsection{Display power-off}