summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNils Wallménius <nils@rockbox.org>2006-11-13 15:14:28 +0000
committerNils Wallménius <nils@rockbox.org>2006-11-13 15:14:28 +0000
commitda55588fc7e0134decd4ba8cc573f507302a5664 (patch)
tree348137ec71582f1b2436252cd657d372bdde729c
parent6a27006a5ddf70926f9d45a0ce17a26473ecc403 (diff)
downloadrockbox-da55588fc7e0134decd4ba8cc573f507302a5664.tar.gz
rockbox-da55588fc7e0134decd4ba8cc573f507302a5664.zip
Add a description of the bacdrop functionality and include description of relevant options for greyscale targets too
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11522 a1c6a512-1295-4272-9138-f99709370657
-rw-r--r--manual/advanced_topics/main.tex22
-rw-r--r--manual/appendix/config_file_options.tex5
-rw-r--r--manual/appendix/wps_tags.tex4
-rwxr-xr-xmanual/configure_rockbox/display_options.tex9
4 files changed, 29 insertions, 11 deletions
diff --git a/manual/advanced_topics/main.tex b/manual/advanced_topics/main.tex
index 5b12ef7033..f870af70ef 100644
--- a/manual/advanced_topics/main.tex
+++ b/manual/advanced_topics/main.tex
@@ -38,6 +38,19 @@ If your language is not yet supported and you want to write your own language
38file find the instructions on the Rockbox website: 38file find the instructions on the Rockbox website:
39\wikilink{HowtoUpdateLangfile} 39\wikilink{HowtoUpdateLangfile}
40 40
41\nopt{archos}{%
42 \subsection{\label{ref:LoadingBackdrops}Loading Backdrops}
43 Rockbox supports showing an image as a backdrop in the \setting{File Browser}
44 and the menus. The backdrop image must be a \fname{.bmp} file of the exact
45 same dimensions as the display in your \dap{} (\genericimg{} with the last
46 number giving the colour depth in bits). To use an image as a backdrop browse
47 to it in the \setting{File Browser} and open the \setting{File Menu}
48 (see \reference{ref:Filemenu}) on it and select the option
49 \setting{Set As Backdrop}. If you want rockbox to remember your
50 backdrop the next time you start your \dap{} the backdrop must be placed in
51 the \fname{/.rockbox/backdrops} folder.
52}%
53
41\section{\label{ref:ConfiguringtheWPS}Configuring the WPS} 54\section{\label{ref:ConfiguringtheWPS}Configuring the WPS}
42 55
43\subsection{WPS -- General Info} 56\subsection{WPS -- General Info}
@@ -197,19 +210,20 @@ displaying images:
197 \item Load and always show the image, using the \config{\%x} tag 210 \item Load and always show the image, using the \config{\%x} tag
198 \item Preload the image with \config{\%xl} and show it with \config{\%xd}. 211 \item Preload the image with \config{\%xl} and show it with \config{\%xd}.
199 This way you can have your images displayed conditionally. 212 This way you can have your images displayed conditionally.
200 \opt{HAVE_LCD_COLOR}{ 213 \nopt{archos}{%
201 \item Load an image and show as backdrop using the \config{\%X} tag. The 214 \item Load an image and show as backdrop using the \config{\%X} tag. The
202 image must be of the same exact dimensions as your display. 215 image must be of the same exact dimensions as your display.
203 } 216 }%
204\end{enumerate} 217\end{enumerate}
205 218
206\optv{HAVE_LCD_COLOR}{ 219\optv{SWCODEC}{% This doesn't depend on SWCODEC but we don't have a \noptv
220 % command.
207 Example on background image use: 221 Example on background image use:
208 \begin{example} 222 \begin{example}
209 %X|background.bmp| 223 %X|background.bmp|
210 \end{example} 224 \end{example}
211 The image with filename \fname{background.bmp} is loaded and used in the WPS. 225 The image with filename \fname{background.bmp} is loaded and used in the WPS.
212} 226}%
213 227
214Example on bitmap preloading and use: 228Example on bitmap preloading and use:
215\begin{example} 229\begin{example}
diff --git a/manual/appendix/config_file_options.tex b/manual/appendix/config_file_options.tex
index dc7dd82a8d..6be2435b6b 100644
--- a/manual/appendix/config_file_options.tex
+++ b/manual/appendix/config_file_options.tex
@@ -183,8 +183,11 @@
183 disk poweroff & on, off & N/A\\ 183 disk poweroff & on, off & N/A\\
184 }% 184 }%
185 185
186 \opt{HAVE_LCD_COLOR}{ 186 \nopt{archos}{%
187 backdrop & /path/filename.bmp & N/A\\ 187 backdrop & /path/filename.bmp & N/A\\
188 }%
189
190 \opt{HAVE_LCD_COLOR}{
188 foreground color & 000000 to FFFFFF & RRGGBB\\ 191 foreground color & 000000 to FFFFFF & RRGGBB\\
189 background color & 000000 to FFFFFF & RRGGBB\\ 192 background color & 000000 to FFFFFF & RRGGBB\\
190 } 193 }
diff --git a/manual/appendix/wps_tags.tex b/manual/appendix/wps_tags.tex
index 6d449aee4e..33f4d79e59 100644
--- a/manual/appendix/wps_tags.tex
+++ b/manual/appendix/wps_tags.tex
@@ -165,11 +165,11 @@ Ffwd{\textbar}Rew{\textgreater}}
165\section{Images} 165\section{Images}
166\begin{table} 166\begin{table}
167 \begin{tagmap}{}{} 167 \begin{tagmap}{}{}
168 \opt{h300,x5,ipodcolor,ipodvideo}{ 168 \nopt{archos}{%
169 \config{\%X{\textbar}filename.bmp{\textbar}} 169 \config{\%X{\textbar}filename.bmp{\textbar}}
170 & Load and set a backdrop image for the WPS. % 170 & Load and set a backdrop image for the WPS. %
171 This image must be exactly the same size as your LCD.\\ 171 This image must be exactly the same size as your LCD.\\
172 } 172 }%
173 \config{\%P{\textbar}filename.bmp{\textbar}} 173 \config{\%P{\textbar}filename.bmp{\textbar}}
174 & Load a Progress bar image for the WPS. Use \config{\%pb} tag to show the 174 & Load a Progress bar image for the WPS. Use \config{\%pb} tag to show the
175 progress bar\\ 175 progress bar\\
diff --git a/manual/configure_rockbox/display_options.tex b/manual/configure_rockbox/display_options.tex
index 8333e217e2..69fa4bbfd1 100755
--- a/manual/configure_rockbox/display_options.tex
+++ b/manual/configure_rockbox/display_options.tex
@@ -94,12 +94,13 @@
94 of inverted text (\setting{Bar (inverse)} option) or a small arrow to the 94 of inverted text (\setting{Bar (inverse)} option) or a small arrow to the
95 left of the menu text (\setting{Pointer} option). 95 left of the menu text (\setting{Pointer} option).
96 96
97 \opt{HAVE_LCD_COLOR}{ 97 \nopt{archos}{%
98 \item[Clear Backdrop:] 98 \item[Clear Backdrop:]
99 Rockbox allows you to select bitmap pictures to use as backdrops. 99 Rockbox allows you to select bitmap pictures to use as backdrops,
100 These backdrops are set in the \setting{File Menu}, see 100 see \reference{ref:LoadingBackdrops} for further information.
101 \reference{ref:Filemenu}.
102 This option allows you to clear the backdrops that you set. 101 This option allows you to clear the backdrops that you set.
102 }%
103 \opt{HAVE_LCD_COLOR}{
103 \item[Set Background Colour:] 104 \item[Set Background Colour:]
104 Sets the background colour for the LCD display. 105 Sets the background colour for the LCD display.
105 \item[Set Foreground Colour:] 106 \item[Set Foreground Colour:]