summaryrefslogtreecommitdiff
path: root/manual/plugins
diff options
context:
space:
mode:
Diffstat (limited to 'manual/plugins')
-rw-r--r--manual/plugins/jpegviewer.tex72
1 files changed, 36 insertions, 36 deletions
diff --git a/manual/plugins/jpegviewer.tex b/manual/plugins/jpegviewer.tex
index 07b39840dc..ffa9f1fe75 100644
--- a/manual/plugins/jpegviewer.tex
+++ b/manual/plugins/jpegviewer.tex
@@ -1,51 +1,51 @@
1% $Id$ %
1\subsection{JPEG viewer} 2\subsection{JPEG viewer}
2Open a .jpg file in the file browser to view it\opt{recorder,recorderv2fm,ondio,h1xx} 3Open a JPEG file in the \setting{File Browser} to view it
3{ contents using Rockbox's greyscale library}. 4\opt{recorder,recorderv2fm,ondio,h1xx}{ using Rockbox's greyscale library}.
4\note{When an audio file is playing the size of the image is limited as 5\note{When an audio file is playing the size of the image is limited as
5the decoding process needs to share memory with audio tracks. To be able viewing 6the decoding process needs to share memory with audio tracks. To be able to
6bigger file you may need to stop playback.} 7view a bigger file you may need to stop playback.}
7
8\fixme{use btnmap here -- make this table break more nicely}
9\begin{table} 8\begin{table}
10\begin{center} 9\begin{btnmap}{}{}
11 \begin{tabularx}{.8\textwidth}{lX}\toprule 10 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}
12 \btnhead 11 {\ButtonUp\ / \ButtonDown}
13 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonUp\ / \ButtonDown\ / } 12 \opt{IPOD_4G_PAD}{\ButtonMenu\ / \ButtonPlay}
14 \ButtonLeft\ / \ButtonRight 13 / \ButtonLeft\ / \ButtonRight
15 & Move around in zoomed in image\\ 14 & Move around in zoomed in image\\
16 \opt{recorder,recorderv2fm}{\ButtonPlay} 15 \opt{RECORDER_PAD}{\ButtonPlay}
17 \opt{ondio}{\ButtonMenu} 16 \opt{ONDIO_PAD}{\ButtonMenu}
18 \opt{h1xx,h300}{\ButtonSelect} 17 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD,IAUDIO_X5_PAD}{\ButtonSelect}
19 \opt{ipodcolor,ipodnano}{\ButtonScrollFwd} 18 \opt{IPOD_4G_PAD}{\ButtonScrollFwd}
20 & Zoom in\\ 19 & Zoom in\\
21 \opt{recorder,recorderv2fm}{\fixme{MENU}} 20 \opt{RECORDER_PAD}{\ButtonOn}
22 \opt{ondio}{\ButtonMenu+\ButtonDown} 21 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonDown}
23 \opt{h1xx,h300}{\ButtonMode} 22 \opt{IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonMode}
24 \opt{ipodcolor,ipodnano,ipod4g,ipodmini}{\ButtonScrollBack} 23 \opt{IPOD_4G_PAD}{\ButtonScrollBack}
24 \opt{IAUDIO_X5_PAD}{Hold \ButtonSelect}
25 & Zoom out\\ 25 & Zoom out\\
26 \opt{recorder,recorderv2fm}{\ButtonFThree} 26 \opt{RECORDER_PAD}{\ButtonFThree}
27 \opt{ondio}{\ButtonMenu+\ButtonRight} 27 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonRight}
28 \opt{h1xx}{\ButtonOn} 28 \opt{IRIVER_H100_PAD}{\ButtonOn}
29 \opt{h300}{\ButtonRec} 29 \opt{IRIVER_H300_PAD}{\ButtonRec}
30 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonRight} 30 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonRight}
31 \opt{IAUDIO_X5_PAD}{\ButtonPlay}
31 & Next jpeg in folder\\ 32 & Next jpeg in folder\\
32 \opt{recorder,recorderv2fm}{\ButtonFTwo} 33 \opt{RECORDER_PAD}{\ButtonFTwo}
33 \opt{ondio}{\ButtonMenu} 34 \opt{ONDIO_PAD}{\ButtonMenu+\ButtonLeft}
34 \opt{h1xx}{\ButtonRec} 35 \opt{IRIVER_H100_PAD,IAUDIO_X5_PAD}{\ButtonRec}
35 \opt{h300}{\ButtonOn} 36 \opt{IRIVER_H300_PAD}{\ButtonOn}
36 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonLeft} 37 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonLeft}
37 & Previous jpeg in folder\\ 38 & Previous jpeg in folder\\
38 \opt{recorder,recorderv2fm,h1xx,h300}{\ButtonOff} 39 \opt{RECORDER_PAD,ONDIO_PAD,IRIVER_H100_PAD,IRIVER_H300_PAD}{\ButtonOff}
39 \opt{ondio}{\ButtonOff} 40 \opt{IPOD_4G_PAD}{\ButtonSelect+\ButtonMenu}
40 \opt{ipodcolor,ipodnano}{\ButtonSelect+\ButtonMenu} 41 \opt{IAUDIO_X5_PAD}{\ButtonPower}
41 & Show menu\\\bottomrule 42 & Show menu\\
42 \end{tabularx} 43\end{btnmap}
43 \end{center}
44\end{table} 44\end{table}
45 45
46The menu has the following entries. 46The menu has the following entries.
47\begin{description} 47\begin{description}
48\item[Quit.] Quits the viewer and returns to the file browser. 48\item[Quit.] Quits the viewer and returns to the \setting{File Browser}.
49\item[Toggle Slideshow Mode.] Enables or disables the slideshow mode. 49\item[Toggle Slideshow Mode.] Enables or disables the slideshow mode.
50\item[Change Slideshow Timeout.] You can set the timeout for the slideshow 50\item[Change Slideshow Timeout.] You can set the timeout for the slideshow
51 between 1 second and 20 seconds. 51 between 1 second and 20 seconds.